mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 07:01:12 +00:00
gnugrep: move to by-name/ (#541273)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user