Skip to content

Commit 02cc8ed

Browse files
committed
linux_xanmod, linux_xanmod_latest: 2025-02-09
1 parent a5ae4bc commit 02cc8ed

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.12";
18-
hash = "sha256-k+nRkmqZXqHTYVT4r+Lt7SG9uLDsefM3ivV5Ps6VL8c=";
17+
version = "6.12.13";
18+
hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A=";
1919
};
2020
main = {
21-
version = "6.12.12";
22-
hash = "sha256-k+nRkmqZXqHTYVT4r+Lt7SG9uLDsefM3ivV5Ps6VL8c=";
21+
version = "6.12.13";
22+
hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A=";
2323
};
2424
};
2525

0 commit comments

Comments
 (0)