spack/lib
Harmen Stoppels 8bc0b2e086
Spec.__str__: use full hash (#47322)
The idea is that `spack -e env add ./concrete-spec.json` would list the
full hash in the specs, so that (a) it's not ambiguous and (b) it could
in principle results in constant time lookup instead of linear time
substring match in large build caches.
2024-10-30 12:44:51 +01:00
..
spack Spec.__str__: use full hash (#47322) 2024-10-30 12:44:51 +01:00