[ci skip] important_packages: change the order in commented out packages too

This commit is contained in:
narimiran
2020-03-04 07:15:34 +01:00
parent 8705ee7015
commit 3ca8f0bde6

View File

@@ -11,7 +11,7 @@ pkg "ast_pattern_matching", false, "nim c -r --oldgensym:on tests/test1.nim"
pkg "asyncmysql", true
pkg "bigints"
pkg "binaryheap", false, "nim c -r binaryheap.nim"
# pkg "blscurve", "", true # pending https://github.com/status-im/nim-blscurve/issues/39
# pkg "blscurve", true # pending https://github.com/status-im/nim-blscurve/issues/39
pkg "bncurve", true
pkg "c2nim", false, "nim c testsuite/tester.nim"
pkg "cascade"
@@ -44,7 +44,7 @@ pkg "loopfusion"
pkg "msgpack4nim"
pkg "nake", false, "nim c nakefile.nim"
pkg "neo", true, "nim c -d:blas=openblas tests/all.nim"
# pkg "nico", "", true
# pkg "nico", true
pkg "nicy", false, "nim c src/nicy.nim"
pkg "nigui", false, "nim c -o:niguii -r src/nigui.nim"
pkg "nimcrypto", false, "nim c -r tests/testall.nim"
@@ -53,14 +53,14 @@ pkg "nimes", true, "nim c src/nimes.nim"
pkg "nimfp", true, "nim c -o:nfp -r src/fp.nim"
pkg "nimgame2", true, "nim c nimgame2/nimgame.nim"
pkg "nimgen", true, "nim c -o:nimgenn -r src/nimgen/runcfg.nim"
# pkg "nimlsp", "", true
# pkg "nimlsp", true
pkg "nimly", true
# pkg "nimongo", "nimble test_ci", true
# pkg "nimongo", true, "nimble test_ci"
pkg "nimpy", false, "nim c -r tests/nimfrompy.nim"
pkg "nimquery"
pkg "nimsl", true
pkg "nimsvg"
# pkg "nimterop", "", true
# pkg "nimterop", true
pkg "nimx", true, "nim c --threads:on test/main.nim"
pkg "norm", true, "nim c -r tests/tsqlite.nim"
pkg "npeg"
@@ -88,7 +88,7 @@ pkg "tiny_sqlite"
pkg "unicodedb"
pkg "unicodeplus", true
pkg "unpack"
# pkg "winim", "", true
# pkg "winim", true
pkg "with"
pkg "ws"
pkg "yaml"