Merge #218780: rathole: disable tests, as they loop forever

This commit is contained in:
Vladimír Čunát
2023-02-28 11:59:47 +01:00
@@ -32,6 +32,8 @@ rustPlatform.buildRustPackage rec {
__darwinAllowLocalNetworking = true;
doCheck = false; # https://github.com/rapiz1/rathole/issues/222
meta = with lib; {
description = "Reverse proxy for NAT traversal";
homepage = "https://github.com/rapiz1/rathole";