Merge pull request #282598 from JerrySM64/update-linux-zen

linuxKernel.kernels.linux_lqx: 6.6.12-lqx1 -> 6.7.1-lqx1
This commit is contained in:
Thiago Kenji Okada 2024-01-21 22:45:17 +00:00 committed by GitHub
commit 35d61a923b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,9 +11,9 @@ let
}; };
# ./update-zen.py lqx # ./update-zen.py lqx
lqxVariant = { lqxVariant = {
version = "6.6.12"; #lqx version = "6.7.1"; #lqx
suffix = "lqx1"; #lqx suffix = "lqx1"; #lqx
sha256 = "13wj7w66mrkabf7f03svq8x9dqy7w3dnh9jqpkr2hdkd6l2nf6c3"; #lqx sha256 = "12fsf7wigma1wmqcpqp1aabmwxsf4yhwa6y3xhbnmiz83cakx27z"; #lqx
isLqx = true; isLqx = true;
}; };
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // { zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {