git-credential-gopass: move to by-name

This commit is contained in:
Zexin Yuan
2025-12-16 10:28:30 +08:00
parent 14b4dacdbb
commit 6420de0204
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -1645,8 +1645,6 @@ with pkgs;
passExtensions = recurseIntoAttrs pass.extensions;
git-credential-gopass = callPackage ../tools/security/gopass/git-credential.nix { };
kerf = kerf_1; # kerf2 is WIP
kerf_1 = callPackage ../development/interpreters/kerf {
stdenv = clangStdenv;