mirror of
https://github.com/status-im/nimbus-build-system-desktop.git
synced 2025-01-11 22:34:30 +00:00
make build script use correct nim commit
This commit is contained in:
parent
746eae5160
commit
656c82f08d
@ -13,7 +13,7 @@ set -e
|
||||
# Git commits
|
||||
: ${CSOURCES_COMMIT:=a8a5241f9475099c823cfe1a5e0ca4022ac201ff} # 1.0.11 + support for Apple's M1
|
||||
: ${NIMBLE_COMMIT:=d13f3b8ce288b4dc8c34c219a4e050aaeaf43fc9} # 0.13.1
|
||||
# NIM_COMMIT could be a (partial) commit hash, a tag, a branch name, etc. Empty by default.
|
||||
: ${NIM_COMMIT:=121628357ec7fae91335bd392f03b0e6dd249319} # could be a (partial) commit hash, a tag, a branch name, etc.
|
||||
NIM_COMMIT_HASH="" # full hash for NIM_COMMIT, retrieved in "nim_needs_rebuilding()"
|
||||
|
||||
# script arguments
|
||||
|
Loading…
x
Reference in New Issue
Block a user