tv pkgs: don't override gnupg

This commit is contained in:
tv 2022-03-05 10:09:18 +01:00
parent 7a11725440
commit b4e2179efe
1 changed files with 0 additions and 7 deletions

View File

@ -18,10 +18,3 @@ fix
(name: name != "default.nix" && !hasPrefix "." name)
(pushBack "override"
(attrNames (readDir ./.))))))
//
{
gnupg = self.gnupg22;
}