Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/versions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/3-0-0.json",
"spack": "0.22",
"spack-packages": "2025.04.001"
"spack-packages": "9ff20ba9201f0552c7f50b2db1e2f9458da3e004"
}
3 changes: 2 additions & 1 deletion spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ spack:
packages:
issm:
require:
- '@git.2025.04.11'
- '@git.7f75a90562fae6834a33bdc6276eaa5dc2cbcf66'
- +wrappers
- +py-tools
# Mark Python 3.9.2 as external so Spack reuses the system module
python:
externals:
Expand Down