linuxKernel.kernels.linux_lqx: 6.9.11 -> 6.10.5
This commit is contained in:
parent
a958fad237
commit
d9e6adf4e7
@ -11,9 +11,9 @@ let
|
||||
};
|
||||
# ./update-zen.py lqx
|
||||
lqxVariant = {
|
||||
version = "6.9.11"; #lqx
|
||||
version = "6.10.5"; #lqx
|
||||
suffix = "lqx1"; #lqx
|
||||
sha256 = "0i6i0ak10gswlk60pnkn5dlz74g4nd7n1xbnvf24nnwwp69kkd44"; #lqx
|
||||
sha256 = "09rscj20j94qkmvk0hlpjm6v1n1ndnkv2vl035gsp5lwggws2jqm"; #lqx
|
||||
isLqx = true;
|
||||
};
|
||||
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
|
||||
|
Loading…
Reference in New Issue
Block a user