Merge master into staging-next
This commit is contained in:
@@ -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 { };
|
||||
|
||||
@@ -5290,6 +5291,8 @@ in {
|
||||
|
||||
pyomo = callPackage ../development/python-modules/pyomo { };
|
||||
|
||||
phonemizer = callPackage ../development/python-modules/phonemizer { };
|
||||
|
||||
pyopencl = callPackage ../development/python-modules/pyopencl { };
|
||||
|
||||
pyopengl = callPackage ../development/python-modules/pyopengl { };
|
||||
|
||||
Reference in New Issue
Block a user