about summary refs log tree commit diff
path: root/tests/init.sh
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-02-17T15·57+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-02-17T15·57+0000
commite0181f56be2384b4ed93c0cacd5b2bbd13795dba (patch)
tree39ed9028f98087515bcd4f4cdaff8504a5724258 /tests/init.sh
parent74ab0695b5bec5c7239744a89df5b2a7112e916b (diff)
* `nix-store -q --tree' shows a tree representing the dependency graph
  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).

Diffstat (limited to 'tests/init.sh')
0 files changed, 0 insertions, 0 deletions