b126d5436a
This fixes evaluation of docker when cross compiling. Reproducer: ``` nix-repl> (import ./. { crossOverlays = [ (_: _: {}) ]; }).docker ``` Fails on master, resolved with this PR. |
||
---|---|---|
.. | ||
buildx.nix | ||
default.nix | ||
distribution.nix | ||
gc.nix | ||
proxy.nix |