Skip to content
Open
Show file tree
Hide file tree
Changes from all 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="9cb75284f136ce8cf9bc54fe5b979e40e6eba485"
EICSPACK_VERSION="3f8e52f5790f29576b5a4699c3e7ae16d351b4d7"
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
doxygen:
require:
Expand Down Expand Up @@ -329,7 +329,7 @@ packages:
- '@0.0.3'
npsim:
require:
- '@1.6.0'
- '@git.g4hepem'

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acknowledged. This is for testing only, until the named ref is merged.

- +http
Comment thread
wdconinc marked this conversation as resolved.
- any_of: [+geocad, -geocad]
ollama:
Expand Down
Loading