kops_1_15: init at 1.15.0 (#73809)
This commit is contained in:
parent
0ff31210bb
commit
a951af1a5e
@ -65,4 +65,9 @@ in rec {
|
||||
version = "1.14.1";
|
||||
sha256 = "0ikd8qwrjh8s1sc95g18sm0q6p33swz2m1rjd8zw34mb2w9jv76n";
|
||||
};
|
||||
|
||||
kops_1_15 = mkKops {
|
||||
version = "1.15.0";
|
||||
sha256 = "0sjas8pn0njl767b1y15g7cci2q3kxkxwmgr0wvs7vi3n1s1sf9d";
|
||||
};
|
||||
}
|
||||
|
@ -24544,8 +24544,9 @@ in
|
||||
kops_1_12
|
||||
kops_1_13
|
||||
kops_1_14
|
||||
kops_1_15
|
||||
;
|
||||
kops = kops_1_14;
|
||||
kops = kops_1_15;
|
||||
|
||||
lguf-brightness = callPackage ../misc/lguf-brightness { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user