diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2022-11-07 15:38:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-07 15:38:24 +0100 |
commit | 2ab974f5301746f20ff19cb991951158a9c498fd (patch) | |
tree | f233b1d4bb6e8a00de24d772c7f1e89826aa8396 /LICENSE-APACHE | |
parent | e045dabb3afbc6b2af78fe7deeb92d0fe995c814 (diff) | |
download | spack-2ab974f5301746f20ff19cb991951158a9c498fd.tar.gz spack-2ab974f5301746f20ff19cb991951158a9c498fd.tar.bz2 spack-2ab974f5301746f20ff19cb991951158a9c498fd.tar.xz spack-2ab974f5301746f20ff19cb991951158a9c498fd.zip |
concretizer:unify:true as a default (#31787)
`spack env create` enables a view by default (in a weird hidden
directory, but well...). This is asking for trouble with the other
default of `concretizer:unify:false`, since having different flavors of
the same spec in an environment, leads to collision errors when
generating the view.
A change of defaults would improve user experience:
However, `unify:true` makes most sense, since any time the issue is
brought up in Slack, the user changes the concretization config, since
it wasn't the intention to have different flavors of the same spec, and
install times are decreased.
Further we improve the docs and drop the duplicate root spec limitation
Diffstat (limited to 'LICENSE-APACHE')
0 files changed, 0 insertions, 0 deletions