linuxKernel.kernels.linux_lqx: 6.7.6-lqx1 -> 6.7.9-lqx1

This commit is contained in:
Jerry Starke 2024-03-08 17:12:22 +01:00
parent 349d8e0c5c
commit 2876de8991

View File

@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.7.6"; #lqx
version = "6.7.9"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1z737ma2ak2yddc416svr5s2f7pl31v1cs2bknl9v6syl6xm9sxk"; #lqx
sha256 = "0hhkn2098h69l8slz5f0krkckf3qm7hmh5z233j341jpc0qv8p6b"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {