Skip to content

Commit cf75c66

Browse files
authored
linux_xanmod, linux_xanmod_latest: 2025-04-10 (#397468)
1 parent edde196 commit cf75c66

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.12.21";
18-
hash = "sha256-Zb/n+hLho94+6u5BHAmRYfit/kv1xlh/Tp39kI3kfjA=";
17+
version = "6.12.23";
18+
hash = "sha256-OBsKzXcFLwqidotHDmPwKFtBX9zRC7DoDR4hhWZUv/E=";
1919
};
2020
main = {
21-
version = "6.13.9";
22-
hash = "sha256-JRmyvlvU8NOQ4aLdZ2BmQWUnl1RGjcjucaWN4zVxQpg=";
21+
version = "6.13.11";
22+
hash = "sha256-hv93f1poaCmjdy2G39+T2crnYMS26FxD2Dn2hmTGZB8=";
2323
};
2424
};
2525

0 commit comments

Comments
 (0)