Merge pull request #294272 from zzzsyyy/update/xanmod

linux_xanmod, linux_xanmod_latest: 2024-03-06
This commit is contained in:
Atemu
2024-03-10 19:04:55 +00:00
committed by GitHub
@@ -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.19";
hash = "sha256-DfoClySWV0vlDDRAJsujGj5ypnGr+HsVbszCYfi+2V0=";
version = "6.6.21";
hash = "sha256-DDkjrtKK7zIffVMuBtHvSWp0GtMA87YuOp8AhUw64+Y=";
variant = "lts";
};
mainVariant = {
version = "6.7.7";
hash = "sha256-Y+SvnvkFOGCxq+hGwpiiymNr1rYbNqppNA0d63TyUmo=";
version = "6.7.9";
hash = "sha256-/YoZTclMdJBQ8iwpfm/Ne/YLNQneN0hccy95o3fWvGM=";
variant = "main";
};