From fab81c84598eb46a747b5a8f057f478c9feee3d3 Mon Sep 17 00:00:00 2001 From: Harshula Jayasuriya Date: Wed, 20 Nov 2024 10:53:06 +1100 Subject: [PATCH] Use the latest spack-packages tag from the main branch --- config/versions.json | 2 +- spack.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/versions.json b/config/versions.json index 94a0c23..70086cd 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.0" } 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'