mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
disable 'nimx' package, see PR #14293
This commit is contained in:
@@ -62,7 +62,7 @@ pkg "nimquery"
|
||||
pkg "nimsl", true
|
||||
pkg "nimsvg"
|
||||
# pkg "nimterop", true
|
||||
pkg "nimx", true, "nim c --threads:on test/main.nim"
|
||||
# pkg "nimx", true, "nim c --threads:on test/main.nim"
|
||||
pkg "norm", true, "nim c -r tests/tsqlite.nim"
|
||||
pkg "npeg"
|
||||
pkg "ormin", true, "nim c -o:orminn ormin.nim"
|
||||
|
||||
Reference in New Issue
Block a user