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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,7 @@ mapAliases {
204
204
clwrapperFunction=throw"Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual.";# Added 2024-05-07
205
205
CoinMP=coinmp;# Added 2024-06-12
206
206
collada-dom=opencollada;# added 2024-02-21
207
+
colorpicker=throw"'colorpicker' has been removed due to lack of maintenance upstream. Consider using 'gcolor3' or 'eyedropper' instead";# Added 2024-10-19
207
208
coriander=throw"'coriander' has been removed because it depends on GNOME 2 libraries";# Added 2024-06-27
208
209
corretto19=throw"Corretto 19 was removed as it has reached its end of life";# Added 2024-08-01
209
210
cosmic-tasks=tasks;# Added 2024-07-04
@@ -285,6 +286,7 @@ mapAliases {
285
286
286
287
EBTKS=ebtks;# Added 2024-01-21
287
288
eask=eask-cli;# Added 2024-09-05
289
+
eboard=throw"'eboard' has been removed due to lack of maintenance upstream. Consider using 'kdePackages.knights' instead";# Added 2024-10-19
288
290
ec2_ami_tools=throw"'ec2_ami_tools' has been renamed to/replaced by 'ec2-ami-tools'";# Converted to throw 2024-10-17
289
291
ec2_api_tools=throw"'ec2_api_tools' has been renamed to/replaced by 'ec2-api-tools'";# Converted to throw 2024-10-17
290
292
ec2-utils=amazon-ec2-utils;# Added 2022-02-01
@@ -308,6 +310,7 @@ mapAliases {
308
310
309
311
EmptyEpsilon=empty-epsilon;# Added 2024-07-14
310
312
enyo-doom=enyo-launcher;# Added 2022-09-09
313
+
epdfview=throw"'epdfview' has been removed due to lack of maintenance upstream. Consider using 'qpdfview' instead";# Added 2024-10-19
311
314
epoxy=throw"'epoxy' has been renamed to/replaced by 'libepoxy'";# Converted to throw 2024-10-17
312
315
313
316
erlang_27-rc3=throw"erlang_27-rc3 has been removed in favor of erlang_27";# added 2024-05-20
@@ -474,6 +477,7 @@ mapAliases {
474
477
gringo=clingo;# added 2022-11-27
475
478
grub2_full=grub2;# Added 2022-11-18
476
479
gtetrinet=throw"'gtetrinet' has been removed because it depends on GNOME 2 libraries";# Added 2024-06-27
480
+
gtk2fontsel=throw"'gtk2fontsel' has been removed due to lack of maintenance upstream. GTK now has a built-in font chooser so it's no longer needed for newer apps";# Added 2024-10-19
477
481
gtkcord4=dissent;# Added 2024-03-10
478
482
gtkperf=throw"'gtkperf' has been removed due to lack of maintenance upstream";# Added 2024-09-14
479
483
guardian-agent=throw"'guardian-agent' has been removed, as it hasn't been maintained upstream in years and accumulated many vulnerabilities";# Added 2024-06-09
@@ -564,6 +568,7 @@ mapAliases {
564
568
LASzip=laszip;# Added 2024-06-12
565
569
LASzip2=laszip_2;# Added 2024-06-12
566
570
latinmodern-math=lmmath;
571
+
leafpad=throw"'leafpad' has been removed due to lack of maintenance upstream. Consider using 'xfce.mouspad' instead";# Added 2024-10-19
567
572
ledger_agent=ledger-agent;# Added 2024-01-07
568
573
lfs=dysk;# Added 2023-07-03
569
574
libAfterImage=throw"'libAfterImage' has been removed from nixpkgs, as it's no longer in development for a long time";# Added 2024-06-01
@@ -981,6 +986,7 @@ mapAliases {
981
986
quicklispPackagesFor=throw"Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual.";# Added 2024-05-07
982
987
quicklispPackagesGCL=throw"Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual.";# Added 2024-05-07
983
988
quicklispPackagesSBCL=throw"Lisp packages have been redesigned. See 'lisp-modules' in the nixpkgs manual.";# Added 2024-05-07
989
+
qxw=throw"'qxw' has been removed due to lack of maintenance upstream. Consider using 'crosswords' instead";# Added 2024-10-19
984
990
985
991
### R ###
986
992
@@ -1239,6 +1245,7 @@ mapAliases {
1239
1245
### X ###
1240
1246
1241
1247
x509-limbo=throw"'x509-limbo' has been removed from nixpkgs";# Added 2024-10-22
1248
+
xarchive=throw"'xarchive' has been removed due to lack of maintenance upstream. Consider using 'file-roller' instead";# Added 2024-10-19
1242
1249
xbmc-retroarch-advanced-launchers=throw"'xbmc-retroarch-advanced-launchers' has been renamed to/replaced by 'kodi-retroarch-advanced-launchers'";# Converted to throw 2024-10-17
1243
1250
xdg_utils=throw"'xdg_utils' has been renamed to/replaced by 'xdg-utils'";# Converted to throw 2024-10-17
1244
1251
xen-light=throw"'xen-light' has been renamed to/replaced by 'xen-slim'";# Added 2024-06-30
0 commit comments