influxdb2-server: move env variable(s) into env for structuredAttrs
This commit is contained in:
@@ -91,7 +91,7 @@ buildGoModule {
|
||||
"cmd/telemetryd"
|
||||
];
|
||||
|
||||
PKG_CONFIG_PATH = "${flux}/pkgconfig";
|
||||
env.PKG_CONFIG_PATH = "${flux}/pkgconfig";
|
||||
|
||||
postPatch = ''
|
||||
# use go-bindata from environment
|
||||
|
||||
Reference in New Issue
Block a user