mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 14:03:23 +00:00
disable packages that don't work anymore on Nim 1.2.x
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user