Skip to content
Snippets Groups Projects
Commit 213a8187 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Remove local acts, cherry-pick upstream

parent 280ea05e
Branches
Tags
1 merge request!302Remove local acts, cherry-pick upstream
......@@ -11,8 +11,9 @@ variables:
## Spack github version, v0.18.0
SPACK_VERSION: "4c6564f10aa516bc00c1d7dbfdeafe35128985fe"
## Space-separated list of spack cherry-picks
SPACK_CHERRYPICKS: ""
SPACK_CHERRYPICKS: "adc9f887eac78a81bb8189d603f4dc45ed3509c1"
## Ref: https://github.com/spack/spack/commit/[hash]
## adc9f887eac78a81bb8189d603f4dc45ed3509c1: acts-dd4hep: new package; acts: new version
## We need to enable Docker Buildkit to use cache mounts and better
## build performance overal
......
from spack.pkg.builtin.acts import Acts as BuiltinActs
class Acts(BuiltinActs):
version('19.1.0', commit='82f42a2cc80d4259db251275c09b84ee97a7bd22', submodules=True)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment