Skip to content

Commit ce6979f

Browse files
committed
Update to spack-packages dev-2025.04.001
1 parent 20701ac commit ce6979f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

config/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "https://github.com/ACCESS-NRI/schema/blob/main/au.org.access-nri/model/deployment/config/versions/3-0-0.json",
33
"spack": "0.22",
4-
"spack-packages": "2025.01.1"
4+
"spack-packages": "dev-2025.04.001"
55
}

spack.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ spack:
1313
mom5:
1414
require:
1515
# FIXME: This would need to be changed to a stable version before release
16-
- '@git.dev_2024.08.14=access-om2'
17-
- '+access-gtracers'
16+
- '@git.ed9eadc28f61818a075d0036ba80efc8863a7fcf=access-om2'
1817
libaccessom2:
1918
require:
2019
- '@git.2023.10.26=access-om2'
@@ -63,6 +62,6 @@ spack:
6362
projections:
6463
access-om2: '{name}/2025.01.2'
6564
cice5: '{name}/2023.10.19-{hash:7}'
66-
mom5: '{name}/dev_2024.08.14-{hash:7}'
65+
mom5: '{name}/ed9eadc28f61818a075d0036ba80efc8863a7fcf-{hash:7}'
6766
libaccessom2: '{name}/2023.10.26-{hash:7}'
6867
oasis3-mct: '{name}/2023.11.09-{hash:7}'

0 commit comments

Comments
 (0)