From 99d1efc3cd7ad03eb88fe1cc4b6d332b79736e91 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Wed, 27 Jan 2021 03:33:42 -0800 Subject: [PATCH] disble fidget again --- 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 ddf2a5725d859..b5fd267763608 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 https://github.com/treeform/fidget/issues/133 pkg1 "fragments", "nim c -r fragments/dsl.nim" pkg1 "gara" pkg1 "glob"