mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-13 00:20:07 +01:00
feat(test): add simple submodule test
This commit is contained in:
parent
a922c89e1d
commit
6fdddc0188
3 changed files with 43 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ let
|
|||
version = mkOption {
|
||||
description = "Module version";
|
||||
type = types.str;
|
||||
default = "0.0.0";
|
||||
default = null;
|
||||
};
|
||||
|
||||
passthru = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue