Loading pkgs/development/python-modules/elevenlabs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ }: let version = "1.54.0"; version = "1.55.0"; tag = "v${version}"; in buildPythonPackage { Loading @@ -24,7 +24,7 @@ buildPythonPackage { owner = "elevenlabs"; repo = "elevenlabs-python"; inherit tag; hash = "sha256-IW0iXzkoh4a7NzhG4VqU7z2rtUEUi6JEEDxHNkMjMBA="; hash = "sha256-gcEffuhnwpxOMcKXZ54H1LJEnmTdFgN2ISzPRzxNh9Q="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/elevenlabs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ }: let version = "1.54.0"; version = "1.55.0"; tag = "v${version}"; in buildPythonPackage { Loading @@ -24,7 +24,7 @@ buildPythonPackage { owner = "elevenlabs"; repo = "elevenlabs-python"; inherit tag; hash = "sha256-IW0iXzkoh4a7NzhG4VqU7z2rtUEUi6JEEDxHNkMjMBA="; hash = "sha256-gcEffuhnwpxOMcKXZ54H1LJEnmTdFgN2ISzPRzxNh9Q="; }; build-system = [ poetry-core ]; Loading