diff options
| author | nixpkgs-ci[bot] <190413589+nixpkgs-ci[bot]@users.noreply.github.com> | 2026-01-29 12:12:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-29 12:12:13 +0000 |
| commit | e525a16ee45b93d9005dc679f72ed4fcf30205c9 (patch) | |
| tree | 018a55b56dcd9919827dbb5619758d6608a94b98 /pkgs/os-specific | |
| parent | Merge master into staging-nixos (diff) | |
| parent | pragtical: 3.7.0 -> 3.8.1 (#477210) (diff) | |
| download | nixpkgs-e525a16ee45b93d9005dc679f72ed4fcf30205c9.tar.gz | |
Merge master into staging-nixos
Diffstat (limited to 'pkgs/os-specific')
| -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 85dd9331c137..3f1efddf973d 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.18.6"; # lqx + version = "6.18.7"; # lqx suffix = "lqx1"; # lqx - sha256 = "18b5yw91k4m9cfa2gw6n07sw3xfnzs9xx7hb0ls26r4d8jn01lsq"; # lqx + sha256 = "1wm1qzim11gka3fmfz3qxxhl1rjyy9jb6pjqh2q8fpg33g005wsh"; # lqx isLqx = true; }; }; |
