awsebcli: mark broken
This commit is contained in:
parent
c4d6162d67
commit
7738719171
@ -92,5 +92,6 @@ in with localPython.pkgs; buildPythonApplication rec {
|
|||||||
description = "A command line interface for Elastic Beanstalk";
|
description = "A command line interface for Elastic Beanstalk";
|
||||||
maintainers = with maintainers; [ eqyiel ];
|
maintainers = with maintainers; [ eqyiel ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user