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/mzdfrkbqw69v5bfy035isa81n3mxzpv5-packages.json.drv building '/nix/store/mzdfrkbqw69v5bfy035isa81n3mxzpv5-packages.json.drv'... Going to be running update for following packages: - commitizen-2.39.1 Press Enter key to continue... Running update for: - commitizen-2.39.1: UPDATING ... - commitizen-2.39.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 f7ba075114b..8dbaf5d018f 100644 --- a/pkgs/applications/version-management/commitizen/default.nix +++ b/pkgs/applications/version-management/commitizen/default.nix @@ -26,13 +26,13 @@ buildPythonApplication rec { pname = "commitizen"; - version = "2.39.1"; + version = "2.40.0"; src = fetchFromGitHub { owner = "commitizen-tools"; repo = pname; rev = "v${version}"; - hash = "sha256-QQIYyg2zwV7cfFxGHVsLiTRBgTGs3O7OJcmURvfY3LQ="; + hash = "sha256-VqTK1EeOD8DKKM2EJnP6mm6wwMeS1uQoBn7n2kuhg0g="; deepClone = true; }; An auto update branch exists with message `commitizen: 2.39.1 -> 2.40.0`. New version is 2.40.0. An auto update branch exists with an equal or greater version