nixpkgs-suyu/pkgs/applications/virtualization/docker
sternenseemann b126d5436a docker: move makeWrapper to nativeBuildInputs
This fixes evaluation of docker when cross compiling. Reproducer:

```
nix-repl> (import ./. { crossOverlays = [ (_: _: {}) ]; }).docker
```

Fails on master, resolved with this PR.
2021-04-12 19:06:02 +02:00
..
buildx.nix
default.nix docker: move makeWrapper to nativeBuildInputs 2021-04-12 19:06:02 +02:00
distribution.nix
gc.nix
proxy.nix