Loading pkgs/by-name/op/open-webui/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ python3.pkgs.buildPythonApplication rec { }; meta = { description = "Full-stack of open-webui. open-webui is a user-friendly WebUI for LLMs (Formerly Ollama WebUI)"; description = "Comprehensive suite for LLMs with a user-friendly WebUI"; homepage = "https://github.com/open-webui/open-webui"; changelog = "https://github.com/open-webui/open-webui/blob/${src.rev}/CHANGELOG.md"; license = lib.licenses.mit; Loading Loading
pkgs/by-name/op/open-webui/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,7 @@ python3.pkgs.buildPythonApplication rec { }; meta = { description = "Full-stack of open-webui. open-webui is a user-friendly WebUI for LLMs (Formerly Ollama WebUI)"; description = "Comprehensive suite for LLMs with a user-friendly WebUI"; homepage = "https://github.com/open-webui/open-webui"; changelog = "https://github.com/open-webui/open-webui/blob/${src.rev}/CHANGELOG.md"; license = lib.licenses.mit; Loading