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.
2 parents 5e2c295 + 8e03d42 commit fbad0b9Copy full SHA for fbad0b9
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.6.60";
18
- hash = "sha256-hbuMuLoXVaFb/HnkVlJm8BSwStxsWmz5e4y65kXBJto=";
+ version = "6.6.62";
+ hash = "sha256-KbD5YaaZLDDsp5wuEkenUe+/KrFjOgUomXtLKHtQzvs=";
19
};
20
main = {
21
- version = "6.11.7";
22
- hash = "sha256-+gj6sR20v4+NHR4cqsVK5fVpqXs9zxcBh0kJUH5qpNE=";
+ version = "6.11.9";
+ hash = "sha256-lR7GXFy3eYq75+LwVlXScPYWbdVW6wAV+He0YZ+5AF4=";
23
24
25
0 commit comments