We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77eb36 commit 8a54863Copy full SHA for 8a54863
2 files changed
config/versions.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/4-0-0.json",
3
"spack": "1.1",
4
- "access-spack-packages": "2025.07.006"
+ "access-spack-packages": "2025.07.006",
5
+ "custom-scopes": ["ukmo-restricted-scope"]
6
}
spack.yaml
@@ -60,9 +60,3 @@ spack:
60
environment:
61
set:
62
'SPACK_{name}_ROOT': '{prefix}'
63
- config:
64
- install_tree:
65
- root: $spack/../restricted/ukmo/release
66
- source_cache: $spack/../restricted/ukmo/source_cache
67
- build_stage:
68
- - $TMPDIR/restricted/spack-stage
0 commit comments