Skip to content

Commit

Permalink
linux_xanmod, linux_xanmod_latest: 2025-02-17
Browse files Browse the repository at this point in the history
  • Loading branch information
eljamm committed Feb 20, 2025
1 parent e564aa6 commit 6f18765
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 @@ -14,12 +14,12 @@ let
# kernel config in the xanmod version commit
variants = {
lts = {
version = "6.12.13";
hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A=";
version = "6.12.14";
hash = "sha256-+lkOWfygGbR3vYfwrUvcHrAq00ReqxNsyD1Ar8D1kag=";
};
main = {
version = "6.12.13";
hash = "sha256-1AlkY+7lkOnjvA+h3eP3RHPrV1upydDHhZVPY5ty58A=";
version = "6.12.14";
hash = "sha256-+lkOWfygGbR3vYfwrUvcHrAq00ReqxNsyD1Ar8D1kag=";
};
};

Expand Down

0 comments on commit 6f18765

Please sign in to comment.