Loading pkgs/by-name/st/storj-uplink/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,9 @@ buildGoModule rec { "-w" ]; # Tests fail with 'listen tcp 127.0.0.1:0: bind: operation not permitted'. __darwinAllowLocalNetworking = true; meta = with lib; { description = "Command-line tool for Storj"; homepage = "https://storj.io"; Loading Loading
pkgs/by-name/st/storj-uplink/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,9 @@ buildGoModule rec { "-w" ]; # Tests fail with 'listen tcp 127.0.0.1:0: bind: operation not permitted'. __darwinAllowLocalNetworking = true; meta = with lib; { description = "Command-line tool for Storj"; homepage = "https://storj.io"; Loading