Skip to content
Snippets Groups Projects
eic-spack.sh 463 B
Newer Older
## EIC spack organization and repository, e.g. eic/eic-spack
EICSPACK_ORGREPO="eic/eic-spack"

## EIC spack commit hash or github version, e.g. v0.19.7
## note: nightly builds could use a branch e.g. releases/v0.19
Wouter Deconinck's avatar
Wouter Deconinck committed
EICSPACK_VERSION="3913c7fc5f45f719d6f74c86b4f08191ad6a5513"

## Space-separated list of eic-spack cherry-picks
read -r -d '' EICSPACK_CHERRYPICKS <<- \
--- || true
---
## Ref: https://github.com/eic/eic-spack/commit/[hash]
## [hash]: [description]