From 461a95525e110016597ef45f1dd4c1ac4472170c Mon Sep 17 00:00:00 2001 From: flywind <43030857+xflywind@users.noreply.github.com> Date: Sun, 24 Jan 2021 21:02:12 -0600 Subject: [PATCH] close #16810 (#16813) --- 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 f4f40db238..ddf2a5725d 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" # pending https://github.com/nim-lang/Nim/issues/16810 +pkg1 "fidget" pkg1 "fragments", "nim c -r fragments/dsl.nim" pkg1 "gara" pkg1 "glob"