commitizen 2.42.1 -> 3.5.2 https://github.com/commitizen-tools/commitizen/releases attrpath: commitizen 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n9n6w7373pqdssqwgkxzgfp2ffmmpfc4-packages.json.drv building '/nix/store/n9n6w7373pqdssqwgkxzgfp2ffmmpfc4-packages.json.drv'... Going to be running update for following packages: - commitizen-2.42.1 Press Enter key to continue... Running update for: - commitizen-2.42.1: UPDATING ... - commitizen-2.42.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/version-management/commitizen/default.nix b/pkgs/applications/version-management/commitizen/default.nix index ab15b09a4d1..bbbc76a301f 100644 --- a/pkgs/applications/version-management/commitizen/default.nix +++ b/pkgs/applications/version-management/commitizen/default.nix @@ -27,13 +27,13 @@ buildPythonApplication rec { pname = "commitizen"; - version = "2.42.1"; + version = "3.5.2"; src = fetchFromGitHub { owner = "commitizen-tools"; repo = pname; rev = "v${version}"; - hash = "sha256-lrZfMqmslwx3B2WkvFosm3EmCHgpZEA/fOzR6UYf6f8="; + hash = "sha256-4m3NCnGUX9lHCk6czwzxXLqf8GLi2u2A/crBZYTyplA="; }; format = "pyproject"; No auto update branch exists There might already be an open PR for this update: - commitizen: 2.42.1 -> 3.5.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/238521"