about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorPedroHLC ☭ <root@pedrohlc.com>2023-03-03 22:04:09 -0300
committerPedroHLC ☭ <root@pedrohlc.com>2023-03-03 22:04:09 -0300
commit593e4a3c6e334e7b3c95572210efc7b6aeffeb06 (patch)
tree285f2f1912dee7d000bf4c1141f280a399ecf488 /pkgs/os-specific
parentf5ffd5787786dde3a8bf648c7a1b5f78c4e01abb (diff)
linuxKernel.kernels.linux_lqx: 6.1.13-lqx2 -> 6.1.14-lqx1
Diffstat (limited to 'pkgs/os-specific')
-rw-r--r--pkgs/os-specific/linux/kernel/zen-kernels.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/os-specific/linux/kernel/zen-kernels.nix b/pkgs/os-specific/linux/kernel/zen-kernels.nix
index 7dbf9c97291cd..70a7fbceb3f28 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.13"; #lqx
-    suffix = "lqx2"; #lqx
-    sha256 = "1264cfkb3kfrava8g7byr10avkjg0k281annqppcqqjkyjf63q4y"; #lqx
+    version = "6.1.14"; #lqx
+    suffix = "lqx1"; #lqx
+    sha256 = "026nnmbpipk4gg7llsvm4fgws3ka0hjdywl7h0a8bvq6n9by15i6"; #lqx
     isLqx = true;
   };
   zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {