nixpkgs/pkgs/applications/networking/cluster/helm/chart-testing
Colin Arnott 3db5d748a7
chart-testing: add runtimeInputs
Turns out that chart-testing execs a few other binaries at runtime, so
they do not get automatically detected by nix. The primary ones are
listed upstream, https://github.com/helm/chart-testing#prerequisites,
however they also callout to echo, so we have tacked on coreutils for
good measure. These have been added as runtimeInputs, so they can be
overridable, and injected via makeWrapper.
2022-11-08 12:03:51 +00:00
..
default.nix chart-testing: add runtimeInputs 2022-11-08 12:03:51 +00:00