Files
spack/lib
Harmen Stoppels 533a12aac6 Fix concretizer cache config schema and disable
This feature is not useful enough to enable by default. For a simple
spec I'm seeing 6 misses instead of 7 hits when running `spack spec
zlib`.

Also move config from `config:concretization_cache` to
`concretizer:cache` and rename `url` to `path` since no url can be
provided.
2025-03-11 12:23:42 +01:00
..