We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d3cc1f + a160a4c commit 6de61eeCopy full SHA for 6de61ee
pkgs/by-name/sg/sgrep/package.nix
pkgs/top-level/aliases.nix
@@ -1687,6 +1687,7 @@ mapAliases {
1687
session-desktop-appimage = session-desktop;
1688
sequoia = sequoia-sq; # Added 2023-06-26
1689
sexp = sexpp; # Added 2023-07-03
1690
+ sgrep = throw "'sgrep' has been removed as it was unmaintained upstream since 1998 and broken with gcc 14"; # Added 2025-05-17
1691
shallot = throw "'shallot' has been removed as it is broken and the upstream repository was removed. Consider using 'mkp224o'"; # Added 2025-03-16
1692
inherit (libsForQt5.mauiPackages) shelf; # added 2022-05-17
1693
shell-hist = throw "'shell-hist' has been removed due to lack of upstream maintenance"; # Added 2025-01-25
0 commit comments