Merge pull request #275778 from zzzsyyy/update/xanmod

linux_xanmod, linux_xanmod_latest: 2023-12-20
This commit is contained in:
Atemu 2023-12-21 19:55:28 +01:00 committed by GitHub
commit 018a6d3345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.1.68";
hash = "sha256-mpnoaeeBrCELXJujgHKqZxSIzRMbk8dpPv1G9EKAf3E=";
version = "6.1.69";
hash = "sha256-/uk2sS7g4REPtR/LSc7djjoc//m6QvrXfHO4OemQcy8=";
variant = "lts";
};
mainVariant = {
version = "6.6.7";
hash = "sha256-0I+CS4Ithb0euFAO5G7ao3dxA1gq5wqFVsNyYWvRfYc=";
version = "6.6.8";
hash = "sha256-TtWTYuT3GMnQy1shkF+HTgv4Z1OSOLh4RXfG+Xj0n3M=";
variant = "main";
};