Skip to content

Commit 8ae7ef7

Browse files
authored
linux_xanmod, linux_xanmod_latest: 2024-12-20 (NixOS#367161)
2 parents cc029f1 + e94db5f commit 8ae7ef7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/os-specific/linux/kernel/xanmod-kernels.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ let
1414
# kernel config in the xanmod version commit
1515
variants = {
1616
lts = {
17-
version = "6.6.66";
18-
hash = "sha256-ZZrU1yzji7jAC76Eh/uoRQBcnb6cMWTqYlt9RQB8L3M=";
17+
version = "6.6.67";
18+
hash = "sha256-ePZAs+TWroyDSKx+ubZeNRr/lA8zuqp3m0Cs5yE18JE=";
1919
};
2020
main = {
21-
version = "6.12.5";
22-
hash = "sha256-zawR9RMN/ATCiEbqlLOII0uvlHM6lZFlJ8fGjITYLPA=";
21+
version = "6.12.6";
22+
hash = "sha256-Pao4tS3SjllOkRrH+k/+9JqLIEOrNqJTFlHZ4cp2OF8=";
2323
};
2424
};
2525

0 commit comments

Comments
 (0)