mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-10 23:24:06 +02:00
gnu: emacs-no-littering: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-no-littering)[arguments]: Add #:tests? #f.
This commit is contained in:
@@ -40110,6 +40110,7 @@ launching other commands/applications from within Emacs, similar to the
|
||||
(sha256
|
||||
(base32 "1qr0spndzv03h0lcs2bjajadp9rg7clm506bnwbcqwfqxz9cxnvx"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs
|
||||
(list emacs-compat))
|
||||
(home-page "https://github.com/emacscollective/no-littering")
|
||||
|
||||
Reference in New Issue
Block a user