Skip to content
Snippets Groups Projects
Commit 0096aa0b authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: geant4 with eAST physics list

parent f39770e7
No related branches found
No related tags found
1 merge request!675feat: geant4 with eAST physics list
...@@ -3,7 +3,7 @@ EICSPACK_ORGREPO="eic/eic-spack" ...@@ -3,7 +3,7 @@ EICSPACK_ORGREPO="eic/eic-spack"
## EIC spack github version, e.g. v0.19.7 or commit hash ## EIC spack github version, e.g. v0.19.7 or commit hash
## note: nightly builds will use e.g. releases/v0.19 ## note: nightly builds will use e.g. releases/v0.19
EICSPACK_VERSION="v0.20.11" EICSPACK_VERSION="v0.20.12"
## Space-separated list of eic-spack cherry-picks ## Space-separated list of eic-spack cherry-picks
read -r -d '' EICSPACK_CHERRYPICKS <<- \ read -r -d '' EICSPACK_CHERRYPICKS <<- \
......
...@@ -113,7 +113,7 @@ packages: ...@@ -113,7 +113,7 @@ packages:
- -debuginfod - -debuginfod
geant4: geant4:
require: require:
- '@11.1.1' - '@11.1.1.east'
- cxxstd=17 -vecgeom +threads -vtk - cxxstd=17 -vecgeom +threads -vtk
- any_of: [+opengl +qt +x11, -opengl -qt -x11] - any_of: [+opengl +qt +x11, -opengl -qt -x11]
graphviz: graphviz:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment