gnugrep: move to by-name/

This commit is contained in:
pancaek
2026-07-15 13:56:08 -07:00
parent 8cf889932f
commit b1f7477150
3 changed files with 0 additions and 2 deletions

View File

@@ -2089,8 +2089,6 @@ with pkgs;
gnucap-full = gnucap.withPlugins (p: [ p.verilog ]);
gnugrep = callPackage ../tools/text/gnugrep { };
gnupg1compat = callPackage ../tools/security/gnupg/1compat.nix { };
gnupg1 = gnupg1compat; # use config.packageOverrides if you prefer original gnupg1