mirror of
https://github.com/NixOS/nix.git
synced 2025-04-28 11:28:32 +00:00
2 lines
59 B
Nix
2 lines
59 B
Nix
![]() |
let f = builtins.toFile "test-file.nix" "asd"; in import f
|