lol

Merge pull request #193166 from PedroHLC/linux-lqx

linux-lqx: 5.19.11-lqx1 -> 5.19.11-lqx2

authored by

superherointj and committed by
GitHub
6ba2d984 ff346a44

+2 -2
+2 -2
pkgs/os-specific/linux/kernel/zen-kernels.nix
··· 12 12 # ./update-zen.py lqx 13 13 lqxVariant = { 14 14 version = "5.19.11"; #lqx 15 - suffix = "lqx1"; #lqx 16 - sha256 = "0mv3ic1zx1xil87zllbqkm587lpzzj3vrw376ch4imzyvmz6b2yx"; #lqx 15 + suffix = "lqx2"; #lqx 16 + sha256 = "1j6mr3ibl99l23wyycs5m1zmclp1qwbw5in36hi0pfq04jx2l6cn"; #lqx 17 17 isLqx = true; 18 18 }; 19 19 zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {