Add test.nix
This commit is contained in:
commit
5f1f51612f
1 changed files with 5 additions and 0 deletions
5
test.nix
Normal file
5
test.nix
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
test = {
|
||||||
|
field = "1.0";
|
||||||
|
};
|
||||||
|
}
|
Loading…
Reference in a new issue