mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-notmuch: Disable tests.
* gnu/packages/mail.scm (emacs-notmuch)[arguments]{tests?}: Disable
them.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
committed by
Liliana Marie Prikler
parent
ecc8264786
commit
c699d05eb5
@@ -1583,6 +1583,7 @@ ing, and tagging large collections of email messages.")
|
||||
(arguments
|
||||
(list
|
||||
#:lisp-directory "emacs"
|
||||
#:tests? #f ; Tests are run in the parent package.
|
||||
#:exclude #~(cons* "make-deps.el" "rstdoc.el" %default-exclude)
|
||||
#:include #~(cons* "notmuch-logo.svg" %default-include)
|
||||
#:phases
|
||||
|
||||
Reference in New Issue
Block a user