Skip to content

Commit e5f7419

Browse files
authored
Merge pull request #61 from ACCESS-NRI/dev
Next release: 2025.01.1
2 parents b300a6c + 8f019e1 commit e5f7419

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

config/versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "http://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": "2024.07.08"
4+
"spack-packages": "2025.03.001"
55
}

spack.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@
66
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
77
spack:
88
specs:
9-
9+
1010
packages:
1111
# Main Dependencies
1212
access-om3-nuopc:
1313
require:
1414
- '@git.0.4.0'
15-
- +mom_symmetric
1615
- configurations=MOM6,MOM6-CICE6,MOM6-CICE6-WW3
1716

1817
# Other Dependencies
@@ -53,5 +52,5 @@ spack:
5352
- access-om3
5453
- access-om3-nuopc
5554
projections:
56-
access-om3: '{name}/2025.01.0'
55+
access-om3: '{name}/2025.01.1'
5756
access-om3-nuopc: '{name}/0.4.0-{hash:7}'

0 commit comments

Comments
 (0)