mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 17:33:09 +00:00
chisel: add release
This commit is contained in:
parent
f05284c431
commit
68f9d0ee27
@ -17,6 +17,8 @@ buildGoModule rec {
|
||||
|
||||
vendorSha256 = "01wh8fn76jn8hnf7gj759k8dwqrr0p36xmsxfc8dayzinpl10fqv";
|
||||
|
||||
buildFlagsArray = [ "-ldflags=-s -w -X github.com/jpillora/chisel/share.BuildVersion=${version}" ];
|
||||
|
||||
# tests require access to the network
|
||||
doCheck = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user