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
@@ -318,6 +318,7 @@ mapAliases {
318
318
authy=throw"'authy' has been removed since it reached end of life";# Added 2024-04-19
319
319
autoadb=throw"'autoadb' has been removed due to lack of maintenance upstream";# Added 2025-01-25
320
320
avldrums-lv2=throw"'avldrums-lv2' has been renamed to/replaced by 'x42-avldrums'";# Converted to throw 2024-10-17
321
+
avr-sim=throw"'avr-sim' has been removed as it was broken and unmaintained. Possible alternatives are 'simavr', SimulAVR and AVRStudio.";# Added 2025-05-31
321
322
avrlibcCross=avrlibc;# Added 2024-09-06
322
323
axmldec=throw"'axmldec' has been removed as it was broken and unmaintained for 8 years";# Added 2025-05-17
0 commit comments