mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
linuxKernel.kernels.linux_lqx: 6.14.7-lqx1 -> 6.14.9-lqx1
This commit is contained in:
parent
98da4519c9
commit
4bf93b4e31
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@ let
|
|||
};
|
||||
# ./update-zen.py lqx
|
||||
lqx = {
|
||||
version = "6.14.7"; # lqx
|
||||
version = "6.14.9"; # lqx
|
||||
suffix = "lqx1"; # lqx
|
||||
sha256 = "0in1ymvnac9kic974r5sqkk730fm71d49q0cgzk7lj1ykd9jzxpp"; # lqx
|
||||
sha256 = "1f8sram3xabv119pznpixpm5igyxf33wkg4v8fm5nh9c9g91q19j"; # lqx
|
||||
isLqx = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue