Loading pkgs/applications/virtualization/docker/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,8 @@ let hash = tiniHash; }; patches = [ ]; # Do not remove static from make files as we want a static binary postPatch = ""; Loading Loading
pkgs/applications/virtualization/docker/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,8 @@ let hash = tiniHash; }; patches = [ ]; # Do not remove static from make files as we want a static binary postPatch = ""; Loading