python3Packages.open-interpreter: mark broken (#496794)
This commit is contained in:
@@ -112,6 +112,7 @@ buildPythonPackage rec {
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
broken = true;
|
||||
description = "OpenAI's Code Interpreter in your terminal, running locally";
|
||||
homepage = "https://github.com/KillianLucas/open-interpreter";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user