diff options
Diffstat (limited to 'testament/important_packages.nim')
-rw-r--r-- | testament/important_packages.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 6cefe3e23..adc3434c0 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -122,7 +122,7 @@ pkg "npeg", "nimble testarc" pkg "numericalnim", "nimble nimCI" pkg "optionsutils" pkg "ormin", "nim c -o:orminn ormin.nim" -pkg "parsetoml", url = "https://github.com/nim-lang/parsetoml", useHead = true +pkg "parsetoml" pkg "patty" pkg "pixie" pkg "plotly", "nim c examples/all.nim" |