Skip to content

Commit

Permalink
linuxKernel.kernels.linux_lqx: 6.2.6-lqx1 -> 6.2.7-lqx1
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroHLC committed Mar 20, 2023
1 parent 4678ba6 commit acde26c
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.2.6"; #lqx
version = "6.2.7"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1b454badr366pbxiyz7h2n47405wy5pa35rdkk1is8q574yf6scy"; #lqx
sha256 = "0dk79cglqrbsmlz9vimd714km5v717r1066r4bas20r3gi0zlzhi"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
Expand Down

0 comments on commit acde26c

Please sign in to comment.