enchant1: mark broken on x86_64-darwin
This commit is contained in:
@@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Generic spell checking library";
|
description = "Generic spell checking library";
|
||||||
homepage = https://abiword.github.io/enchant;
|
homepage = https://abiword.github.io/enchant;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
badPlatforms = [ "x86_64-darwin" ];
|
||||||
license = licenses.lgpl21;
|
license = licenses.lgpl21;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user