mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
linuxKernel.kernels.linux_zen: 6.0.11-zen1 -> 6.0.12-zen1
This commit is contained in:
parent
aaac4123e3
commit
426736b3ef
@ -4,9 +4,9 @@ let
|
||||
# comments with variant added for update script
|
||||
# ./update-zen.py zen
|
||||
zenVariant = {
|
||||
version = "6.0.11"; #zen
|
||||
version = "6.0.12"; #zen
|
||||
suffix = "zen1"; #zen
|
||||
sha256 = "0b694kbi3xyl23p7xf4w9abnp033gfp2czlpla9a5q7xwmjlc67p"; #zen
|
||||
sha256 = "16r393dl3xz79jdx9sz9c3qw4485xkdw66h5yi9s7306qw1f72na"; #zen
|
||||
isLqx = false;
|
||||
};
|
||||
# ./update-zen.py lqx
|
||||
|
Loading…
Reference in New Issue
Block a user