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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -250,6 +250,10 @@ mapAliases {
250
250
cpp-ipfs-api=cpp-ipfs-http-client;# Project has been renamed. Added 2022-05-15
251
251
crispyDoom=crispy-doom;# Added 2023-05-01
252
252
crossLibcStdenv=stdenvNoLibc;# Added 2024-09-06
253
+
crystal_1_2=throw"'crystal_1_2' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead";# Added 2025-02-13
254
+
crystal_1_7=throw"'crystal_1_7' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead";# Added 2025-02-13
255
+
crystal_1_8=throw"'crystal_1_8' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead";# Added 2025-02-13
256
+
crystal_1_9=throw"'crystal_1_9' has been removed as it is obsolete and no longer used in the tree. Consider using 'crystal' instead";# Added 2025-02-13
253
257
clash-geoip=throw"'clash-geoip' has been removed. Consider using 'dbip-country-lite' instead.";# added 2024-10-19
254
258
clash-verge=throw"'clash-verge' has been removed, as it was broken and unmaintained. Consider using 'clash-verge-rev' or 'clash-nyanpasu' instead";# Added 2024-09-17
0 commit comments