Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eic-spack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ EICSPACK_ORGREPO="eic/eic-spack"

## EIC spack commit hash or github version, e.g. v0.19.7
## note: nightly builds could use a branch e.g. releases/v0.19
EICSPACK_VERSION="8d090a161331ff5e286ee094eb65adfa35aa6225"
EICSPACK_VERSION="f081c3170ae3b3f0e4867eb499c48aba41895d73"
Comment thread
wdconinc marked this conversation as resolved.
Outdated
4 changes: 2 additions & 2 deletions spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ packages:
dd4hep:
require:
- '@1.36'
- +ddg4 +ddcad +edm4hep +hepmc3 +xercesc
- +ddg4 +ddcad +edm4hep +g4hepem +hepmc3 +xercesc
- any_of: [+ddeve +utilityapps, -ddeve -utilityapps] # FIXME ^root +x +opengl when +utilityapps
Comment thread
wdconinc marked this conversation as resolved.
doxygen:
require:
Expand Down Expand Up @@ -393,7 +393,7 @@ packages:
- '@28.3'
pyrobird:
require:
- '@0.1.23:'
- '@0.2.6:'
Comment thread
veprbl marked this conversation as resolved.
Outdated
- +xrootd
Comment thread
wdconinc marked this conversation as resolved.
- spec: ~batch
when: '@:0.2.6'
Expand Down
Loading