spack/lib
Massimiliano Culpo af2f07852c
environment: match concrete specs only if they have the same build hash (#25575)
see #25563

When we have a concrete environment and we ask to install a
concrete spec from a file, currently Spack returns a list of
specs that are all the one that match the argument DAG hash.

Instead we want to compare build hashes, which also account
for build-only dependencies.
2021-08-25 10:56:16 -07:00
..
spack environment: match concrete specs only if they have the same build hash (#25575) 2021-08-25 10:56:16 -07:00