We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97edaa7 commit c343029Copy full SHA for c343029
flake.nix
@@ -96,6 +96,7 @@
96
http cohttp cohttp-lwt cmdliner lwt conduit-lwt
97
conduit-lwt-unix fmt ppx_sexp_conv magic-mime logs
98
];
99
+ __darwinAllowLocalNetworking = true;
100
};
101
cohttp-server-lwt-unix = pkg {
102
pname = "cohttp-server-lwt-unix";
0 commit comments