disable 'fidget' package

This commit is contained in:
narimiran
2021-02-08 18:51:29 +01:00
parent 8f38f3e34d
commit 3f1f26a7e2

View File

@@ -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"
pkg1 "fragments", "nim c -r fragments/dsl.nim"
pkg1 "gara"
pkg1 "ggplotnim", "nim c -d:noCairo -r tests/tests.nim"