Loading pkgs/development/python-modules/anthropic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -38,14 +38,14 @@ buildPythonPackage (finalAttrs: { pname = "anthropic"; version = "0.79.0"; version = "0.84.0"; pyproject = true; src = fetchFromGitHub { owner = "anthropics"; repo = "anthropic-sdk-python"; tag = "v${finalAttrs.version}"; hash = "sha256-//VKkn9M2uOj8PBoWTY872ZOyTc+OjBgEUGtKsYDWpk="; hash = "sha256-03nvs97JNQrOu2rxOXWpJiUj+DCI5I/PTcKLuZUZ3t0="; }; postPatch = '' Loading Loading
pkgs/development/python-modules/anthropic/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -38,14 +38,14 @@ buildPythonPackage (finalAttrs: { pname = "anthropic"; version = "0.79.0"; version = "0.84.0"; pyproject = true; src = fetchFromGitHub { owner = "anthropics"; repo = "anthropic-sdk-python"; tag = "v${finalAttrs.version}"; hash = "sha256-//VKkn9M2uOj8PBoWTY872ZOyTc+OjBgEUGtKsYDWpk="; hash = "sha256-03nvs97JNQrOu2rxOXWpJiUj+DCI5I/PTcKLuZUZ3t0="; }; postPatch = '' Loading