guix/src/nix-instantiate
Eelco Dolstra a9e6752bbd Include the output name in the GC root link
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.
2012-08-24 16:58:11 -04:00
..
Makefile.am * Handle out of memory condition. 2010-10-28 12:29:40 +00:00
help.txt Make source location info in the XML output optional. 2010-03-31 12:38:31 +00:00
nix-instantiate.cc Include the output name in the GC root link 2012-08-24 16:58:11 -04:00