summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorArian van Putten <arian.vanputten@gmail.com>2024-06-12 11:50:17 +0200
committerArian van Putten <arian.vanputten@gmail.com>2024-06-12 11:50:17 +0200
commit494442762c4f515b2b8e437a61cf76fd3af3d584 (patch)
treecd20c2a011412ad88983592887bec4fdc685d7e2 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc1dcaef74093a9549bcbc657a7573c1cdf097674 (diff)
amazon-ssm-agent: remove overrideEtc parameter
This was meant to make amazon-ssm-agent work "out of the box" on non-NixOS systems but the feature never really worked. The problem is that amazon-ssm-agent looks for the files "amazon-ssm-agent.json" and "seelog.xml" but the files in the package are named "amazon-ssm-agent.json.template" and "seelog.xml.template". So even with this overrideEtc = true it would not be able to find the config. E.g. you'd get an error like Error occurred fetching the seelog config file path: open /nix/store/pyfxjr0i0hszcj9b6fqly6344zf9zhcb-amazon-ssm-agent-3.3.484.0/etc/amazon/ssm/seelog.xml: no such file or directory on startup. Removing this parameter from the from the package doesn't break things as it didn't work in the first place.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions