Loading pkgs/development/ocaml-modules/mdx/default.nix +4 −1 Original line number Diff line number Diff line { lib, stdenv, fetchurl, buildDunePackage, ocaml, findlib, alcotest, astring, cmdliner, cppo, fmt, logs, Loading Loading @@ -34,6 +36,7 @@ buildDunePackage rec { fmt logs csexp cmdliner ocaml-version camlp-streams re Loading @@ -44,7 +47,7 @@ buildDunePackage rec { lwt ]; doCheck = true; doCheck = !stdenv.hostPlatform.isDarwin; outputs = [ "bin" Loading Loading
pkgs/development/ocaml-modules/mdx/default.nix +4 −1 Original line number Diff line number Diff line { lib, stdenv, fetchurl, buildDunePackage, ocaml, findlib, alcotest, astring, cmdliner, cppo, fmt, logs, Loading Loading @@ -34,6 +36,7 @@ buildDunePackage rec { fmt logs csexp cmdliner ocaml-version camlp-streams re Loading @@ -44,7 +47,7 @@ buildDunePackage rec { lwt ]; doCheck = true; doCheck = !stdenv.hostPlatform.isDarwin; outputs = [ "bin" Loading