robomachine: mark broken
This commit is contained in:
parent
afbb0f6ff4
commit
26243136fe
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
broken = stdenv.isDarwin;
|
||||
broken = true;
|
||||
description = "Test data generator for Robot Framework";
|
||||
homepage = "https://github.com/mkorpela/RoboMachine";
|
||||
license = licenses.asl20;
|
||||
|
Loading…
Reference in New Issue
Block a user