Skip to content

Commit

Permalink
Add a packages.yaml for the nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Nov 19, 2023
1 parent 608bfbe commit f1fac0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions environments/key4hep-nightly/packages.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
packages:
arrow:
variants: build_type=Release
variorum:
variants: build_type=Release
all:
variants: build_type=RelWithDebInfo
1 change: 1 addition & 0 deletions environments/key4hep-nightly/spack.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
spack:
view: false
include:
- ./packages.yaml
- ../key4hep-common/config-nightlies.yaml
- ../key4hep-common/packages.yaml
- ../key4hep-common/compilers.yaml
Expand Down

0 comments on commit f1fac0a

Please sign in to comment.