Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Merge requests
!702
feat: +ddeve in dev, -ddeve in prod
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat: +ddeve in dev, -ddeve in prod
dd4hep-ddeve
into
master
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Wouter Deconinck
requested to merge
dd4hep-ddeve
into
master
1 year ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
Following up on
!699 (merged)
0
0
Merge request reports
Viewing commit
78e6e538
Show latest version
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
78e6e538
fix: root +webgui with +opengl +x
· 78e6e538
Wouter Deconinck
authored
1 year ago
spack-environment/packages.yaml
+
2
−
2
Options
@@ -293,8 +293,8 @@ packages:
root
:
require
:
-
'
@6.28.04'
-
cxxstd=17 +fftw +fortran +gdml +http -ipo +mlp +pythia8 +root7 +tmva +vc
-webgui
+xrootd +ssl
-
any_of
:
[
+opengl +x
,
-opengl -x
]
-
cxxstd=17 +fftw +fortran +gdml +http -ipo +mlp +pythia8 +root7 +tmva +vc +xrootd +ssl
-
any_of
:
[
+opengl
+webgui
+x
,
-opengl
-webgui
-x
]
snakemake
:
require
:
-
'
@7.22.0'
Loading