FIX: use whole path otherwise spack fails
This commit is contained in:
2
env/rhel7/x86_64/users/stable/spack.yaml
vendored
2
env/rhel7/x86_64/users/stable/spack.yaml
vendored
@ -11,7 +11,7 @@ spack:
|
||||
- $spack/spack-psi/env/rhel7/x86_64/sysconfigs/packages.yaml
|
||||
- $spack/spack-psi/env/rhel7/x86_64/sysconfigs/compilers.yaml
|
||||
include_concrete:
|
||||
- $spack/spack-psi/env/rhel7/x86_64/admin/stable
|
||||
- /afs/psi.ch/sys/spack/system/spack-psi/env/rhel7/x86_64/admin/stable
|
||||
mirrors:
|
||||
local_stable: file:///afs/psi.ch/software/spack/stable
|
||||
specs: []
|
||||
|
4
env/rhel7/x86_64/users/unstable/spack.yaml
vendored
4
env/rhel7/x86_64/users/unstable/spack.yaml
vendored
@ -11,8 +11,8 @@ spack:
|
||||
- $spack/spack-psi/env/rhel7/x86_64/sysconfigs/packages.yaml
|
||||
- $spack/spack-psi/env/rhel7/x86_64/sysconfigs/compilers.yaml
|
||||
include_concrete:
|
||||
- $spack/spack-psi/env/rhel7/x86_64/admin/stable
|
||||
- $spack/spack-psi/env/rhel7/x86_64/admin/unstable
|
||||
- /afs/psi.ch/sys/spack/system/spack-psi/env/rhel7/x86_64/admin/stable
|
||||
- /afs/psi.ch/sys/spack/system/spack-psi/env/rhel7/x86_64/admin/unstable
|
||||
mirrors:
|
||||
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||
specs: []
|
||||
|
Reference in New Issue
Block a user