about summary refs log tree commit diff
path: root/pkgs/os-specific
diff options
context:
space:
mode:
authorPedroHLC ☭ <root@pedrohlc.com>2023-01-05 18:50:03 -0300
committerPedroHLC ☭ <root@pedrohlc.com>2023-01-05 18:50:03 -0300
commit4d0d25a37e056e8d349d8d0ab4a3434faf6a9bb1 (patch)
tree42805ce036afc75423315417aff4d7bbd247db8a /pkgs/os-specific
parent1a6f1bfe581596614a5ebe58945a2512266c973c (diff)
linuxKernel.kernels.linux_lqx: 6.1.2-lqx1 -> 6.1.3-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 c061b54337925..a9308ab2eefe7 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.2"; #lqx
+    version = "6.1.3"; #lqx
     suffix = "lqx1"; #lqx
-    sha256 = "03kwp1c3amk87sjdji9643gr396hca8crqf2z614wkd84vdwary0"; #lqx
+    sha256 = "0vp6skhw4wsxk2nl3m8y975a9bx78h5wl574wsfgnc5nvzmh250l"; #lqx
     isLqx = true;
   };
   zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {