2022-12-16T07:05:17 git-delete-merged-branches 7.2.2 -> 7.3.1 https://github.com/hartwork/git-delete-merged-branches/releases 2022-12-16T07:05:19 attrpath: git-delete-merged-branches 2022-12-16T07:05:19 Checking auto update branch... 2022-12-16T07:05:22 [version] 2022-12-16T07:05:22 [version] skipping because derivation has updateScript 2022-12-16T07:05:22 [rustCrateVersion] 2022-12-16T07:05:22 [rustCrateVersion] No cargoSha256 found 2022-12-16T07:05:22 [golangModuleVersion] 2022-12-16T07:05:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T07:05:22 [updateScript] 2022-12-16T07:05:24 [updateScript] Success 2022-12-16T07:05:24 [updateScript] this derivation will be built: /nix/store/v7mgsgks96nazjhpyr0a2i32447k8r4a-packages.json.drv building '/nix/store/v7mgsgks96nazjhpyr0a2i32447k8r4a-packages.json.drv'... Going to be running update for following packages: - git-delete-merged-branches-7.2.2 Press Enter key to continue... Running update for: - git-delete-merged-branches-7.2.2: UPDATING ... - git-delete-merged-branches-7.2.2: DONE. Packages updated! 2022-12-16T07:05:24 2022-12-16T07:05:24 [quotedUrls] 2022-12-16T07:05:25 [quotedUrls] nothing found to replace 2022-12-16T07:05:25 Diff after rewrites: diff --git a/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix b/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix index e24003c8589..7d3d1b6b2c6 100644 --- a/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix +++ b/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonApplication rec { pname = "git-delete-merged-branches"; - version = "7.2.2"; + version = "7.3.1"; src = fetchFromGitHub { owner = "hartwork"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-Q83s0kkrArRndxQa+V+eZw+iaJje7VR+aPScB33l1W0="; + sha256 = "sha256-9Y4n8OWZMwGoCunqwWtkDeDvRcJ4aepw1vgMXFHkhx0="; }; propagatedBuildInputs = with python3Packages; [ 2022-12-16T07:06:50 No auto update branch exists 2022-12-16T07:06:55 Successfully finished processing 2022-12-16T07:06:55 cachix "/nix/store/w0q38npzwg8kr339fddj976ilhgkv47x-git-delete-merged-branches-7.3.1" 2022-12-16T07:06:58 [check][nixpkgs-review] 2022-12-16T07:09:42 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-16T07:09:45 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for git-delete-merged-branches is: "Command-line tool to delete merged Git branches" meta.homepage for git-delete-merged-branches is: "https://pypi.org/project/git-delete-merged-branches/" meta.changelog for git-delete-merged-branches is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 7.3.1 with grep in /nix/store/w0q38npzwg8kr339fddj976ilhgkv47x-git-delete-merged-branches-7.3.1 - found 7.3.1 in filename of file in /nix/store/w0q38npzwg8kr339fddj976ilhgkv47x-git-delete-merged-branches-7.3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath git-delete-merged-branches ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/w0q38npzwg8kr339fddj976ilhgkv47x-git-delete-merged-branches-7.3.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A git-delete-merged-branches https://github.com/r-ryantm/nixpkgs/archive/cab0268555eb599dfb63397e1e59a5f6f5b207be.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/w0q38npzwg8kr339fddj976ilhgkv47x-git-delete-merged-branches-7.3.1 ls -la /nix/store/w0q38npzwg8kr339fddj976ilhgkv47x-git-delete-merged-branches-7.3.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @SuperSandro2000 for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-16T07:09:47 https://api.github.com/repos/NixOS/nixpkgs/pulls/206353 2022-12-16T19:32:37 git-delete-merged-branches 0 -> 1 2022-12-16T19:32:41 attrpath: git-delete-merged-branches 2022-12-16T19:32:42 Checking auto update branch... 2022-12-16T19:32:47 [version] 2022-12-16T19:32:47 [version] skipping because derivation has updateScript 2022-12-16T19:32:47 [rustCrateVersion] 2022-12-16T19:32:47 [rustCrateVersion] No cargoSha256 found 2022-12-16T19:32:47 [golangModuleVersion] 2022-12-16T19:32:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-16T19:32:47 [updateScript] 2022-12-16T19:32:51 [updateScript] Success 2022-12-16T19:32:51 [updateScript] this derivation will be built: /nix/store/c11l6yimah84imsdk6xniad4ar1gj4ri-packages.json.drv building '/nix/store/c11l6yimah84imsdk6xniad4ar1gj4ri-packages.json.drv'... Going to be running update for following packages: - git-delete-merged-branches-7.2.2 Press Enter key to continue... Running update for: - git-delete-merged-branches-7.2.2: UPDATING ... - git-delete-merged-branches-7.2.2: DONE. Packages updated! 2022-12-16T19:32:51 2022-12-16T19:32:51 [quotedUrls] 2022-12-16T19:32:52 [quotedUrls] nothing found to replace 2022-12-16T19:32:52 Diff after rewrites: diff --git a/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix b/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix index e24003c8589..7d3d1b6b2c6 100644 --- a/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix +++ b/pkgs/applications/version-management/git-and-tools/git-delete-merged-branches/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonApplication rec { pname = "git-delete-merged-branches"; - version = "7.2.2"; + version = "7.3.1"; src = fetchFromGitHub { owner = "hartwork"; repo = pname; rev = "refs/tags/${version}"; - sha256 = "sha256-Q83s0kkrArRndxQa+V+eZw+iaJje7VR+aPScB33l1W0="; + sha256 = "sha256-9Y4n8OWZMwGoCunqwWtkDeDvRcJ4aepw1vgMXFHkhx0="; }; propagatedBuildInputs = with python3Packages; [ 2022-12-16T19:35:23 An auto update branch exists with message `git-delete-merged-branches: 7.2.2 -> 7.3.1`. New version is 7.3.1. 2022-12-16T19:35:23 An auto update branch exists with an equal or greater version