guix/src/nix-store
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
..
dotgraph.cc
dotgraph.hh
help.txt
Makefile.am
nix-store.cc Include the output name in the GC root link 2012-08-24 16:58:11 -04:00
xmlgraph.cc
xmlgraph.hh