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.
1 parent a5ae4bc commit 02cc8edCopy full SHA for 02cc8ed
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.12.12";
18
- hash = "sha256-k+nRkmqZXqHTYVT4r+Lt7SG9uLDsefM3ivV5Ps6VL8c=";
+ version = "6.12.13";
+ hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A=";
19
};
20
main = {
21
22
23
24
25
0 commit comments