pkg/pixie: use latest (#18069)

This commit is contained in:
Timothee Cour
2021-05-23 12:28:26 -07:00
committed by GitHub
parent 61630c6aee
commit 1421a3bf26

View File

@@ -118,7 +118,7 @@ pkg "optionsutils"
pkg "ormin", "nim c -o:orminn ormin.nim"
pkg "parsetoml"
pkg "patty"
pkg "pixie", useHead = false
pkg "pixie"
pkg "plotly", "nim c examples/all.nim"
pkg "pnm"
pkg "polypbren"