gonix
/
tests
/
functional2
/
lang
/
builtins.fetchtree
/
in-negative.nix
1
2
3
4
5
builtins
.
fetchTree
{
type
=
"file"
;
url
=
"file://in-negative.nix"
;
owner
=
-1
;
}