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 70fd309Copy full SHA for 70fd309
spack-environment/ci/epic/spack.yaml
@@ -5,6 +5,10 @@ spack:
5
- ../../view.yaml
6
include_concrete:
7
- /opt/spack-environment/ci
8
+ packages:
9
+ dd4hep:
10
+ require:
11
+ - ~ddeve
12
specs:
13
- algorithms
14
- edm4eic
spack-environment/xl/epic/spack.yaml
@@ -7,6 +7,10 @@ spack:
- /opt/spack-environment/xl
concretizer:
unify: when_possible # multiple epic versions
+ - +ddeve
15
16
0 commit comments