Skip to content
Snippets Groups Projects

fix: reenable dbg and prod

Merged Wouter Deconinck requested to merge dbg-prod into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -2,6 +2,8 @@ spack:
include:
- ../concretizer.yaml
- ../packages.yaml
concretizer:
unify: true
config:
install_missing_compilers: false
specs:
@@ -25,5 +27,5 @@ spack:
- py-jinja2
- py-jinja2-cli
- py-pip
- root -opengl
- xrootd
\ No newline at end of file
- root -opengl ~webgui ~x
- xrootd
Loading