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

This commit is contained in:
narimiran
2022-05-04 18:21:24 +02:00
parent 8a5c8d3e22
commit aa0dbaf3a1

View File

@@ -26,7 +26,7 @@ pkg "comprehension", false, "nimble test", "https://github.com/alehander42/compr
pkg "dashing", false, "nim c tests/functional.nim"
pkg "docopt"
pkg "easygl", true, "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
pkg "elvis"
# pkg "elvis"
# pkg "fragments", false, "nim c -r fragments/dsl.nim"
pkg "gara"
# pkg "ggplotnim", true, "nimble testCI"
@@ -91,4 +91,4 @@ pkg "unpack"
pkg "with"
# pkg "ws"
pkg "yaml"
pkg "zero_functional", false, "nim c -r test.nim"
# pkg "zero_functional", false, "nim c -r test.nim"