about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorinstaller <installer@gmail.com>2024-07-08 11:32:09 +0200
committerinstaller <installer@gmail.com>2024-07-08 11:32:09 +0200
commitb77aa705fe7c1d8a52b01b2bc5532d8ddbad69bd (patch)
tree98e63c84aaaf13c102b5a9c93e20868cf3165a95 /pkgs/os-specific
parent8b6a178b4739ae60bdad0129109d7ad7c25d35b3 (diff)
linuxKernel.kernels.linux_lqx: 6.9.7-lqx1 -> 6.9.8-lqx1
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/zen-kernels.nix4
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 d530f82d8370f..659dcd9299516 100644
--- a/pkgs/os-specific/linux/kernel/zen-kernels.nix
+++ b/pkgs/os-specific/linux/kernel/zen-kernels.nix
@@ -11,9 +11,9 @@ let
   };
   # ./update-zen.py lqx
   lqxVariant = {
-    version = "6.9.7"; #lqx
+    version = "6.9.8"; #lqx
     suffix = "lqx1"; #lqx
-    sha256 = "09z48hnjw0qfvn3b7gm9gs7ixki590wcgy7pm0cw2y41c67f725y"; #lqx
+    sha256 = "1r5ld2xibr0qkwi1yy7h746sclsmd8cq68z0zdpbbn2qrgyx302k"; #lqx
     isLqx = true;
   };
   zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {