notmuch: needs emacs to run tests
emacs does not add anything to resulting closure size
This commit is contained in:
parent
b3608c378c
commit
2109a5acb9
@ -14043,12 +14043,7 @@ in
|
||||
qtbase = qt55;
|
||||
};
|
||||
|
||||
notmuch = callPackage ../applications/networking/mailreaders/notmuch {
|
||||
# No need to build Emacs - notmuch.el works just fine without
|
||||
# byte-compilation. Use emacsPackages.notmuch if you want to
|
||||
# byte-compiled files
|
||||
emacs = null;
|
||||
};
|
||||
notmuch = callPackage ../applications/networking/mailreaders/notmuch { };
|
||||
|
||||
notmuch-mutt = callPackage ../applications/networking/mailreaders/notmuch/mutt.nix { };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user