influxdb2-server: move env variable(s) into env for structuredAttrs

This commit is contained in:
Stefan Frijters
2026-02-11 10:45:03 +01:00
parent 83a86427da
commit 61c60d98dc
+1 -1
View File
@@ -91,7 +91,7 @@ buildGoModule {
"cmd/telemetryd"
];
PKG_CONFIG_PATH = "${flux}/pkgconfig";
env.PKG_CONFIG_PATH = "${flux}/pkgconfig";
postPatch = ''
# use go-bindata from environment