From 956caf2b88af5c70e257e74dd5d33cd75f014e53 Mon Sep 17 00:00:00 2001
From: Dennis Terhorst <d.terhorst@fz-juelich.de>
Date: Wed, 27 Oct 2021 11:48:56 +0200
Subject: [PATCH] Update NEST to 3.1

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

diff --git a/spack.yaml b/spack.yaml
index 451e6a54..baeb5b67 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -15,7 +15,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.1 +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.5 %gcc@10.3.0
-- 
GitLab