Skip to content
Snippets Groups Projects
eic-spack.sh 424 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 github version, e.g. v0.19.7 or commit hash
    ## note: nightly builds will use e.g. releases/v0.19
    
    Wouter Deconinck's avatar
    Wouter Deconinck committed
    EICSPACK_VERSION="dd4hep-1.26"
    
    
    ## 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]