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="51841e81dc80250c0cad5f69349aa8ed7fab7cd0"
    
    
    ## 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]