cobang 0 -> 1 attrpath: cobang 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] Going to be running update for following packages: - cobang-0.10.1 Press Enter key to continue... Running update for: - cobang-0.10.1: UPDATING ... - cobang-0.10.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/cobang/default.nix b/pkgs/applications/misc/cobang/default.nix index d3d203b6ae01..f6617ad8c273 100644 --- a/pkgs/applications/misc/cobang/default.nix +++ b/pkgs/applications/misc/cobang/default.nix @@ -27,14 +27,14 @@ buildPythonApplication rec { pname = "cobang"; - version = "0.10.1"; + version = "0.10.5"; format = "pyproject"; src = fetchFromGitHub { owner = "hongquan"; repo = "CoBang"; rev = "refs/tags/v${version}"; - hash = "sha256-yNDnBTBmwcP3g51UkkLNyF4eHYjblwxPxS2lMwbFKUM="; + hash = "sha256-CfT/farNOJiWIioFBPx2q7bAFAE4khcojdZ7AsYaU6o="; }; pythonRelaxDeps = [ No auto update branch exists There might already be an open PR for this update: - cobang: 0.10.1 -> 0.10.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/285550"