FIX: remove relative path for user stable env

This commit is contained in:
2024-06-07 12:52:25 +02:00
parent 3b2f4008d5
commit bc1a1c1e16

View File

@ -11,7 +11,7 @@ spack:
spack-instance-1: spack-instance-1:
install_tree: $spack/opt/spack/stable install_tree: $spack/opt/spack/stable
include: include:
- ../../sysconfigs/packages.yaml - $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- ../../sysconfigs/compilers.yaml - $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
specs: specs:
view: false view: false