Zabbix agent build fix
This commit is contained in:
parent
cb82056409
commit
3f1a9455c6
1 changed files with 0 additions and 2 deletions
|
|
@ -17,8 +17,6 @@ import ./versions.nix ({ version, hash, vendorHash ? throw "unsupported version
|
||||||
nativeBuildInputs = [ autoreconfHook pkg-config ];
|
nativeBuildInputs = [ autoreconfHook pkg-config ];
|
||||||
buildInputs = [ libiconv openssl pcre zlib ];
|
buildInputs = [ libiconv openssl pcre zlib ];
|
||||||
|
|
||||||
inherit (buildGoModule.go) GOOS GOARCH;
|
|
||||||
|
|
||||||
# need to provide GO* env variables & patch for reproducibility
|
# need to provide GO* env variables & patch for reproducibility
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace src/go/Makefile.am \
|
substituteInPlace src/go/Makefile.am \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue