linux_xanmod, linux_xanmod_latest: 2025-01-11 (#373041)

Changed files
+4 -4
pkgs
os-specific
linux
+4 -4
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
···
# kernel config in the xanmod version commit
variants = {
lts = {
-
version = "6.6.69";
-
hash = "sha256-ZU0vVea8CCR41Sc+bbM4GOnDsFUpTvBvCEHSHLmWHds=";
+
version = "6.6.70";
+
hash = "sha256-5G3Lo+dWObVDaBRzn2Ho24R2vMjsupx5z2jRIQ0NAl0=";
};
main = {
-
version = "6.12.8";
-
hash = "sha256-rEzSM71ACrBclunnJZ4qaEhPGIKCvyLVpeHgsiDxMu4=";
+
version = "6.12.9";
+
hash = "sha256-vA1/OhhwSKVIaLJ7uN2ut1b1/UX/mIAITQ3BqTZD9Uk=";
};
};