2022-12-21T16:51:27 diffoscope 217 -> 229 https://pypi.org/project/diffoscope/ 2022-12-21T16:51:30 attrpath: diffoscope 2022-12-21T16:51:30 Checking auto update branch... 2022-12-21T16:51:33 [version] 2022-12-21T16:51:33 [version] skipping because derivation has updateScript 2022-12-21T16:51:33 [rustCrateVersion] 2022-12-21T16:51:33 [rustCrateVersion] No cargoSha256 found 2022-12-21T16:51:33 [golangModuleVersion] 2022-12-21T16:51:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-21T16:51:33 [updateScript] 2022-12-21T16:51:37 [updateScript] Success 2022-12-21T16:51:37 [updateScript] these 2 derivations will be built: /nix/store/w3k9gfrq8pssmhy4c7kly95a8n65i9wk-update-diffoscope.drv /nix/store/my2cvnp6qq41il5fyn08qzj8yvn630fl-packages.json.drv building '/nix/store/w3k9gfrq8pssmhy4c7kly95a8n65i9wk-update-diffoscope.drv'... building '/nix/store/my2cvnp6qq41il5fyn08qzj8yvn630fl-packages.json.drv'... Going to be running update for following packages: - diffoscope-228 Press Enter key to continue... Running update for: - diffoscope-228: UPDATING ... - diffoscope-228: DONE. Packages updated! 2022-12-21T16:51:37 2022-12-21T16:51:37 [quotedUrls] 2022-12-21T16:51:38 [quotedUrls] nothing found to replace 2022-12-21T16:51:38 Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 2fbdb14e701..1df7ef832b0 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -11,11 +11,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "228"; + version = "229"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-fzIjuQEYOQPscQeVCV5gj6PmaVZcrjiOai/UA4279p4="; + sha256 = "sha256-IyTBwlVqOIXERdjvZPTwxhIBPOn8Dt7QbvfBazj5J/A="; }; outputs = [ "out" "man" ]; 2022-12-21T16:53:05 No auto update branch exists 2022-12-21T16:55:31 Successfully finished processing 2022-12-21T16:55:31 cachix "/nix/store/5z02x4w4dmrv0x85h2jm5yy8s9j5ga2m-diffoscope-229" 2022-12-21T16:55:35 [check][nixpkgs-review] 2022-12-21T17:08:16 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
2022-12-21T17:08:19 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 diffoscope is: "Perform in-depth comparison of files, archives, and directories" meta.homepage for diffoscope is: "https://diffoscope.org/" meta.changelog for diffoscope 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 229 with grep in /nix/store/5z02x4w4dmrv0x85h2jm5yy8s9j5ga2m-diffoscope-229 - found 229 in filename of file in /nix/store/5z02x4w4dmrv0x85h2jm5yy8s9j5ga2m-diffoscope-229 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath diffoscope diffoscopeMinimal ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5z02x4w4dmrv0x85h2jm5yy8s9j5ga2m-diffoscope-229 \ --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 diffoscope https://github.com/r-ryantm/nixpkgs/archive/0cdb2cdd0e1a38aee416520782494338256708fe.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/5z02x4w4dmrv0x85h2jm5yy8s9j5ga2m-diffoscope-229 ls -la /nix/store/5z02x4w4dmrv0x85h2jm5yy8s9j5ga2m-diffoscope-229/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)
2 packages built:
--- ###### Maintainer pings cc @dezgeg @danielfullmer 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-21T17:08:22 https://api.github.com/repos/NixOS/nixpkgs/pulls/207125 2022-12-21T20:04:40 diffoscope 217 -> 229 https://pypi.org/project/diffoscope/ 2022-12-21T20:04:43 attrpath: diffoscope 2022-12-21T20:04:43 Checking auto update branch... 2022-12-21T20:04:46 [version] 2022-12-21T20:04:46 [version] skipping because derivation has updateScript 2022-12-21T20:04:46 [rustCrateVersion] 2022-12-21T20:04:46 [rustCrateVersion] No cargoSha256 found 2022-12-21T20:04:46 [golangModuleVersion] 2022-12-21T20:04:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-21T20:04:46 [updateScript] 2022-12-21T20:04:50 [updateScript] Success 2022-12-21T20:04:50 [updateScript] Going to be running update for following packages: - diffoscope-228 Press Enter key to continue... Running update for: - diffoscope-228: UPDATING ... - diffoscope-228: DONE. Packages updated! 2022-12-21T20:04:50 2022-12-21T20:04:50 [quotedUrls] 2022-12-21T20:04:51 [quotedUrls] nothing found to replace 2022-12-21T20:04:51 Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 2fbdb14e701..1df7ef832b0 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -11,11 +11,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3Packages.buildPythonApplication rec { pname = "diffoscope"; - version = "228"; + version = "229"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - sha256 = "sha256-fzIjuQEYOQPscQeVCV5gj6PmaVZcrjiOai/UA4279p4="; + sha256 = "sha256-IyTBwlVqOIXERdjvZPTwxhIBPOn8Dt7QbvfBazj5J/A="; }; outputs = [ "out" "man" ]; 2022-12-21T20:06:19 An auto update branch exists with message `diffoscope: 228 -> 229`. New version is 229. 2022-12-21T20:06:19 An auto update branch exists with an equal or greater version