This commit is contained in:
Timothee Cour
2021-05-18 10:48:13 -07:00
committed by GitHub
parent 7f077a76fe
commit 31143c68fc

View File

@@ -61,7 +61,7 @@ pkg "delaunay"
pkg "docopt"
pkg "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
pkg "elvis"
pkg "fidget"
pkg "fidget", allowFailure = true # pending https://github.com/treeform/fidget/issues/155
pkg "fragments", "nim c -r fragments/dsl.nim"
pkg "fusion"
pkg "gara"