Loading pkgs/tools/llm/open-interpreter/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -53,5 +53,6 @@ python3.pkgs.buildPythonApplication { license = licenses.mit; changelog = "https://github.com/KillianLucas/open-interpreter/releases/tag/v${version}"; maintainers = with maintainers; [ happysalada ]; mainProgram = "interpreter"; }; } Loading
pkgs/tools/llm/open-interpreter/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -53,5 +53,6 @@ python3.pkgs.buildPythonApplication { license = licenses.mit; changelog = "https://github.com/KillianLucas/open-interpreter/releases/tag/v${version}"; maintainers = with maintainers; [ happysalada ]; mainProgram = "interpreter"; }; }