Skip to content

Commit a160a4c

Browse files
committed
sgrep: drop
Fails to build with gcc 14 and unmaintained upstream since 1998 [1]. [1] https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
1 parent 2b547de commit a160a4c

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

pkgs/by-name/sg/sgrep/package.nix

Lines changed: 0 additions & 48 deletions
This file was deleted.

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,6 +1687,7 @@ mapAliases {
16871687
session-desktop-appimage = session-desktop;
16881688
sequoia = sequoia-sq; # Added 2023-06-26
16891689
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
16901691
shallot = throw "'shallot' has been removed as it is broken and the upstream repository was removed. Consider using 'mkp224o'"; # Added 2025-03-16
16911692
inherit (libsForQt5.mauiPackages) shelf; # added 2022-05-17
16921693
shell-hist = throw "'shell-hist' has been removed due to lack of upstream maintenance"; # Added 2025-01-25

0 commit comments

Comments
 (0)