1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 14:51:16 +02:00
nix/tests/undefined-variable.nix

1 line
59 B
Nix

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