pam_login: Remove
We haven't used/updated this package in years.
This commit is contained in:
@@ -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 { };
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -171,7 +171,6 @@ let
|
||||
nss_ldap = linux;
|
||||
nssmdns = linux;
|
||||
ocaml = linux;
|
||||
pam_login = linux;
|
||||
pan = gtkSupported;
|
||||
par2cmdline = all;
|
||||
pciutils = linux;
|
||||
|
||||
Reference in New Issue
Block a user