feedgnuplot: move env vars into env for structuredAttrs
This commit is contained in:
@@ -46,7 +46,7 @@ perlPackages.buildPerlPackage rec {
|
||||
]);
|
||||
|
||||
# Fontconfig error: Cannot load default config file
|
||||
FONTCONFIG_FILE = fontsConf;
|
||||
env.FONTCONFIG_FILE = fontsConf;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs .
|
||||
|
||||
Reference in New Issue
Block a user