commitizen 0 -> 1 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/yyy2jzqs3x8w6qjjcr0ryp0qh289f2h4-packages.json.drv building '/nix/store/yyy2jzqs3x8w6qjjcr0ryp0qh289f2h4-packages.json.drv'... Going to be running update for following packages: - commitizen-2.38.0 Press Enter key to continue... Running update for: - commitizen-2.38.0: UPDATING ... - commitizen-2.38.0: 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 69b6c1bdcd1..6b0b02bb8ee 100644 --- a/pkgs/applications/version-management/commitizen/default.nix +++ b/pkgs/applications/version-management/commitizen/default.nix @@ -24,13 +24,13 @@ buildPythonApplication rec { pname = "commitizen"; - version = "2.38.0"; + version = "2.39.1"; src = fetchFromGitHub { owner = "commitizen-tools"; repo = pname; rev = "v${version}"; - hash = "sha256-W+k+hqH0TKQAXf1Em6A1/VdqzJkhYp99I3lbqH6iDDc="; + hash = "sha256-LHEJsbOei/M3Sk/pgsiAQRgH6z2rtnePK6QAKBN4qlo="; deepClone = true; }; No auto update branch exists There might already be an open PR for this update: - commitizen: 2.38.0 -> 2.39.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/210763"