mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-27 01:34:02 +00:00
[backport:1.2] update the nimble commit hash to the latest one (#16971)
(cherry picked from commit 0d34345f29)
This commit is contained in:
2
koch.nim
2
koch.nim
@@ -10,7 +10,7 @@
|
||||
#
|
||||
|
||||
const
|
||||
NimbleStableCommit = "8f7af860c5ce9634af880a7081c6435e1f2a5148" # master
|
||||
NimbleStableCommit = "324de9202fb3db82b266e7350731d1ec41013a2b" # master
|
||||
|
||||
when not defined(windows):
|
||||
const
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user