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 rec { pname = "hf-xet"; version = "1.0.3"; version = "1.0.4"; pyproject = true; src = fetchFromGitHub { owner = "huggingface"; repo = "xet-core"; tag = "v${version}"; hash = "sha256-ZbLSPLRsRVSF9HD+R8k/GR7yq3Ej+c+AyYbyHhKOf3w="; hash = "sha256-V1PeTgjVrJ4FquP/LkKnd8N41mca4zNPDP3M+dPbTyA="; }; sourceRoot = "${src.name}/hf_xet"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { src sourceRoot ; hash = "sha256-gO5A457CJUdV7nfy69yliL6uqMu5Fc3rY2uXyMM/Na0="; hash = "sha256-gDHBnNWpCHwxbwYKQZQEfClXUPtWesb+cxtPXEOj1Us="; }; 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 rec { pname = "hf-xet"; version = "1.0.3"; version = "1.0.4"; pyproject = true; src = fetchFromGitHub { owner = "huggingface"; repo = "xet-core"; tag = "v${version}"; hash = "sha256-ZbLSPLRsRVSF9HD+R8k/GR7yq3Ej+c+AyYbyHhKOf3w="; hash = "sha256-V1PeTgjVrJ4FquP/LkKnd8N41mca4zNPDP3M+dPbTyA="; }; sourceRoot = "${src.name}/hf_xet"; Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { src sourceRoot ; hash = "sha256-gO5A457CJUdV7nfy69yliL6uqMu5Fc3rY2uXyMM/Na0="; hash = "sha256-gDHBnNWpCHwxbwYKQZQEfClXUPtWesb+cxtPXEOj1Us="; }; nativeBuildInputs = [ Loading