Skip to content

Commit

Permalink
linuxKernel.kernels.linux_lqx: 6.8.6-lqx2 -> 6.8.7-lqx2
Browse files Browse the repository at this point in the history
  • Loading branch information
JerrySM64 committed Apr 20, 2024
1 parent 0593c62 commit 5a7dede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/os-specific/linux/kernel/zen-kernels.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.8.6"; #lqx
version = "6.8.7"; #lqx
suffix = "lqx2"; #lqx
sha256 = "0mxbl0h8s021m0ab12yy778qyhdlb5789qjbn66l8qxsw0dv4ags"; #lqx
sha256 = "0n7czmvkskk77amij3icwx6943hbfj5nxsij8w8cz80f25ffm1im"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
Expand Down

0 comments on commit 5a7dede

Please sign in to comment.