diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-02-17T15·57+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2005-02-17T15·57+0000 |
commit | e0181f56be2384b4ed93c0cacd5b2bbd13795dba (patch) | |
tree | 39ed9028f98087515bcd4f4cdaff8504a5724258 /README | |
parent | 74ab0695b5bec5c7239744a89df5b2a7112e916b (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 'README')
0 files changed, 0 insertions, 0 deletions