ocamlPackages.re2: mark broken on darwin

This commit is contained in:
Vincent Laporte
2017-06-05 05:45:59 +00:00
parent e6550cb5c1
commit 68eb2c2379
3 changed files with 3 additions and 9 deletions
-1
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;
};
}