Skip to content

Commit

Permalink
linux_xanmod, linux_xanmod_latest: 2024-08-29 (#338803)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianhjr authored Sep 2, 2024
2 parents 89bb3df + 78bac42 commit 2407ff0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pkgs/os-specific/linux/kernel/xanmod-kernels.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ let
# kernel config in the xanmod version commit
variants = {
lts = {
version = "6.6.47";
hash = "sha256-FF5kOUC3wIGPjf2f9pogaR51L8kdwJIpAmGc1h/LdV8=";
version = "6.6.48";
hash = "sha256-Ayuq4qKWu/wgG3wiMNrgkcc6BNSUReqileNx4vYMtak=";
};
main = {
version = "6.10.6";
hash = "sha256-QG0rOysVFm+yeYbVX9OHotdq9IvCF+zxceUuG1yytrc=";
version = "6.10.7";
hash = "sha256-I2gtxaANJBmUlko7I9x1izLTyCBMqvUW/1Qx3a0H4uU=";
};
};

Expand Down

0 comments on commit 2407ff0

Please sign in to comment.