Merge pull request #277477 from JerrySM64/update-linux-lqx

linuxKernel.kernels.linux_lqx: 6.6.8-lqx1 -> 6.6.8-lqx2
This commit is contained in:
Thiago Kenji Okada 2023-12-29 08:44:50 +00:00 committed by GitHub
commit 96bd63e127
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,8 @@ let
# ./update-zen.py lqx
lqxVariant = {
version = "6.6.8"; #lqx
suffix = "lqx1"; #lqx
sha256 = "04ix6mifnwg1flk2mnjxsajg227svwazhyi8r2h6xwbg0sy80qps"; #lqx
suffix = "lqx2"; #lqx
sha256 = "1hb6g657ivpnyqw6xsd6b09kwlh4vv11wv68ydcmsd5cg6qmv2zy"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {