pam_console: Remove
This package is no longer used in NixOS.
This commit is contained in:
@@ -9232,10 +9232,6 @@ let
|
||||
|
||||
pam_ccreds = callPackage ../os-specific/linux/pam_ccreds { };
|
||||
|
||||
pam_console = callPackage ../os-specific/linux/pam_console {
|
||||
libtool = libtool_1_5;
|
||||
};
|
||||
|
||||
pam_devperm = callPackage ../os-specific/linux/pam_devperm { };
|
||||
|
||||
pam_krb5 = callPackage ../os-specific/linux/pam_krb5 { };
|
||||
|
||||
@@ -128,7 +128,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
|
||||
ntp = linux;
|
||||
openssh = linux;
|
||||
openssl = all;
|
||||
pam_console = linux;
|
||||
pam_login = linux;
|
||||
pan = gtkSupported;
|
||||
par2cmdline = all;
|
||||
|
||||
@@ -171,7 +171,6 @@ let
|
||||
nss_ldap = linux;
|
||||
nssmdns = linux;
|
||||
ocaml = linux;
|
||||
pam_console = linux;
|
||||
pam_login = linux;
|
||||
pan = gtkSupported;
|
||||
par2cmdline = all;
|
||||
|
||||
Reference in New Issue
Block a user