Loading pkgs/by-name/op/open-webui/package.nix +4 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: let pname = "open-webui"; version = "0.6.38"; version = "0.6.40"; src = fetchFromGitHub { owner = "open-webui"; repo = "open-webui"; tag = "v${version}"; hash = "sha256-3FVH/8DMkoS5wlc7cBGpoM3+6nzxIOaqmOBL+W92AZs="; hash = "sha256-whQmHSnHWeAozNsWemZZXi3quqcY27PTO6/3lpxiy+c="; }; frontend = buildNpmPackage rec { Loading @@ -32,7 +32,7 @@ let url = "https://github.com/pyodide/pyodide/releases/download/${pyodideVersion}/pyodide-${pyodideVersion}.tar.bz2"; }; npmDepsHash = "sha256-WxgxGgpWVSNfTBx9cXU0id7ZGqg2QTOoubvWUyDpK0U="; npmDepsHash = "sha256-WL239S/XB+fZEOY2MQMMxbyJ5RoXfZJz94A8IOmyQ9c="; # See https://github.com/open-webui/open-webui/issues/15880 npmFlags = [ Loading Loading @@ -108,6 +108,7 @@ python3Packages.buildPythonApplication rec { beautifulsoup4 black boto3 chardet chromadb cryptography ddgs Loading Loading
pkgs/by-name/op/open-webui/package.nix +4 −3 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ }: let pname = "open-webui"; version = "0.6.38"; version = "0.6.40"; src = fetchFromGitHub { owner = "open-webui"; repo = "open-webui"; tag = "v${version}"; hash = "sha256-3FVH/8DMkoS5wlc7cBGpoM3+6nzxIOaqmOBL+W92AZs="; hash = "sha256-whQmHSnHWeAozNsWemZZXi3quqcY27PTO6/3lpxiy+c="; }; frontend = buildNpmPackage rec { Loading @@ -32,7 +32,7 @@ let url = "https://github.com/pyodide/pyodide/releases/download/${pyodideVersion}/pyodide-${pyodideVersion}.tar.bz2"; }; npmDepsHash = "sha256-WxgxGgpWVSNfTBx9cXU0id7ZGqg2QTOoubvWUyDpK0U="; npmDepsHash = "sha256-WL239S/XB+fZEOY2MQMMxbyJ5RoXfZJz94A8IOmyQ9c="; # See https://github.com/open-webui/open-webui/issues/15880 npmFlags = [ Loading Loading @@ -108,6 +108,7 @@ python3Packages.buildPythonApplication rec { beautifulsoup4 black boto3 chardet chromadb cryptography ddgs Loading