Unverified Commit 6420de02 authored by Zexin Yuan's avatar Zexin Yuan
Browse files

git-credential-gopass: move to by-name

parent 14b4dacd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;