Loading pkgs/development/python-modules/huggingface-hub/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "huggingface-hub"; version = "0.24.5"; version = "0.24.6"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "huggingface_hub"; rev = "refs/tags/v${version}"; hash = "sha256-iDfE64Gw86q+ddOJXfGnR5u5jQM9hXugPUEZz2/lV24="; hash = "sha256-1W+hfe2m5mXidbepVPMObnOZH6LCQG9dvFRbo9iUjKg="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/huggingface-hub/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "huggingface-hub"; version = "0.24.5"; version = "0.24.6"; pyproject = true; disabled = pythonOlder "3.8"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "huggingface_hub"; rev = "refs/tags/v${version}"; hash = "sha256-iDfE64Gw86q+ddOJXfGnR5u5jQM9hXugPUEZz2/lV24="; hash = "sha256-1W+hfe2m5mXidbepVPMObnOZH6LCQG9dvFRbo9iUjKg="; }; build-system = [ setuptools ]; Loading