Loading pkgs/development/python-modules/huggingface-hub/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "huggingface-hub"; version = "0.8.1"; version = "0.9.1"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "huggingface_hub"; rev = "refs/tags/v${version}"; hash = "sha256-XerI4dkGsnxbOE1Si70adVIwLIrStZ3HSuQPAQoJtnQ="; hash = "sha256-/FUr66lj0wgmuLcwc84oHKBGzU8jFnBVMOXk7uKUpSk="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/huggingface-hub/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "huggingface-hub"; version = "0.8.1"; version = "0.9.1"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "huggingface_hub"; rev = "refs/tags/v${version}"; hash = "sha256-XerI4dkGsnxbOE1Si70adVIwLIrStZ3HSuQPAQoJtnQ="; hash = "sha256-/FUr66lj0wgmuLcwc84oHKBGzU8jFnBVMOXk7uKUpSk="; }; propagatedBuildInputs = [ Loading