You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkgs/top-level/aliases.nix
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -683,6 +683,7 @@ mapAliases {
683
683
gcj6=throw"gcj6 has been removed from Nixpkgs, as it is unmaintained and obsolete";# Added 2024-09-13
684
684
gcolor2=throw"'gcolor2' has been removed due to lack of maintenance upstream and depending on gtk2. Consider using 'gcolor3' or 'eyedropper' instead";# Added 2024-09-15
685
685
gdome2=throw"'gdome2' has been removed from nixpkgs, as it is umaintained and obsolete";# Added 2024-12-29
686
+
geocode-glib="throw 'geocode-glib' has been removed, as it was unused and used outdated libraries";# Added 2025-04-16
686
687
geos_3_11=throw"geos_3_11 has been removed from nixpgks. Please use a more recent 'geos' instead.";
687
688
gfortran48=throw"'gfortran48' has been removed from nixpkgs";# Added 2024-09-10
688
689
gfortran49=throw"'gfortran49' has been removed from nixpkgs";# Added 2024-09-11
0 commit comments