mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 15:41:40 +00:00
b33b086506
Apparently the handling of `buildFlagsArray` in `buildGo*` is blatantly broken since it doesn't quote flags specified as list elements properly. Because of that, the `-ldflags` are not interpreted properly and `prometheus --version` doesn't output anything useful. By specifying flags in both `buildFlags` and `buildFlagsArray` the issue gets fixed since both variables are passed to `go install`. |
||
---|---|---|
.. | ||
alertmanager-bot | ||
bosun | ||
cadvisor | ||
consul-alerts | ||
do-agent | ||
fusion-inventory | ||
grafana | ||
grafana-reporter | ||
heapster | ||
kapacitor | ||
lcdproc | ||
loki | ||
longview | ||
mackerel-agent | ||
mtail | ||
munin | ||
nagios | ||
net-snmp | ||
newrelic-sysmond | ||
plugins | ||
prometheus | ||
riemann | ||
riemann-dash | ||
sensu | ||
sensu-go | ||
seyren | ||
telegraf | ||
thanos | ||
uchiwa | ||
unifi-poller | ||
zabbix | ||
zipkin |