Loading pkgs/development/tools/buf/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,9 @@ buildGoModule rec { export CI=true ''; # Allow tests that bind or connect to localhost on macOS. __darwinAllowLocalNetworking = true; installPhase = '' runHook preInstall Loading Loading
pkgs/development/tools/buf/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,9 @@ buildGoModule rec { export CI=true ''; # Allow tests that bind or connect to localhost on macOS. __darwinAllowLocalNetworking = true; installPhase = '' runHook preInstall Loading