mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 12:07:51 +00:00
disable grams (#16511)
This commit is contained in:
@@ -44,7 +44,8 @@ pkg1 "glob"
|
||||
pkg1 "ggplotnim", "nim c -d:noCairo -r tests/tests.nim"
|
||||
# pkg1 "gittyup", "nimble test", "https://github.com/disruptek/gittyup"
|
||||
pkg1 "gnuplot", "nim c gnuplot.nim"
|
||||
pkg1 "gram", "nim c -r --gc:arc --define:danger tests/test.nim", "https://github.com/disruptek/gram"
|
||||
# pkg1 "gram", "nim c -r --gc:arc --define:danger tests/test.nim", "https://github.com/disruptek/gram"
|
||||
# pending https://github.com/nim-lang/Nim/issues/16509
|
||||
pkg1 "hts", "nim c -o:htss src/hts.nim"
|
||||
# pkg1 "httpauth"
|
||||
pkg1 "illwill", "nimble examples"
|
||||
|
||||
Reference in New Issue
Block a user