Skip to content

Commit

Permalink
Merge pull request #304993 from zzzsyyy/update/xanmod
Browse files Browse the repository at this point in the history
linux_xanmod, linux_xanmod_latest: 2024-04-17
  • Loading branch information
lovesegfault authored Apr 19, 2024
2 parents 8035fad + 1192ff2 commit 7e6c969
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 @@ -6,14 +6,14 @@ let
# NOTE: When updating these, please also take a look at the changes done to
# kernel config in the xanmod version commit
ltsVariant = {
version = "6.6.27";
hash = "sha256-MYvt7QWRdUybbhva6B4MOYrwnJfuu/qvMlnaGKcO1Hw=";
version = "6.6.28";
hash = "sha256-0ld4pZIddfkGytxzqgC7AGD3gc2H9mhZbhpbFLD3G+s=";
variant = "lts";
};

mainVariant = {
version = "6.8.6";
hash = "sha256-7GsiIl3rcLm/u2zxrjpP6dTxn7w/6at22gaU//mLlzw=";
version = "6.8.7";
hash = "sha256-S9UooZhMtvfyL2BVUfMBxvPLkZvXm37duWSjcpk5dvY=";
variant = "main";
};

Expand Down

0 comments on commit 7e6c969

Please sign in to comment.