mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
fix regressions due updates in nixpkgs
This commit is contained in:
parent
1faae85426
commit
13e5edd9f9
3 changed files with 6 additions and 2 deletions
|
|
@ -239,6 +239,7 @@ in {
|
|||
example = literalExample ''{config, ...}: {
|
||||
kubernetes.version = config.kubernetes.version;
|
||||
}'';
|
||||
apply = filter (v: v!=[]);
|
||||
default = [];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue