Skip to content

Commit 8859192

Browse files
linuxKernel.kernels.linux_lqx: 6.12.2 -> 6.12.10
1 parent 43a7f60 commit 8859192

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/os-specific/linux/kernel/zen-kernels.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ let
1919
};
2020
# ./update-zen.py lqx
2121
lqx = {
22-
version = "6.12.2"; # lqx
23-
suffix = "lqx3"; # lqx
24-
sha256 = "18ibc0dz70vxb61mzdhbhbjg0kfxgcsrl3zdki0cqlhcvfxwk19h"; # lqx
22+
version = "6.12.10"; # lqx
23+
suffix = "lqx1"; # lqx
24+
sha256 = "0sg905xdyy9wmjqv6d8p5jr307j767wgk27gzxhq8dnb2dz2yg5v"; # lqx
2525
isLqx = true;
2626
};
2727
};

0 commit comments

Comments
 (0)