diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 55a943f595123..9f7ce0b37a92a 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -67,7 +67,7 @@ pkg "fidget" pkg "fragments", "nim c -r fragments/dsl.nim", allowFailure = true # pending https://github.com/nim-lang/packages/issues/2115 pkg "fusion" pkg "gara" -pkg "glob", url = "https://github.com/nim-lang/glob", useHead = true +pkg "glob" pkg "ggplotnim", "nim c -d:noCairo -r tests/tests.nim", url = "https://github.com/nim-lang/ggplotnim", useHead = true pkg "gittyup", "nimble test", "https://github.com/disruptek/gittyup", allowFailure = true pkg "gnuplot", "nim c gnuplot.nim"