b4 0 -> 1 attrpath: b4 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/j618n6jif67h4rrirb8mmlnapill8zkd-packages.json.drv building '/nix/store/j618n6jif67h4rrirb8mmlnapill8zkd-packages.json.drv'... Going to be running update for following packages: - b4-0.12.3 Press Enter key to continue... Running update for: - b4-0.12.3: UPDATING ... - b4-0.12.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/b4/default.nix b/pkgs/development/tools/b4/default.nix index 24da485d863d..8999d3f4b62a 100644 --- a/pkgs/development/tools/b4/default.nix +++ b/pkgs/development/tools/b4/default.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "b4"; - version = "0.12.3"; + version = "0.12.4"; src = fetchPypi { inherit pname version; - hash = "sha256-tk4VBvSnHE6VnUAa3QYCqFLQbsHTJ6Bfqwa1wKEC6mI="; + hash = "sha256-n3mLtthtTN1uAmsmM6dX+Nc7iEo5KzzHiH8iAJmV/Q0="; }; # tests make dns requests and fails No auto update branch exists Successfully finished processing cachix "/nix/store/lvva3sk0rk7riipvf0vc6rd6fk8c7qkz-b4-0.12.4" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
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 b4 is: A helper utility to work with patches made available via a public-inbox archive meta.homepage for b4 is: https://git.kernel.org/pub/scm/utils/b4/b4.git/about ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.12.4 with grep in /nix/store/lvva3sk0rk7riipvf0vc6rd6fk8c7qkz-b4-0.12.4 - found 0.12.4 in filename of file in /nix/store/lvva3sk0rk7riipvf0vc6rd6fk8c7qkz-b4-0.12.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath b4 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lvva3sk0rk7riipvf0vc6rd6fk8c7qkz-b4-0.12.4 \ --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 b4 https://github.com/r-ryantm/nixpkgs/archive/ca47c7860f34fe044f24822fe96533bf172a5741.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ca47c7860f34fe044f24822fe96533bf172a5741#b4 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lvva3sk0rk7riipvf0vc6rd6fk8c7qkz-b4-0.12.4 ls -la /nix/store/lvva3sk0rk7riipvf0vc6rd6fk8c7qkz-b4-0.12.4/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 @jb55 @alyssais @mfrw 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/282840