python311Packages.transformers 4.35.2 -> 4.36.2 https://repology.org/project/python:transformers/versions attrpath: python311Packages.transformers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fkznhpxr4svqz08cavq4ycgd5qpx802i-packages.json.drv building '/nix/store/fkznhpxr4svqz08cavq4ycgd5qpx802i-packages.json.drv'... Going to be running update for following packages: - python3.11-transformers-4.35.2 Press Enter key to continue... Running update for: - python3.11-transformers-4.35.2: UPDATING ... - python3.11-transformers-4.35.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/transformers/default.nix b/pkgs/development/python-modules/transformers/default.nix index efee6e3d1fa4..81dbc0e4792a 100644 --- a/pkgs/development/python-modules/transformers/default.nix +++ b/pkgs/development/python-modules/transformers/default.nix @@ -51,7 +51,7 @@ buildPythonPackage rec { pname = "transformers"; - version = "4.35.2"; + version = "4.36.2"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -60,7 +60,7 @@ buildPythonPackage rec { owner = "huggingface"; repo = "transformers"; rev = "refs/tags/v${version}"; - hash = "sha256-h1RMSEcuali05AWeTm1wyZQJz6XrHamCF1eHrSnFnfM="; + hash = "sha256-sasaqgQ+CM344qJeD6PU9wbAmuZRpaSSvUjSNw5DQRk="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.huggingface-hub: 0.18.0 -> 0.20.1, python311Packages.transformers: 4.35.2 -> 4.36.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/273538"