Loading pkgs/development/python-modules/litellm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ , httpx }: let version = "1.20.9"; version = "1.22.3"; in buildPythonPackage rec { pname = "litellm"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "BerriAI"; repo = "litellm"; rev = "refs/tags/v${version}"; hash = "sha256-Sb5vfaKFUjBWfR/SPHLJLPD/EpoEwW56xKqgbUgM0K4="; hash = "sha256-80XEbc0DW4CWGIAjbV2bossAKqvmqZqfZoFZi8H4NNc="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/litellm/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ , httpx }: let version = "1.20.9"; version = "1.22.3"; in buildPythonPackage rec { pname = "litellm"; Loading @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "BerriAI"; repo = "litellm"; rev = "refs/tags/v${version}"; hash = "sha256-Sb5vfaKFUjBWfR/SPHLJLPD/EpoEwW56xKqgbUgM0K4="; hash = "sha256-80XEbc0DW4CWGIAjbV2bossAKqvmqZqfZoFZi8H4NNc="; }; postPatch = '' Loading