File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.1.1
4
+
5
+ - For Spack ` v0.22.0.dev0 ` and higher ` spack install ` without further flags can
6
+ install prebuilt binaries from the build cache without erroring about missing
7
+ signatures on the binaries. The default build cache is marked as "unsigned".
8
+ - Disable ` /etc/spack ` and ` ~/.spack ` config files, only use ` $spack/etc `
9
+
3
10
## v2.1.0
4
11
5
12
- Support shell aware commands like ` spack env activate ` and ` spack load ` in the ` spack-bash `
10
17
- Enable build cache from https://github.com/spack/github-actions-buildcache
11
18
- Enable color output by default
12
19
- Remove custom bootstrapped binaries for clingo
13
- - Remove option for choosing the concretizer
20
+ - Remove option for choosing the concretizer
You can’t perform that action at this time.
0 commit comments