1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 12:00:35 +02:00

gnu: emacs-elpher: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-elpher)[arguments]: Add #:tests? #f.
This commit is contained in:
Liliana Marie Prikler 2025-03-16 08:00:23 +01:00
parent 3503a4d03b
commit 86f6e8af4f
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -37373,6 +37373,7 @@ it forcibly
(arguments
(list
#:emacs emacs-no-x ;need libxml support
#:tests? #f ;no tests
#:phases
#~(modify-phases %standard-phases
(add-before 'install 'build-doc