arpa2-leaf: Switch to gitUpdater

This commit is contained in:
toonn
2026-07-20 13:04:12 +02:00
parent 0635abd1f6
commit 0206799dbd

View File

@@ -2,6 +2,7 @@
lib,
stdenv,
fetchFromGitLab,
gitUpdater,
cmake,
arpa2cm,
quickder,
@@ -37,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
lillydap
];
passthru.updateScript = nix-update-script { };
passthru.updateScript = gitUpdater { rev-prefix = "v"; };
meta = {
description = "LDAP Extended Attribute Filter";