From 619d6c318c517683ae601818e6f4af8e6383ed5e Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Sun, 16 Oct 2022 09:52:19 +0800 Subject: enable glob (#20573) ref https://github.com/haltcase/glob/commit/5cc331043791578e88c9c5d6d0cce0ac419dfcf5 --- testament/important_packages.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testament') diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 55a943f59..9f7ce0b37 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" -- cgit 1.4.1-2-gfad0