Skip to content

Commit e913c73

Browse files
authored
linux_xanmod, linux_xanmod_latest: 2025-01-11 (#373041)
2 parents ae39c8f + 7d81485 commit e913c73

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.69";
18-
hash = "sha256-ZU0vVea8CCR41Sc+bbM4GOnDsFUpTvBvCEHSHLmWHds=";
17+
version = "6.6.70";
18+
hash = "sha256-5G3Lo+dWObVDaBRzn2Ho24R2vMjsupx5z2jRIQ0NAl0=";
1919
};
2020
main = {
21-
version = "6.12.8";
22-
hash = "sha256-rEzSM71ACrBclunnJZ4qaEhPGIKCvyLVpeHgsiDxMu4=";
21+
version = "6.12.9";
22+
hash = "sha256-vA1/OhhwSKVIaLJ7uN2ut1b1/UX/mIAITQ3BqTZD9Uk=";
2323
};
2424
};
2525

0 commit comments

Comments
 (0)