Skip to content
Snippets Groups Projects
eic-spack.sh 463 B
Newer Older
  • Learn to ignore specific revisions
  • ## 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
    
    EICSPACK_VERSION="1b6a01ce9081c9c1476975b90d8348e5a3522cd1"
    
    
    ## 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]