Loading pkgs/development/python-modules/unsloth-zoo/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -27,14 +27,14 @@ buildPythonPackage rec { pname = "unsloth-zoo"; version = "2025.5.11"; version = "2025.6.4"; pyproject = true; # no tags on GitHub src = fetchPypi { pname = "unsloth_zoo"; inherit version; hash = "sha256-QRKcFkNlr7pICEy3il+za6hDYjvsSxHIBM6VaB1c5mk="; hash = "sha256-3KLsFYhnTPqaeydFJDHr+qNkTVi2NL3ADjzkd0NBOQQ="; }; # pyproject.toml requires an obsolete version of protobuf, Loading @@ -43,6 +43,7 @@ buildPythonPackage rec { pythonRelaxDeps = [ "protobuf" "transformers" "torch" ]; patches = [ Loading pkgs/development/python-modules/unsloth/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -31,14 +31,14 @@ buildPythonPackage rec { pname = "unsloth"; version = "2025.5.9"; version = "2025.6.5"; pyproject = true; # Tags on the GitHub repo don't match src = fetchPypi { pname = "unsloth"; inherit version; hash = "sha256-ud4+6BmyNvtvJz56dhS9SIXxTDw740rSfxxoi5itw4U="; hash = "sha256-o4c4gANnjM+z4Dp/0BZ48SMLMbCyIgjF3C5Q/AXV49A="; }; build-system = [ Loading Loading @@ -74,6 +74,7 @@ buildPythonPackage rec { pythonRelaxDeps = [ "protobuf" "transformers" "torch" ]; # The source repository contains no test Loading Loading
pkgs/development/python-modules/unsloth-zoo/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -27,14 +27,14 @@ buildPythonPackage rec { pname = "unsloth-zoo"; version = "2025.5.11"; version = "2025.6.4"; pyproject = true; # no tags on GitHub src = fetchPypi { pname = "unsloth_zoo"; inherit version; hash = "sha256-QRKcFkNlr7pICEy3il+za6hDYjvsSxHIBM6VaB1c5mk="; hash = "sha256-3KLsFYhnTPqaeydFJDHr+qNkTVi2NL3ADjzkd0NBOQQ="; }; # pyproject.toml requires an obsolete version of protobuf, Loading @@ -43,6 +43,7 @@ buildPythonPackage rec { pythonRelaxDeps = [ "protobuf" "transformers" "torch" ]; patches = [ Loading
pkgs/development/python-modules/unsloth/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -31,14 +31,14 @@ buildPythonPackage rec { pname = "unsloth"; version = "2025.5.9"; version = "2025.6.5"; pyproject = true; # Tags on the GitHub repo don't match src = fetchPypi { pname = "unsloth"; inherit version; hash = "sha256-ud4+6BmyNvtvJz56dhS9SIXxTDw740rSfxxoi5itw4U="; hash = "sha256-o4c4gANnjM+z4Dp/0BZ48SMLMbCyIgjF3C5Q/AXV49A="; }; build-system = [ Loading Loading @@ -74,6 +74,7 @@ buildPythonPackage rec { pythonRelaxDeps = [ "protobuf" "transformers" "torch" ]; # The source repository contains no test Loading