Skip to content

Commit 12ac183

Browse files
ringaboutmildred
authored andcommitted
bring back fidget (nim-lang#16319)
1 parent eb52bf5 commit 12ac183

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" # pending bug #16315 and https://github.com/guzba/supersnappy/issues/3
40+
pkg1 "fidget"
4141
pkg1 "fragments", "nim c -r fragments/dsl.nim"
4242
pkg1 "gara"
4343
pkg1 "glob"

0 commit comments

Comments
 (0)