about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorPedroHLC ☭ <root@pedrohlc.com>2023-02-02 13:09:46 -0300
committerPedroHLC ☭ <root@pedrohlc.com>2023-02-02 13:09:46 -0300
commit001bb99794935fa7cfecf234bfea3a4177a719b1 (patch)
tree85ca1678a4dc9eeb1ed67eac7dbf2f291879fc45 /pkgs/os-specific
parent79feedf38536de2a27d13fe2eaf200a9c05193ba (diff)
linuxKernel.kernels.linux_lqx: 6.1.8-lqx1 -> 6.1.9-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 0a77671f55362..b60daaf3d0f41 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.1.8"; #lqx
+    version = "6.1.9"; #lqx
     suffix = "lqx1"; #lqx
-    sha256 = "06q5a2p6m5r891pkgisbj8irgv09qb77lnjc26gh4nyc9qzg2d3f"; #lqx
+    sha256 = "167qr1mxsr5llmzixsijsn72d8jyphhgg2k8qsf369m7y58sz0s9"; #lqx
     isLqx = true;
   };
   zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {