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 296f65e commit 126d1f7Copy full SHA for 126d1f7
pkgs/os-specific/linux/kernel/xanmod-kernels.nix
@@ -14,8 +14,8 @@ let
14
# kernel config in the xanmod version commit
15
variants = {
16
lts = {
17
- version = "6.6.69";
18
- hash = "sha256-ZU0vVea8CCR41Sc+bbM4GOnDsFUpTvBvCEHSHLmWHds=";
+ version = "6.6.70";
+ hash = "sha256-5G3Lo+dWObVDaBRzn2Ho24R2vMjsupx5z2jRIQ0NAl0=";
19
};
20
main = {
21
version = "6.12.8";
0 commit comments