diff options
author | Todd Gamblin <gamblin2@llnl.gov> | 2021-08-25 07:41:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-25 07:41:04 -0700 |
commit | fafe1cb7e81e6e6f0b3dc3e4c365f176cc7e1fb6 (patch) | |
tree | ac020e78a9ec30a57ba40c4e9e01d811385fec83 /var | |
parent | 3e2f890467d448f746244be9d30b2f78aefe0dcb (diff) | |
download | spack-fafe1cb7e81e6e6f0b3dc3e4c365f176cc7e1fb6.tar.gz spack-fafe1cb7e81e6e6f0b3dc3e4c365f176cc7e1fb6.tar.bz2 spack-fafe1cb7e81e6e6f0b3dc3e4c365f176cc7e1fb6.tar.xz spack-fafe1cb7e81e6e6f0b3dc3e4c365f176cc7e1fb6.zip |
Make `spack graph -i` environment-aware (#25599)
This allows you to run `spack graph --installed` from within an environment and get a dot graph of
its concrete specs.
- [x] make `spack graph -i` environment-aware
- [x] add code to the generated dot graph to ensure roots have min rank (i.e., they're all at the
top or left of the DAG)
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions