libpam-wrapper: init at 1.1.3
This commit is contained in:
@@ -7042,6 +7042,11 @@ in {
|
||||
|
||||
pytoml = callPackage ../development/python-modules/pytoml { };
|
||||
|
||||
pypamtest = pkgs.libpam-wrapper.override {
|
||||
enablePython = true;
|
||||
inherit python;
|
||||
};
|
||||
|
||||
pypandoc = callPackage ../development/python-modules/pypandoc { };
|
||||
|
||||
yamllint = callPackage ../development/python-modules/yamllint { };
|
||||
|
||||
Reference in New Issue
Block a user