Skip to content
Snippets Groups Projects
Commit a20260fd authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

feat: update Spack to v0.23.1

parent ca5bdd3e
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ stages:
variables:
BUILD_ENV_DOCKER_IMAGE: docker-registry.ebrains.eu/ebrains-spack-build-env/base:devel
SPACK_PATH_GITLAB: /mnt/spack_v0.23.0
SPACK_PATH_GITLAB: /mnt/spack_v0.23.1
SYSTEMNAME: ebrainslab
GIT_SUBMODULE_STRATEGY: recursive
GIT_CLEAN_FLAGS: -ffdxq
......
......@@ -38,9 +38,9 @@ Clone this repository. You can use the `ebrains-yy-mm` branches to install the E
git clone --branch {branch-name} https://gitlab.ebrains.eu/ri/tech-hub/platform/esd/ebrains-spack-builds.git
```
Clone Spack. We currently use version v0.23.0:
Clone Spack. We currently use version v0.23.1:
```
git clone --depth 1 -c advice.detachedHead=false -c feature.manyFiles=true --branch v0.23.0 https://github.com/spack/spack
git clone --depth 1 -c advice.detachedHead=false -c feature.manyFiles=true --branch v0.23.1 https://github.com/spack/spack
```
Activate Spack:
......
Subproject commit 65abf4d14071280c6d4a183e20c0f6991ed49986
Subproject commit 712b36d5963a179615bf72c48e90acff3cf4f6b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment