pam_login: Remove

We haven't used/updated this package in years.
This commit is contained in:
Eelco Dolstra
2015-03-20 16:38:21 +01:00
parent 87c86f6711
commit dda16e0c06
5 changed files with 0 additions and 36 deletions
-2
View File
@@ -9238,8 +9238,6 @@ let
pam_ldap = callPackage ../os-specific/linux/pam_ldap { };
pam_login = callPackage ../os-specific/linux/pam_login { };
pam_mount = callPackage ../os-specific/linux/pam_mount { };
pam_ssh_agent_auth = callPackage ../os-specific/linux/pam_ssh_agent_auth { };
-1
View File
@@ -128,7 +128,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
ntp = linux;
openssh = linux;
openssl = all;
pam_login = linux;
pan = gtkSupported;
par2cmdline = all;
pciutils = linux;
-1
View File
@@ -171,7 +171,6 @@ let
nss_ldap = linux;
nssmdns = linux;
ocaml = linux;
pam_login = linux;
pan = gtkSupported;
par2cmdline = all;
pciutils = linux;