ocamlPackages.re2: mark broken on darwin

This commit is contained in:
Vincent Laporte
2017-05-31 07:45:28 +00:00
parent e6550cb5c1
commit 68eb2c2379
3 changed files with 3 additions and 9 deletions

View File

@@ -8,6 +8,5 @@ janePackage {
buildInputs = [ core_extended expect_test_helpers patience_diff ocaml_pcre ];
meta = {
description = "File Diff using the Patience Diff algorithm";
inherit (core_extended.meta) platforms;
};
}