diff options
| author | R. Ryantm <ryantm-bot@ryantm.com> | 2025-12-27 22:24:47 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-27 23:54:15 +0000 |
| commit | 2f32d5a325c92cb1d92c92959b602c8005dc92e6 (patch) | |
| tree | c55ad1179547453c95d023b35a6f04b5d35bfbbc | |
| parent | df16f37de071b2bbe40a3cb3c93030381970db7b (diff) | |
linuxKernel.kernels.linux_lqx: 6.17.13 -> 6.18.2
(cherry picked from commit ed531ed04ef57a63a9fd712ed3400cc8919d8b58)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/zen-kernels.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/kernel/zen-kernels.nix b/pkgs/os-specific/linux/kernel/zen-kernels.nix index 832a2e23d06c..6fa950404dad 100644 --- a/pkgs/os-specific/linux/kernel/zen-kernels.nix +++ b/pkgs/os-specific/linux/kernel/zen-kernels.nix @@ -23,9 +23,9 @@ let }; # ./update-zen.py lqx lqx = { - version = "6.17.13"; # lqx + version = "6.18.2"; # lqx suffix = "lqx1"; # lqx - sha256 = "1h1ca4cnsxr5z7j0qz0iiywlci1pd1bid6zr2kmmajyzm5nwfzgy"; # lqx + sha256 = "0g2nxdcyzswndz15s5xpia3p7jsdi9kvh8rk0d87zgwwz395zzvq"; # lqx isLqx = true; }; }; |
