refactor assertions
This commit is contained in:
parent
fe8d00b2c2
commit
0580ad02bd
3 changed files with 29 additions and 19 deletions
|
|
@ -20,7 +20,7 @@ let
|
|||
in
|
||||
{
|
||||
options = {
|
||||
enable = mkEnableOption "Enable dynamicism for '${name}'";
|
||||
enable = mkEnableOption "dynamicism for '${name}'";
|
||||
|
||||
source-options = mkOption {
|
||||
type = t.listOf convenientAttrPath;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue