From 02d80fcab48a649de73af6ddc70c535bf200e6b9 Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Thu, 3 Feb 2022 11:32:20 +0100
Subject: [PATCH] try to install nest@3.2

---
 spack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spack.yaml b/spack.yaml
index 7110ca81..40b98860 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -17,7 +17,7 @@ spack:
     - py-seaborn %gcc@10.3.0
     - py-matplotlib %gcc@10.3.0
     # EBRAINS simulators
-    - nest@3.0 +python +gsl +mpi %gcc@10.3.0
+    - nest@3.2 +python +gsl +mpi %gcc@10.3.0
     - arbor +mpi ^python@3:3.9 %gcc@10.3.0
     - neuron +mpi %gcc@10.3.0
     - py-pynn@0.9.6 %gcc@10.3.0
-- 
GitLab