switch to the official chronicles URL (#22033)

This commit is contained in:
ringabout
2023-06-07 17:58:24 +08:00
committed by GitHub
parent ce72b564bc
commit ebecfbc7a5

View File

@@ -52,7 +52,7 @@ pkg "cascade"
pkg "cello", url = "https://github.com/nim-lang/cello", useHead = true
pkg "checksums"
pkg "chroma"
pkg "chronicles", "nim c -o:chr -r chronicles.nim", url = "https://github.com/nim-lang/nim-chronicles"
pkg "chronicles", "nim c -o:chr -r chronicles.nim"
pkg "chronos", "nim c -r -d:release tests/testall"
pkg "cligen", "nim c --path:. -r cligen.nim"
pkg "combparser", "nimble test --gc:orc"