Skip to content

Commit

Permalink
Add FCC-config to the stack and pick it up in the nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jun 15, 2024
1 parent db771b4 commit 61337c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/key4hep-stack/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ class Key4hepStack(BundlePackage, Key4hepPackage):
depends_on("dd4hep")
depends_on("delphes")
depends_on("edm4hep")
depends_on("fcc-config")
depends_on("geant4+qt")
depends_on("guinea-pig")
# depends_on('k4actstracking')
Expand Down
1 change: 1 addition & 0 deletions scripts/fetch_nightly_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ def get_latest_commit(
("edm4hep", "key4hep/edm4hep"),
("fcalclusterer", "fcalsw/fcalclusterer"),
("fccanalyses", "hep-fcc/fccanalyses"),
("fcc-config", "hep-fcc/fcc-config"),
("fccdetectors", "hep-fcc/fccdetectors"),
("fccsw", "hep-fcc/fccsw"),
("forwardtracking", "ilcsoft/forwardtracking"),
Expand Down

0 comments on commit 61337c1

Please sign in to comment.