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
@@ -299,6 +299,7 @@ mapAliases {
299
299
appthreat-depscan=throw"'appthreat-depscan' has been renamed to/replaced by 'dep-scan'";# Converted to throw 2025-10-27
300
300
arangodb=throw"arangodb has been removed, as it was unmaintained and the packaged version does not build with supported GCC versions";# Added 2025-08-12
301
301
arc-browser=throw"arc-browser was removed due to being unmaintained";# Added 2025-09-03
302
+
archi=throw"'archi' has been removed, since its upstream maintainers do not want it packaged";# Added 2025-11-18
302
303
archipelago-minecraft=throw"archipelago-minecraft has been removed, as upstream no longer ships minecraft as a default APWorld.";# Added 2025-07-15
303
304
archivebox=throw"archivebox has been removed, since the packaged version was stuck on django 3.";# Added 2025-08-01
304
305
ardour_7=throw"ardour_7 has been removed because it relies on gtk2, please use ardour instead.";# Aded 2025-10-04
0 commit comments