Skip to content
Snippets Groups Projects
Commit 3fcf70ef authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Merge branch 'nest-3.4-rc1' into 'master'

Add NEST 3.4_rc1

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!234
parents 56cefe89 b2d9393a
No related branches found
No related tags found
3 merge requests!245create new experimental release,!235update testing branch,!234Add NEST 3.4_rc1
Pipeline #20500 canceled with stage
in 1 hour, 10 minutes, and 17 seconds
......@@ -27,6 +27,7 @@ class Nest(CMakePackage):
git = "https://github.com/nest/nest-simulator.git"
version('master', branch='master')
version('3.4_rc1',sha256='62558bf545abd5a54e92abd4ce8afaa58b45fe1065e6f47a7da723cd85a7e013')
version('3.3', sha256='179462b966cc61f5785d2fee770bc36f86745598ace9cd97dd620622b62043ed')
version('3.2', sha256='583d5725882ad5e8fd4fc7ffab425da97cbbb91fadbc327e940c184e8892b958')
patch('nest-simulator-3.2-p1-VersionNumber.patch', when='@3.2')
......
......@@ -19,7 +19,7 @@ spack:
- py-lazyarray
#- py-version-query
# EBRAINS simulators
- nest@3.3 +python +gsl +mpi
- nest@3.4_rc1
- arbor +python +mpi
- neuron +mpi
- py-pynn@0.10.1 +mpi
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment