Skip to content
Snippets Groups Projects

chore: spack-v0.22.1

Merged Wouter Deconinck requested to merge spack-v0.22.1 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -156,7 +156,7 @@ spack concretize --fresh --force
@@ -156,7 +156,7 @@ spack concretize --fresh --force
spack spec
spack spec
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_FINAL="ghcr"
BUILDCACHE_OCI_FINAL="eicweb"
spack find --implicit --no-groups \
spack find --implicit --no-groups \
| sed -e '1,/Installed packages/d;s/\([^@]*\).*/\1/g' \
| sed -e '1,/Installed packages/d;s/\([^@]*\).*/\1/g' \
| uniq -d | grep -v py-pip | grep -v py-cython \
| uniq -d | grep -v py-pip | grep -v py-cython \
@@ -208,7 +208,7 @@ spack concretize --fresh --force
@@ -208,7 +208,7 @@ spack concretize --fresh --force
spack spec
spack spec
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_FINAL="ghcr"
BUILDCACHE_OCI_FINAL="eicweb"
spack find --implicit --no-groups \
spack find --implicit --no-groups \
| sed -e '1,/Installed packages/d;s/\([^@]*\).*/\1/g' \
| sed -e '1,/Installed packages/d;s/\([^@]*\).*/\1/g' \
| uniq -d | grep -v py-pip | grep -v py-cython \
| uniq -d | grep -v py-pip | grep -v py-cython \
Loading