summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorEuan Kemp <euank@euank.com>2020-10-25 22:54:18 -0700
committerEuan Kemp <euank@euank.com>2020-12-09 00:08:15 -0800
commit6eb941d8c48db2363b896faa7124aade74612f62 (patch)
treea175eca95dcc125ff0e72cccb43d780644577a71 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent23290bd131fe33cb5844a9722662e8c458811ce3 (diff)
k3s: propagate runtime dependencies of the k3s binary
Fixes #101734 Prior to this change, the k3s binary included a tarball containing binaries like 'kubectl', but didn't keep a runtime reference to those runtime dependencies in plaintext (since they were gzipped inside the single combined k3s binary). In order for nix's automatic runtime dependency detection to work, we need to have a reference to them somewhere in $out. propagatedBuildInputs seems to do the right thing for us here. Running `nix-store -q --tree /nix/store/path/to/k3s` produces a different output after this change which includes the `libseccomp` reference I expect.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions