feedgnuplot: move env vars into env for structuredAttrs

This commit is contained in:
Stefan Frijters
2026-02-19 17:30:24 +01:00
parent 0b1c8eeb1a
commit 7f58f61b4b
+1 -1
View File
@@ -46,7 +46,7 @@ perlPackages.buildPerlPackage rec {
]);
# Fontconfig error: Cannot load default config file
FONTCONFIG_FILE = fontsConf;
env.FONTCONFIG_FILE = fontsConf;
postPatch = ''
patchShebangs .