iNim switch to the official URL (#22762)

ref https://github.com/inim-repl/INim/pull/139
This commit is contained in:
ringabout
2023-09-27 14:35:41 +08:00
committed by GitHub
parent 21218d743f
commit 02ba28eda5

View File

@@ -80,7 +80,7 @@ pkg "gnuplot", "nim c gnuplot.nim"
pkg "hts", "nim c -o:htss src/hts.nim"
pkg "httpauth"
pkg "illwill", "nimble examples"
pkg "inim", url = "https://github.com/nim-lang/INim"
pkg "inim"
pkg "itertools", "nim doc src/itertools.nim"
pkg "iterutils"
pkg "jstin"