gopass-hibp: move to by-name

This commit is contained in:
Zexin Yuan 2025-12-15 11:57:23 +08:00
parent b6638b48e9
commit e12dccdc36
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -1645,8 +1645,6 @@ with pkgs;
passExtensions = recurseIntoAttrs pass.extensions;
gopass-hibp = callPackage ../tools/security/gopass/hibp.nix { };
git-credential-gopass = callPackage ../tools/security/gopass/git-credential.nix { };
gopass-summon-provider = callPackage ../tools/security/gopass/summon.nix { };