switch to the official URL of nimquery (#21038)

ref 3f728fb480
This commit is contained in:
ringabout
2022-12-07 11:33:31 +08:00
committed by GitHub
parent 9ba07edb2e
commit d6b485493d

View File

@@ -111,7 +111,7 @@ pkg "nimongo", "nimble test_ci", allowFailure = true
pkg "nimph", "nimble test", "https://github.com/disruptek/nimph", allowFailure = true
pkg "nimPNG", useHead = true
pkg "nimpy", "nim c -r tests/nimfrompy.nim"
pkg "nimquery", url = "https://github.com/nim-lang/nimquery", useHead = true
pkg "nimquery"
pkg "nimsl"
pkg "nimsvg"
pkg "nimterop", "nimble minitest"