pam_ldap: add update script
Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
pam,
|
||||
openldap,
|
||||
perl,
|
||||
unstableGitUpdater,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
@@ -33,6 +34,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
openldap
|
||||
];
|
||||
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
||||
meta = {
|
||||
homepage = "https://www.padl.com/OSS/pam_ldap.html";
|
||||
description = "LDAP backend for PAM";
|
||||
|
||||
Reference in New Issue
Block a user