disable more packages that don't work anymore on Nim 1.2.x

This commit is contained in:
narimiran
2022-06-10 10:33:26 +02:00
parent aa0dbaf3a1
commit af3d1342c0

View File

@@ -68,7 +68,7 @@ pkg "ormin", true, "nim c -o:orminn ormin.nim"
pkg "patty"
pkg "plotly", true, "nim c --oldgensym:on examples/all.nim"
pkg "pnm"
pkg "polypbren"
# pkg "polypbren"
pkg "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim"
pkg "rbtree"
pkg "react", false, "nimble example"
@@ -83,7 +83,7 @@ pkg "strunicode", true, "nim c -r src/strunicode.nim"
# pkg "telebot", true, "nim c -o:tbot -r src/telebot.nim"
pkg "tempdir"
pkg "tensordsl", false, "nim c -r tests/tests.nim", "https://krux02@bitbucket.org/krux02/tensordslnim.git"
pkg "tiny_sqlite"
# pkg "tiny_sqlite"
pkg "unicodedb"
pkg "unicodeplus", true
pkg "unpack"