mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 01:14:41 +00:00
switch to official docopt URL (#20815)
This commit is contained in:
@@ -60,7 +60,7 @@ pkg "criterion", allowFailure = true # pending https://github.com/disruptek/crit
|
||||
pkg "datamancer"
|
||||
pkg "dashing", "nim c tests/functional.nim"
|
||||
pkg "delaunay", url = "https://github.com/nim-lang/DelaunayNim", useHead = true
|
||||
pkg "docopt", url = "https://github.com/nim-lang/docopt.nim", useHead = true
|
||||
pkg "docopt"
|
||||
pkg "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
|
||||
pkg "elvis"
|
||||
pkg "fidget"
|
||||
|
||||
Reference in New Issue
Block a user