Skip to content

Commit

Permalink
bring back important packages; closes nim-lang#16419 (nim-lang#16424)
Browse files Browse the repository at this point in the history
  • Loading branch information
ringabout authored and mildred committed Jan 11, 2021
1 parent b3b1bda commit 5902773
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pkg1 "fidget"
pkg1 "fragments", "nim c -r fragments/dsl.nim"
pkg1 "gara"
pkg1 "glob"
# pkg1 "ggplotnim", "nim c -d:noCairo -r tests/tests.nim" # pending bug #16418
pkg1 "ggplotnim", "nim c -d:noCairo -r tests/tests.nim"
# pkg1 "gittyup", "nimble test", "https://github.com/disruptek/gittyup"
pkg1 "gnuplot", "nim c gnuplot.nim"
pkg1 "gram", "nim c -r --gc:arc --define:danger tests/test.nim", "https://github.com/disruptek/gram"
Expand Down Expand Up @@ -99,7 +99,7 @@ pkg2 "optionsutils"
pkg2 "ormin", "nim c -o:orminn ormin.nim"
pkg2 "parsetoml"
pkg2 "patty"
# pkg2 "plotly", "nim c examples/all.nim" # pending bug #16418
pkg2 "plotly", "nim c examples/all.nim"
pkg2 "pnm"
pkg2 "polypbren"
pkg2 "prologue", "nimble tcompile"
Expand Down

0 comments on commit 5902773

Please sign in to comment.