Loading pkgs/development/python-modules/hf-xet/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ buildPythonPackage (finalAttrs: { pname = "hf-xet"; version = "1.3.2"; version = "1.4.2"; pyproject = true; src = fetchFromGitHub { owner = "huggingface"; repo = "xet-core"; tag = "v${finalAttrs.version}"; hash = "sha256-IiV+qsUiahJr/MA9oTULSUvFBEw/sw9DyzuGxXHHnoM="; hash = "sha256-UdHEpJztlVI8LPs8Ne9sKe1Nv3kVVk4YLxQ3W8sUPbQ="; }; sourceRoot = "${finalAttrs.src.name}/hf_xet"; Loading @@ -28,7 +28,7 @@ buildPythonPackage (finalAttrs: { src sourceRoot ; hash = "sha256-+uz6bKAV99JmTIWVDXPEq0kPWQGIYL8dV17XN0TP6hY="; hash = "sha256-GV+XY5uV57yQWVGdRLpGU3eD8Gz2gy6p7OHlF+mlJI4="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/hf-xet/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ buildPythonPackage (finalAttrs: { pname = "hf-xet"; version = "1.3.2"; version = "1.4.2"; pyproject = true; src = fetchFromGitHub { owner = "huggingface"; repo = "xet-core"; tag = "v${finalAttrs.version}"; hash = "sha256-IiV+qsUiahJr/MA9oTULSUvFBEw/sw9DyzuGxXHHnoM="; hash = "sha256-UdHEpJztlVI8LPs8Ne9sKe1Nv3kVVk4YLxQ3W8sUPbQ="; }; sourceRoot = "${finalAttrs.src.name}/hf_xet"; Loading @@ -28,7 +28,7 @@ buildPythonPackage (finalAttrs: { src sourceRoot ; hash = "sha256-+uz6bKAV99JmTIWVDXPEq0kPWQGIYL8dV17XN0TP6hY="; hash = "sha256-GV+XY5uV57yQWVGdRLpGU3eD8Gz2gy6p7OHlF+mlJI4="; }; nativeBuildInputs = [ Loading