mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
wrapper-manager-fds/tests: add configs in default test suite
This commit is contained in:
parent
7009462c3c
commit
2b7adc7fa4
@ -23,4 +23,5 @@ in
|
|||||||
''
|
''
|
||||||
yajsv -s "${./lib/tests.schema.json}" "$testDataPath" && touch $out || jq . "$testDataPath"
|
yajsv -s "${./lib/tests.schema.json}" "$testDataPath" && touch $out || jq . "$testDataPath"
|
||||||
'';
|
'';
|
||||||
|
configs = import ./configs { inherit pkgs; };
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user