forked from mirrors/nixpkgs
ngrok: fix build
This commit is contained in:
parent
81e47bce00
commit
24ae56e7fe
|
@ -25,7 +25,7 @@ buildGoPackage rec {
|
|||
'';
|
||||
|
||||
buildInputs = [ git log4go websocket go-vhost mousetrap termbox-go rcrowley.go-metrics
|
||||
yaml-v1 go-bindata go-update binarydist osext ];
|
||||
yaml-v1 go-bindata.bin go-update binarydist osext ];
|
||||
|
||||
buildFlags = "-tags release";
|
||||
|
||||
|
|
Loading…
Reference in a new issue