From 5c222b5c2995ffebd3db6bab918ed8634569ec4f Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Thu, 10 Dec 2020 14:29:47 -0800 Subject: [PATCH] unbreak CI, disable fidget, refs #16315 --- testament/important_packages.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 2da10e7494fbc..361ecaa88b6d2 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -37,7 +37,7 @@ pkg1 "delaunay" pkg1 "docopt" pkg1 "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl" pkg1 "elvis" -pkg1 "fidget" +# pkg1 "fidget" # pending bug #16315 and https://github.com/guzba/supersnappy/issues/3 pkg1 "fragments", "nim c -r fragments/dsl.nim" pkg1 "gara" pkg1 "glob"