Merge pull request #315122 from JerrySM64/update-kernels

linuxKernel.kernels.linux_lqx: 6.8.10-lqx1 -> 6.8.11-lqx1
This commit is contained in:
Nick Cao 2024-05-28 14:00:47 -04:00 committed by GitHub
commit 535b744c25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.8.10"; #lqx
version = "6.8.11"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1j1n3r497wfdpichp38wqcg7sps3nymchdx41i7gq5nlnfwk290q"; #lqx
sha256 = "1dj4znir4wp6jqs680dcxn8z6p02d518993rmrx54ch04jyy5brj"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {