We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a7f60 commit 8859192Copy full SHA for 8859192
pkgs/os-specific/linux/kernel/zen-kernels.nix
@@ -19,9 +19,9 @@ let
19
};
20
# ./update-zen.py lqx
21
lqx = {
22
- version = "6.12.2"; # lqx
23
- suffix = "lqx3"; # lqx
24
- sha256 = "18ibc0dz70vxb61mzdhbhbjg0kfxgcsrl3zdki0cqlhcvfxwk19h"; # lqx
+ version = "6.12.10"; # lqx
+ suffix = "lqx1"; # lqx
+ sha256 = "0sg905xdyy9wmjqv6d8p5jr307j767wgk27gzxhq8dnb2dz2yg5v"; # lqx
25
isLqx = true;
26
27
0 commit comments