[backport:1.2] update nimble commit hash (#17109)

(cherry picked from commit da52e81327)
This commit is contained in:
Miran
2021-02-19 20:33:01 +01:00
committed by narimiran
parent ca1f97951c
commit d922751d98
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
#
const
NimbleStableCommit = "324de9202fb3db82b266e7350731d1ec41013a2b" # master
NimbleStableCommit = "d13f3b8ce288b4dc8c34c219a4e050aaeaf43fc9" # master
when not defined(windows):
const

View File

@@ -16,7 +16,7 @@ pkg "bncurve", true
pkg "c2nim", false, "nim c testsuite/tester.nim"
pkg "cascade"
pkg "chroma"
# pkg "chronicles", true, "nim c -o:chr -r chronicles.nim"
pkg "chronicles", true, "nim c -o:chr -r chronicles.nim"
# disable until my chronos fix was merged
#pkg "chronos", true
pkg "cligen", false, "nim c -o:cligenn -r cligen.nim"