Files
nix/tests/undefined-variable.nix
2021-12-28 15:54:46 +03:00

2 lines
59 B
Nix

let f = builtins.toFile "test-file.nix" "asd"; in import f