Loading pkgs/os-specific/linux/kernel/zen-kernels.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ let }; # ./update-zen.py lqx lqxVariant = { version = "6.5.4"; #lqx suffix = "lqx2"; #lqx sha256 = "0zz7jn2fic7llppv4ih91jfz0k0q6c04xsyqljhiw6279dsv8h7c"; #lqx version = "6.5.5"; #lqx suffix = "lqx1"; #lqx sha256 = "1sr23yjwl7sh58s5f9yy9ld163c5lm0qbn0gqg8bnkshx08r39h8"; #lqx isLqx = true; }; zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // { Loading Loading
pkgs/os-specific/linux/kernel/zen-kernels.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ let }; # ./update-zen.py lqx lqxVariant = { version = "6.5.4"; #lqx suffix = "lqx2"; #lqx sha256 = "0zz7jn2fic7llppv4ih91jfz0k0q6c04xsyqljhiw6279dsv8h7c"; #lqx version = "6.5.5"; #lqx suffix = "lqx1"; #lqx sha256 = "1sr23yjwl7sh58s5f9yy9ld163c5lm0qbn0gqg8bnkshx08r39h8"; #lqx isLqx = true; }; zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // { Loading