1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00

Merge pull request #206589 from PedroHLC/linux-lqx-6.0.13-lqx3

linuxKernel.kernels.linux_lqx: 6.0.13-lqx2 -> 6.0.13-lqx3
This commit is contained in:
Thiago Kenji Okada 2022-12-17 22:32:28 +00:00 committed by GitHub
commit d673d429cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,8 @@ let
# ./update-zen.py lqx
lqxVariant = {
version = "6.0.13"; #lqx
suffix = "lqx2"; #lqx
sha256 = "0xxxlv6rk620s947qj6xxxbjc8asynmx4ilbp66ahi92inxqiw29"; #lqx
suffix = "lqx3"; #lqx
sha256 = "0dc295d9dfm3j2nmvkzy21ky1k6jp7c7miqjhqgfjny9yk1b41k4"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {