mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-05 04:27:44 +00:00
disable parsetoml package until it's fixed upstream
This commit is contained in:
@@ -59,7 +59,7 @@ pkg "nimx", "nim c --threads:on test/main.nim", true
|
||||
pkg "norm", "nim c -o:normm src/norm.nim"
|
||||
pkg "npeg"
|
||||
pkg "ormin", "nim c -o:orminn ormin.nim", true
|
||||
pkg "parsetoml"
|
||||
#pkg "parsetoml"
|
||||
pkg "patty"
|
||||
pkg "plotly", "nim c examples/all.nim", true
|
||||
pkg "protobuf", "nim c -o:protobuff -r src/protobuf.nim", true
|
||||
|
||||
Reference in New Issue
Block a user