Tags: figroc/spack
Tags
`spack find` now displays variants and other spec constraints
If you do this in a spack environment:
spack add hdf5+hl
hdf5+hl will be the root added to the `spack.yaml` file, and you should
really expect `hdf5+hl` to display as a root in the environment.
- [x] Add decoration to roots so that you can see the details about what
is required to build.
- [x] Add a test.
Change location of public key in basic tutorial (spack#7192) * Change location of public key in basic tutorial * Change tuturial version number to 11.2
PreviousNext