1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: emacs-tmr: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-tmr)[arguments]: Add #:tests? #f.
This commit is contained in:
Liliana Marie Prikler 2025-03-21 20:51:52 +01:00
parent 2bafa92d35
commit 01ea43475a
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -20165,6 +20165,7 @@ structure, or any other pattern.")
(build-system emacs-build-system)
(arguments
(list
#:tests? #f ; spurious lint errors
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'patch-paths