From b1f7477150d2a8a5c6b4e0bccc91571bc83b2f46 Mon Sep 17 00:00:00 2001 From: pancaek <20342389+pancaek@users.noreply.github.com> Date: Wed, 15 Jul 2026 13:56:08 -0700 Subject: [PATCH] gnugrep: move to by-name/ --- .../gnugrep/gnulib-float-h-tests-port-to-C23-PowerPC-GCC.patch | 0 .../text/gnugrep/default.nix => by-name/gn/gnugrep/package.nix} | 0 pkgs/top-level/all-packages.nix | 2 -- 3 files changed, 2 deletions(-) rename pkgs/{tools/text => by-name/gn}/gnugrep/gnulib-float-h-tests-port-to-C23-PowerPC-GCC.patch (100%) rename pkgs/{tools/text/gnugrep/default.nix => by-name/gn/gnugrep/package.nix} (100%) diff --git a/pkgs/tools/text/gnugrep/gnulib-float-h-tests-port-to-C23-PowerPC-GCC.patch b/pkgs/by-name/gn/gnugrep/gnulib-float-h-tests-port-to-C23-PowerPC-GCC.patch similarity index 100% rename from pkgs/tools/text/gnugrep/gnulib-float-h-tests-port-to-C23-PowerPC-GCC.patch rename to pkgs/by-name/gn/gnugrep/gnulib-float-h-tests-port-to-C23-PowerPC-GCC.patch diff --git a/pkgs/tools/text/gnugrep/default.nix b/pkgs/by-name/gn/gnugrep/package.nix similarity index 100% rename from pkgs/tools/text/gnugrep/default.nix rename to pkgs/by-name/gn/gnugrep/package.nix diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 4e00dc626823..2dcbfc9a6cfc 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -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