hnix/tests/files/force.nix

2 lines
51 B
Nix

let f = { a = 1; b = import ./hello.nix; }; in f.a