Skip to content

Commit

Permalink
linuxKernel.kernels.linux_lqx: 6.8.4-lqx1 -> 6.8.6-lqx2
Browse files Browse the repository at this point in the history
  • Loading branch information
JerrySM64 committed Apr 16, 2024
1 parent 78bca5a commit f06bd76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/os-specific/linux/kernel/zen-kernels.nix
Expand Up @@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.8.4"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1hv9hvx9nw51qki5wbhm4dgyvgw7jjwxl8fvslaazn3r0rqch7z2"; #lqx
version = "6.8.6"; #lqx
suffix = "lqx2"; #lqx
sha256 = "0mxbl0h8s021m0ab12yy778qyhdlb5789qjbn66l8qxsw0dv4ags"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
Expand Down

0 comments on commit f06bd76

Please sign in to comment.