Loading pkgs/development/python-modules/open-interpreter/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
pkgs/development/python-modules/open-interpreter/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading