diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 1bc229b623..303255b6d7 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -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"