From 75d0c275f3fe7c4ebfbf9ac2fbcf90afe9f27403 Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Fri, 16 Jul 2021 10:18:50 +0000
Subject: [PATCH] Update spack.yaml

---
 spack.yaml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/spack.yaml b/spack.yaml
index 8b137891..cf5d26ef 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -1 +1,7 @@
-
+spack:
+  specs:
+    - nest +python +gsl +mpi ^py-scipy@:1.6.999 %gcc@10.3.0
+    - arbor +mpi %gcc@10.3.0
+    - neuron +mpi %gcc@10.3.0
+    # BrainScaleS (plus some constraining)
+    - visionary-dls-core ^py-setuptools-scm+toml ^python@3.8.0:3.8.999 ^binutils+ld ^py-astroid@2.5.6:2.6.999 ^py-scipy@:1.6.999 %gcc@10.3.0
-- 
GitLab