Skip to content

Commit

Permalink
spack.yaml: Updated version, added comments
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeGat committed Jul 3, 2024
1 parent 1d521f0 commit c054ee2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@
spack:
# add package specs to the `specs` list
specs:
- [email protected].1
- [email protected].2
packages:
# Direct ACCESS-NRI Dependencies
cice5:
require:
- '@git.2023.10.19'
Expand All @@ -22,6 +23,7 @@ spack:
oasis3-mct:
require:
- '@git.2023.11.09'
# Other Dependencies
netcdf-c:
require:
- '@4.9.2'
Expand Down Expand Up @@ -63,7 +65,7 @@ spack:
'SPACK_{name}_ROOT': '{prefix}'
projections:
all: '{name}/{version}'
access-om2-bgc: '{name}/2024.03.1'
access-om2-bgc: '{name}/2024.03.2'
cice5: '{name}/2023.10.19'
mom5: '{name}-bgc/2023.11.09'
libaccessom2: '{name}/2023.10.26'
Expand Down

0 comments on commit c054ee2

Please sign in to comment.