mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 03:57:38 +00:00
linux-lqx: 5.19.12-lqx1 -> 5.19.15-lqx2
This commit is contained in:
parent
25a4eb451d
commit
4953431de8
@ -11,9 +11,9 @@ let
|
||||
};
|
||||
# ./update-zen.py lqx
|
||||
lqxVariant = {
|
||||
version = "5.19.12"; #lqx
|
||||
suffix = "lqx1"; #lqx
|
||||
sha256 = "19y3znj3zjifkd1m8agb8f80kzfs1rx1ccpnq7fvkd7j4yd3khlf"; #lqx
|
||||
version = "5.19.15"; #lqx
|
||||
suffix = "lqx2"; #lqx
|
||||
sha256 = "1zqfgxcba24y0v3xd249rbqvd92lcf3s888mmqwidxcdjqlj5kc8"; #lqx
|
||||
isLqx = true;
|
||||
};
|
||||
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
|
||||
|
Loading…
Reference in New Issue
Block a user