gost: enable on darwin
This commit is contained in:
parent
6c29394c50
commit
155959daf7
@ -49,8 +49,9 @@ buildGoModule rec {
|
||||
--replace '{url.UserPassword("AES-256-GCM", "123456"), url.UserPassword("AES-256-GCM", "123456"), true},' ""
|
||||
'';
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
description = "A simple tunnel written in golang";
|
||||
homepage = "https://github.com/ginuerzh/gost";
|
||||
license = licenses.mit;
|
||||
|
Loading…
Reference in New Issue
Block a user