Loading pkgs/development/python-modules/elevenlabs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ }: let version = "2.20.0"; version = "2.20.1"; tag = "v${version}"; in buildPythonPackage { Loading @@ -25,7 +25,7 @@ buildPythonPackage { owner = "elevenlabs"; repo = "elevenlabs-python"; inherit tag; hash = "sha256-oxhXvPUOplftB3b7oXmfLSRdPVVjzuOeVPp19OEHVCk="; hash = "sha256-uJ6uy2/DUtwP5k694Ev672JfDnc5j6Qx0HuineAI7bI="; }; build-system = [ poetry-core ]; Loading Loading
pkgs/development/python-modules/elevenlabs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ }: let version = "2.20.0"; version = "2.20.1"; tag = "v${version}"; in buildPythonPackage { Loading @@ -25,7 +25,7 @@ buildPythonPackage { owner = "elevenlabs"; repo = "elevenlabs-python"; inherit tag; hash = "sha256-oxhXvPUOplftB3b7oXmfLSRdPVVjzuOeVPp19OEHVCk="; hash = "sha256-uJ6uy2/DUtwP5k694Ev672JfDnc5j6Qx0HuineAI7bI="; }; build-system = [ poetry-core ]; Loading