Loading pkgs/development/ocaml-modules/domain-local-await/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ buildDunePackage rec { thread-table ]; __darwinAllowLocalNetworking = true; doCheck = true; checkInputs = [ Loading pkgs/development/ocaml-modules/ssl/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ buildDunePackage rec { buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ openssl ]; __darwinAllowLocalNetworking = true; doCheck = lib.versionAtLeast ocaml.version "4.08"; checkInputs = [ alcotest ]; preCheck = '' Loading Loading
pkgs/development/ocaml-modules/domain-local-await/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ buildDunePackage rec { thread-table ]; __darwinAllowLocalNetworking = true; doCheck = true; checkInputs = [ Loading
pkgs/development/ocaml-modules/ssl/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ buildDunePackage rec { buildInputs = [ dune-configurator ]; propagatedBuildInputs = [ openssl ]; __darwinAllowLocalNetworking = true; doCheck = lib.versionAtLeast ocaml.version "4.08"; checkInputs = [ alcotest ]; preCheck = '' Loading