- For Spack
v0.22.0.dev0
and higherspack install
without further flags can install prebuilt binaries from the build cache without erroring about missing signatures on the binaries. The default build cache is marked as "unsigned". - Disable
/etc/spack
and~/.spack
config files, only use$spack/etc
- Support shell aware commands like
spack env activate
andspack load
in thespack-bash
andspack-sh
shells.
- Enable build cache from https://github.com/spack/github-actions-buildcache
- Enable color output by default
- Remove custom bootstrapped binaries for clingo
- Remove option for choosing the concretizer