spack/etc/spack/defaults
Harmen Stoppels 2ab974f530
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
2022-11-07 15:38:24 +01:00
..
cray Don't set LD_LIBRARY_PATH by default on Linux (#28354) 2022-08-11 09:33:08 -05:00
darwin Relative paths in default prefix_inspections start with ./ (#31867) 2022-08-23 12:54:12 -07:00
linux Don't set LD_LIBRARY_PATH by default on Linux (#28354) 2022-08-11 09:33:08 -05:00
windows Windows: fix library loading and enable Clingo bootstrapping (#33400) 2022-10-31 09:36:52 -07:00
bootstrap.yaml Update metadata for bootstrapping (#33665) 2022-11-03 09:05:03 +00:00
concretizer.yaml concretizer:unify:true as a default (#31787) 2022-11-07 15:38:24 +01:00
config.yaml Experimental binding of shared ELF libraries (#31948) 2022-11-03 17:34:00 -06:00
mirrors.yaml Use AWS CloudFront for source mirror (#23978) 2021-05-28 00:18:30 -07:00
modules.yaml Relative paths in default prefix_inspections start with ./ (#31867) 2022-08-23 12:54:12 -07:00
packages.yaml go,gcc: Support external go compilers for Go bootstrap (#27769) 2022-10-18 10:18:49 -07:00
repos.yaml Add "default" configuration scope. 2016-07-19 17:10:17 -07:00