From fcedaa5944b802ba9dbefbb791878144c8dad309 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Tue, 20 Sep 2022 21:48:30 +0000 Subject: [PATCH] chore: remove genfit --- .gitlab-ci.yml | 2 +- spack.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5cfeee704..7b0a6a84f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest variables: ## Application versions used for the main release ## note: nightly builds will always use the master/main branch - JUGGLER_VERSION: "v8.0.1" + JUGGLER_VERSION: "v8.0.2" NPDET_VERSION: "v1.3.2" ## Spack github version, e.g. v0.18.1 or commit hash diff --git a/spack.yaml b/spack.yaml index b60165d76..bc9ed0edb 100644 --- a/spack.yaml +++ b/spack.yaml @@ -18,7 +18,6 @@ spack: - fmt@8.1.1 +shared cxxstd=17 - gaudi@36.7 +optional - geant4@11.0.3 cxxstd=17 +opengl +vecgeom +x11 +qt +threads - - genfit@2.00.00 - hepmc3@3.2.4 +python +rootio - heppdt@2.06.01 - igprof@5.9.16 -- GitLab