linuxKernel.kernels.linux_lqx: 6.6.4-lqx1 -> 6.6.6-lqx1

This commit is contained in:
Sophie Tauchert 2023-12-13 10:10:21 +01:00
parent dffac4a1a4
commit f6d681d974
No known key found for this signature in database
GPG Key ID: 52701DE5F5F51125

View File

@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.6.4"; #lqx
version = "6.6.6"; #lqx
suffix = "lqx1"; #lqx
sha256 = "049pga9bc5pbnwki5vmnz9pdx0p5r7sssb66b4580h9x9skzi9m2"; #lqx
sha256 = "0p3ilsikd0v2k6d40n5s3smipww817yw2y47ayi1xj8m44rlp8gg"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {