FIX: empty spec problem

This commit is contained in:
2024-06-10 17:05:22 +02:00
parent d40dc9adea
commit 343d9fbd9e
5 changed files with 1 additions and 6 deletions

View File

@ -13,7 +13,6 @@ spack:
include:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
specs: null
mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable

View File

@ -20,6 +20,5 @@ spack:
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_testing: file:///afs/psi.ch/software/spack/testing
specs:
- cp2k@2024.1%gcc~cuda
- opal@master%gcc
- gcc@12.3.0
view: false

View File

@ -20,5 +20,4 @@ spack:
local_stable: file:///afs/psi.ch/software/spack/stable
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_testing: file:///afs/psi.ch/software/spack/testing
specs: null
view: false