Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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
2 changes: 1 addition & 1 deletion spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ packages:
- hepmc=3 plugin-match=HERA,LEP,MC
root:
require:
- '@6.38.00'
- '@6.40.00'
Comment thread
wdconinc marked this conversation as resolved.
- cxxstd=20 +fftw +fortran +gdml +http -ipo +mlp +python +root7 +tmva +tmva-sofie +x +xrootd +ssl
- any_of: [+opengl +webgui, -opengl -webgui]
sherpa:
Expand Down
6 changes: 6 additions & 0 deletions spack-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ b17f3abec760256ad7faf1b1d102f2553d6a3622
045873c8cbce3eef07ed068a998467e01bd91129
b11529d6bbd8abc9f7bde6faf290b1c22385a022
9d1b52d36a4c89d9c3964f599cd00232b901e9ac
ad4b252d254d49db587abd6fd06c375c71d27a01
8cd9959e3fd4e54d79bbf75210e335ab842e1af0
7f5e38344f648a4a5ad5c2bb7c1f8c5b1c439248
---
## Optional hash table with comma-separated file list
## For these commits, the cherry-pick will be restricted to the listed files only.
Expand Down Expand Up @@ -57,3 +60,6 @@ read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
## 045873c8cbce3eef07ed068a998467e01bd91129: py-snakemake-storage-plugin-pelican: new package v0.1.1 + deps
## b11529d6bbd8abc9f7bde6faf290b1c22385a022: py-onnxruntime: only run tests when self.run_tests
## 9d1b52d36a4c89d9c3964f599cd00232b901e9ac: julia: avoid cascading mbedtls in v1.12+
## ad4b252d254d49db587abd6fd06c375c71d27a01: root: add v6.36.12
## 8cd9959e3fd4e54d79bbf75210e335ab842e1af0: root: add builtin_llvm variant to allow external LLVM
## 7f5e38344f648a4a5ad5c2bb7c1f8c5b1c439248: root: add v6.40.00
Comment thread
wdconinc marked this conversation as resolved.
Loading