pythonPackages.python-pam: init at 1.8.4

This commit is contained in:
Nikolay Amiantov
2020-06-01 10:08:02 +02:00
committed by zimbatm
parent 79b9b7720f
commit e5e4d387e1
2 changed files with 25 additions and 0 deletions
+2
View File
@@ -3316,6 +3316,8 @@ in {
python-axolotl-curve25519 = callPackage ../development/python-modules/python-axolotl-curve25519 { };
python-pam = callPackage ../development/python-modules/python-pam { };
pythonix = callPackage ../development/python-modules/pythonix {
inherit (pkgs) meson pkgconfig;
};