Skip to content

Commit 8a54863

Browse files
committed
[no ci] versions.json,spack.yaml: Add ukmo-restricted-scope to custom-scopes rather than environment
1 parent b77eb36 commit 8a54863

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

config/versions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/4-0-0.json",
33
"spack": "1.1",
4-
"access-spack-packages": "2025.07.006"
4+
"access-spack-packages": "2025.07.006",
5+
"custom-scopes": ["ukmo-restricted-scope"]
56
}

spack.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,3 @@ spack:
6060
environment:
6161
set:
6262
'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

Comments
 (0)