pythonPackages.notmuch2: init at 0.31
generates bindings via cffi
This commit is contained in:
committed by
Matthieu Coudron
parent
3e5039cbd5
commit
6bf0226686
@@ -4140,6 +4140,7 @@ in {
|
||||
notify-py = callPackage ../development/python-modules/notify-py { };
|
||||
|
||||
notmuch = callPackage ../development/python-modules/notmuch { inherit (pkgs) notmuch; };
|
||||
notmuch2 = callPackage ../development/python-modules/notmuch/2.nix { inherit (pkgs) notmuch; };
|
||||
|
||||
nototools = callPackage ../data/fonts/noto-fonts/tools.nix { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user