Loading pkgs/by-name/s5/s5cmd/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ buildGoModule (finalAttrs: { # Skip e2e tests requiring network access excludedPackages = [ "./e2e" ]; # Fix tests creating network sockets on macOS __darwinAllowLocalNetworking = true; meta = { homepage = "https://github.com/peak/s5cmd"; description = "Parallel S3 and local filesystem execution tool"; Loading Loading
pkgs/by-name/s5/s5cmd/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ buildGoModule (finalAttrs: { # Skip e2e tests requiring network access excludedPackages = [ "./e2e" ]; # Fix tests creating network sockets on macOS __darwinAllowLocalNetworking = true; meta = { homepage = "https://github.com/peak/s5cmd"; description = "Parallel S3 and local filesystem execution tool"; Loading