Skip to content

Commit eb52bf5

Browse files
timotheecourmildred
authored andcommitted
unbreak CI, disable fidget, refs nim-lang#16315 (nim-lang#16316)
1 parent 789ae0b commit eb52bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testament/important_packages.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pkg1 "delaunay"
3737
pkg1 "docopt"
3838
pkg1 "easygl", "nim c -o:egl -r src/easygl.nim", "https://github.com/jackmott/easygl"
3939
pkg1 "elvis"
40-
pkg1 "fidget"
40+
# pkg1 "fidget" # pending bug #16315 and https://github.com/guzba/supersnappy/issues/3
4141
pkg1 "fragments", "nim c -r fragments/dsl.nim"
4242
pkg1 "gara"
4343
pkg1 "glob"

0 commit comments

Comments
 (0)