We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc029f1 + e94db5f commit 8ae7ef7Copy full SHA for 8ae7ef7
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -14,12 +14,12 @@ let
14
# kernel config in the xanmod version commit
15
variants = {
16
lts = {
17
- version = "6.6.66";
18
- hash = "sha256-ZZrU1yzji7jAC76Eh/uoRQBcnb6cMWTqYlt9RQB8L3M=";
+ version = "6.6.67";
+ hash = "sha256-ePZAs+TWroyDSKx+ubZeNRr/lA8zuqp3m0Cs5yE18JE=";
19
};
20
main = {
21
- version = "6.12.5";
22
- hash = "sha256-zawR9RMN/ATCiEbqlLOII0uvlHM6lZFlJ8fGjITYLPA=";
+ version = "6.12.6";
+ hash = "sha256-Pao4tS3SjllOkRrH+k/+9JqLIEOrNqJTFlHZ4cp2OF8=";
23
24
25
0 commit comments