We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46855a commit ccf0341Copy full SHA for ccf0341
spack-environment/ci/epic/spack.yaml
@@ -5,6 +5,9 @@ spack:
5
- ../../view.yaml
6
include_concrete:
7
- /opt/spack-environment/ci
8
+ packages:
9
+ dd4hep:
10
+ - require: ~ddeve
11
specs:
12
- algorithms
13
- edm4eic
spack-environment/xl/epic/spack.yaml
@@ -7,6 +7,9 @@ spack:
- /opt/spack-environment/xl
concretizer:
unify: when_possible # multiple epic versions
+ - require: +ddeve
14
15
0 commit comments