diff --git a/env/rhel7/x86_64/users/stable/spack.yaml b/env/rhel7/x86_64/users/stable/spack.yaml index 8790867..5238f16 100644 --- a/env/rhel7/x86_64/users/stable/spack.yaml +++ b/env/rhel7/x86_64/users/stable/spack.yaml @@ -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: [] diff --git a/env/rhel7/x86_64/users/unstable/spack.yaml b/env/rhel7/x86_64/users/unstable/spack.yaml index d6e4f36..172b2eb 100644 --- a/env/rhel7/x86_64/users/unstable/spack.yaml +++ b/env/rhel7/x86_64/users/unstable/spack.yaml @@ -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: []