···14 # kernel config in the xanmod version commit
15 variants = {
16 lts = {
17- version = "6.12.36";
18- hash = "sha256-F/vdX8vAKf2/70Kni1UPcx/XBNF1b9tcoyzV4+q2/rY=";
19 };
20 main = {
21- version = "6.15.5";
22- hash = "sha256-jw5l0nd7ClDwMLI6n3LmJ+0MprcgTlsHQKpsdX6hFZs=";
23 };
24 };
25
···14 # kernel config in the xanmod version commit
15 variants = {
16 lts = {
17+ version = "6.12.37";
18+ hash = "sha256-VH5w802w6ugpMP5YPUuOJtf9TnrLZmFJUrGCQVH4n+s=";
19 };
20 main = {
21+ version = "6.15.6";
22+ hash = "sha256-ArhRHMHvScV1Xa0lgBbM0hYtCAXujSCHA3aKEZnZSwU=";
23 };
24 };
25
+1
pkgs/top-level/aliases.nix
···314 ats = throw "'ats' has been removed as it is unmaintained for 10 years and broken"; # Added 2025-05-17
315 audaciousQt5 = throw "'audaciousQt5' has been removed, since audacious is built with Qt 6 now"; # Added 2024-07-06
316 auditBlasHook = throw "'auditBlasHook' has been removed since it never worked"; # Added 2024-04-02
0317 aumix = throw "'aumix' has been removed due to lack of maintenance upstream. Consider using 'pamixer' for CLI or 'pavucontrol' for GUI"; # Added 2024-09-14
318 authy = throw "'authy' has been removed since it reached end of life"; # Added 2024-04-19
319 autoadb = throw "'autoadb' has been removed due to lack of maintenance upstream"; # Added 2025-01-25
···314 ats = throw "'ats' has been removed as it is unmaintained for 10 years and broken"; # Added 2025-05-17
315 audaciousQt5 = throw "'audaciousQt5' has been removed, since audacious is built with Qt 6 now"; # Added 2024-07-06
316 auditBlasHook = throw "'auditBlasHook' has been removed since it never worked"; # Added 2024-04-02
317+ autoReconfHook = throw "You meant 'autoreconfHook', with a lowercase 'r'."; # preserve
318 aumix = throw "'aumix' has been removed due to lack of maintenance upstream. Consider using 'pamixer' for CLI or 'pavucontrol' for GUI"; # Added 2024-09-14
319 authy = throw "'authy' has been removed since it reached end of life"; # Added 2024-04-19
320 autoadb = throw "'autoadb' has been removed due to lack of maintenance upstream"; # Added 2025-01-25