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

linuxKernel.kernels.linux_lqx: 6.5.5-lqx1 -> 6.5.5-lqx2
This commit is contained in:
Thiago Kenji Okada 2023-10-01 11:18:06 +01:00 committed by GitHub
commit 1780128892
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.5.5"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1sr23yjwl7sh58s5f9yy9ld163c5lm0qbn0gqg8bnkshx08r39h8"; #lqx
suffix = "lqx2"; #lqx
sha256 = "18gji7l3mgm8z0vi99q5xzrmpmw7jm1sqm2mc6abs51bi5vwir09"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {