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 955cadf commit 77f7060Copy full SHA for 77f7060
pkgs/os-specific/linux/kernel/zen-kernels.nix
@@ -23,9 +23,9 @@ let
23
};
24
# ./update-zen.py lqx
25
lqx = {
26
- version = "6.14.0"; # lqx
+ version = "6.14.1"; # lqx
27
suffix = "lqx1"; # lqx
28
- sha256 = "1py2zg8wr5azr88ixm04v3nvlfihk7iimzc7sdjgz2mb0ji5kxjc"; # lqx
+ sha256 = "0gga9xrdp9q5jdzl3mjbx140wnwxibavvvdgxvqz9f2g3f20d69y"; # lqx
29
isLqx = true;
30
31
0 commit comments