forked from lix-project/lix
e0181f56be
of the given derivation. Useful for getting a quick overview of how something was built. E.g., to find out how the `baffle' program in your user environment was built, you can do $ nix-store -q --tree $(nix-store -qd $(which baffle)) Tree nesting depth is minimised (?) by topologically sorting paths under the relation A < B iff A \in closure(B). |
||
---|---|---|
.. | ||
dotgraph.cc | ||
dotgraph.hh | ||
help.txt | ||
main.cc | ||
Makefile.am |