We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae39c8f + 7d81485 commit e913c73Copy full SHA for e913c73
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.69";
18
- hash = "sha256-ZU0vVea8CCR41Sc+bbM4GOnDsFUpTvBvCEHSHLmWHds=";
+ version = "6.6.70";
+ hash = "sha256-5G3Lo+dWObVDaBRzn2Ho24R2vMjsupx5z2jRIQ0NAl0=";
19
};
20
main = {
21
- version = "6.12.8";
22
- hash = "sha256-rEzSM71ACrBclunnJZ4qaEhPGIKCvyLVpeHgsiDxMu4=";
+ version = "6.12.9";
+ hash = "sha256-vA1/OhhwSKVIaLJ7uN2ut1b1/UX/mIAITQ3BqTZD9Uk=";
23
24
25
0 commit comments