From bcae1a263130cb7c1d54a2c1bde82fa17763fe56 Mon Sep 17 00:00:00 2001 From: germann_e Date: Tue, 11 Jun 2024 08:32:43 +0200 Subject: [PATCH] ADD: gcc@12.3.0 in unstable env --- env/rhel7/x86_64/admin/unstable/spack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/env/rhel7/x86_64/admin/unstable/spack.yaml b/env/rhel7/x86_64/admin/unstable/spack.yaml index a68c93e..a5cfbca 100644 --- a/env/rhel7/x86_64/admin/unstable/spack.yaml +++ b/env/rhel7/x86_64/admin/unstable/spack.yaml @@ -20,5 +20,6 @@ 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: [] + specs: + - gcc@12.3.0 view: false