diff --git a/testament/important_packages.nim b/testament/important_packages.nim index ee5f0a842f..21cff53067 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -38,7 +38,7 @@ pkg1 "docopt" pkg1 "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl" pkg1 "elvis" # pkg1 "fidget" -pkg1 "fragments", "nim c -r fragments/dsl.nim" +# pkg1 "fragments", "nim c -r fragments/dsl.nim" pkg1 "gara" pkg1 "ggplotnim", "nim c -d:noCairo -r tests/tests.nim" # pkg1 "gittyup", "nimble test", "https://github.com/disruptek/gittyup"