Skip to content
Open
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
15 changes: 15 additions & 0 deletions spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ packages:
when: '^dd4hep %gcc'
- spec: '%clang'
when: '^dd4hep %clang'
package_attributes:
install_source: true
actsvg:
require:
- '@0.4.56'
Expand Down Expand Up @@ -124,6 +126,8 @@ packages:
- '@1.35'
- +ddg4 +ddcad +edm4hep +hepmc3 +xercesc
- any_of: [+ddeve +utilityapps, -ddeve -utilityapps] # FIXME ^root +x +opengl when +utilityapps
package_attributes:
install_source: true
doxygen:
require:
- +graphviz
Expand Down Expand Up @@ -155,6 +159,8 @@ packages:
eicrecon:
require:
- '@1.36.1' # EICRECON_VERSION
package_attributes:
install_source: true
eigen:
require:
- '@3.4.0'
Expand All @@ -164,6 +170,8 @@ packages:
epic:
require:
- 'artifacts=epic_craterlake'
package_attributes:
install_source: true
estarlight:
require:
- '@1.2.0'
Expand Down Expand Up @@ -258,16 +266,22 @@ packages:
irt:
require:
- '@1.0.10'
package_attributes:
install_source: true
irt2:
require:
- '@2.1.3'
package_attributes:
install_source: true
iwyu:
require:
- '@0.23:'
jana2:
require:
- '@2026.02.00'
- -ipo +podio +root +zmq
package_attributes:
install_source: true
juggler:
require:
- '@15.1.0' # JUGGLER_VERSION
Expand Down Expand Up @@ -373,6 +387,7 @@ packages:
- cxxstd=20
- +datasource +rntuple
package_attributes:
install_source: true
run_tests: true
prmon:
require:
Expand Down
Loading