Output names are now appended to resulting GC symlinks, e.g. by nix-build. For backwards compatibility, if the output is named "out", nothing is appended. E.g. doing "nix-build -A foo" on a derivation that produces outputs "out", "bin" and "dev" will produce symlinks "./result", "./result-bin" and "./result-dev", respectively. |
||
|---|---|---|
| .. | ||
| help.txt | ||
| Makefile.am | ||
| nix-instantiate.cc | ||