mirror of
https://github.com/status-im/nim-codex.git
synced 2025-01-24 09:39:43 +00:00
Move to version 2.0.6
This commit is contained in:
parent
21249968d4
commit
b5af96f068
4
Makefile
4
Makefile
@ -15,8 +15,8 @@
|
|||||||
#
|
#
|
||||||
# If NIM_COMMIT is set to "nimbusbuild", this will use the
|
# If NIM_COMMIT is set to "nimbusbuild", this will use the
|
||||||
# version pinned by nimbus-build-system.
|
# version pinned by nimbus-build-system.
|
||||||
PINNED_NIM_VERSION := 38640664088251bbc88917b4bacfd86ec53014b8 # 1.6.21
|
# PINNED_NIM_VERSION := 38640664088251bbc88917b4bacfd86ec53014b8 # 1.6.21
|
||||||
|
PINNED_NIM_VERSION := v2.0.6
|
||||||
ifeq ($(NIM_COMMIT),)
|
ifeq ($(NIM_COMMIT),)
|
||||||
NIM_COMMIT := $(PINNED_NIM_VERSION)
|
NIM_COMMIT := $(PINNED_NIM_VERSION)
|
||||||
else ifeq ($(NIM_COMMIT),pinned)
|
else ifeq ($(NIM_COMMIT),pinned)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user