mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
robomachine: mark broken
This commit is contained in:
committed by
Janne Heß
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;
|
||||
|
||||
Reference in New Issue
Block a user