cloudsmith-cli 0 -> 1 attrpath: cloudsmith-cli 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/0cn7gxnc62yqvl5zw0k1i86z3zgis8c5-packages.json.drv building '/nix/store/0cn7gxnc62yqvl5zw0k1i86z3zgis8c5-packages.json.drv'... Going to be running update for following packages: - cloudsmith-cli-0.35.2 Press Enter key to continue... Running update for: - cloudsmith-cli-0.35.2: UPDATING ... - cloudsmith-cli-0.35.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/cloudsmith-cli/default.nix b/pkgs/development/tools/cloudsmith-cli/default.nix index ee3cd5ac33a3..48952c0616fb 100644 --- a/pkgs/development/tools/cloudsmith-cli/default.nix +++ b/pkgs/development/tools/cloudsmith-cli/default.nix @@ -5,13 +5,13 @@ python3.pkgs.buildPythonApplication rec { pname = "cloudsmith-cli"; - version = "0.35.2"; + version = "1.1.1"; format = "wheel"; src = fetchPypi { pname = "cloudsmith_cli"; inherit format version; - hash = "sha256-+M4CPveS9dltMI291Atm84T/cf4dPOO3wPvPI15E73Y="; + hash = "sha256-evwXXGmGa6V2LhgkmX04E5VvdPxeZzvl4F28auXcSng="; }; propagatedBuildInputs = with python3.pkgs; [ An auto update branch exists with message `cloudsmith-cli: 0.35.2 -> 1.1.1`. New version is 1.1.1. An auto update branch exists with an equal or greater version