Marc Weber wrote:
> what should be the result?
> So I'd limit this to replacing $out only.
Yes, exactly. All other needed variables are expanded by nix expression
language. That's why even if my proposal will be accepted, we'll need to
write "\${out}", not "${out}": nix expressions replace "\${out}" with
"${out}", after that nix-worker replaces it by /nix/store/path.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev