3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Euan Kemp 6eb941d8c4 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.
2020-12-09 00:08:15 -08:00
..
applications k3s: propagate runtime dependencies of the k3s binary 2020-12-09 00:08:15 -08:00
build-support mirrors: fix lua mirrors 2020-12-08 23:55:31 +01:00
common-updater
data Merge pull request #106280 from r-ryantm/auto-update/iosevka-bin 2020-12-08 03:57:03 -05:00
desktops gnome3.gnome-chess: 3.38.0 -> 3.38.1 2020-12-09 05:30:07 +01:00
development python37Packages.azure-mgmt-network: 16.0.0 -> 17.0.0 2020-12-08 23:08:21 -08:00
games steamPackages.steam-runtime: 0.20200720.0 → 0.20201203.1 2020-12-08 16:07:51 -08:00
misc Merge pull request #106399 from figsoda/vscode-ron 2020-12-09 03:21:35 +01:00
os-specific Merge pull request #106349 from Atemu/update/linux_zen 2020-12-08 13:41:25 -05:00
pkgs-lib
servers Merge pull request #106338 from r-ryantm/auto-update/webhook 2020-12-09 01:25:24 +01:00
shells
stdenv
test
tools mycli: fix build with sqlparse 0.4.x (#106334) 2020-12-09 06:00:55 +01:00
top-level Merge pull request #101468 from alirezameskin/master 2020-12-09 05:45:46 +01:00