perl-nethttp: fix sandbox build on darwin
This commit is contained in:
parent
8a43659e15
commit
95997376c0
@ -10277,6 +10277,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "8565aff76b3d09084642f3a83c654fb4ced8220e8e19d35c78b661519b4c1be6";
|
sha256 = "8565aff76b3d09084642f3a83c654fb4ced8220e8e19d35c78b661519b4c1be6";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ URI ];
|
propagatedBuildInputs = [ URI ];
|
||||||
|
__darwinAllowLocalNetworking = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/libwww-perl/Net-HTTP;
|
homepage = https://github.com/libwww-perl/Net-HTTP;
|
||||||
description = "Low-level HTTP connection (client)";
|
description = "Low-level HTTP connection (client)";
|
||||||
|
Loading…
Reference in New Issue
Block a user