mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 20:17:42 +00:00
fix important_packages
This commit is contained in:
@@ -36,7 +36,7 @@ pkg1 "dashing", "nim c tests/functional.nim"
|
||||
pkg1 "delaunay"
|
||||
pkg1 "docopt"
|
||||
pkg1 "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
|
||||
pkg1 "elvis"
|
||||
# pkg1 "elvis"
|
||||
# pkg1 "fidget"
|
||||
# pkg1 "fragments", "nim c -r fragments/dsl.nim"
|
||||
pkg1 "gara"
|
||||
@@ -85,12 +85,12 @@ pkg2 "nimquery"
|
||||
pkg2 "nimsl"
|
||||
pkg2 "nimsvg"
|
||||
pkg2 "nimterop", "nimble minitest"
|
||||
pkg2 "nimwc", "nim c nimwc.nim"
|
||||
# pkg2 "nimwc", "nim c nimwc.nim"
|
||||
# pkg2 "nimx", "nim c --threads:on test/main.nim"
|
||||
# pkg2 "nitter", "nim c src/nitter.nim", "https://github.com/zedeus/nitter"
|
||||
pkg2 "norm", "nim c -r tests/sqlite/trows.nim"
|
||||
pkg2 "npeg", "nimble testarc"
|
||||
pkg2 "numericalnim", "nim c -r tests/test_integrate.nim"
|
||||
pkg2 "numericalnim", "nimble nimCI"
|
||||
pkg2 "optionsutils"
|
||||
pkg2 "ormin", "nim c -o:orminn ormin.nim"
|
||||
pkg2 "parsetoml"
|
||||
|
||||
Reference in New Issue
Block a user