diff --git a/config/versions.json b/config/versions.json index 94a0c23..112f4e6 100644 --- a/config/versions.json +++ b/config/versions.json @@ -1,5 +1,5 @@ { "$schema": "https://github.com/ACCESS-NRI/schema/blob/main/au.org.access-nri/model/deployment/config/versions/3-0-0.json", "spack": "0.22", - "spack-packages": "development" + "spack-packages": "2024.11.2" } diff --git a/spack.yaml b/spack.yaml index a683e8d..eb5d73b 100644 --- a/spack.yaml +++ b/spack.yaml @@ -14,6 +14,7 @@ spack: require: # FIXME: This would need to be changed to a stable version before release - '@git.dev_2024.08.14' + - '+access-gtracers' libaccessom2: require: - '@git.2023.10.26'