newsboat 0 -> 1 attrpath: newsboat Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/4ilshki99zh7s9iwhny2izkwndj7w3df-packages.json.drv building '/nix/store/4ilshki99zh7s9iwhny2izkwndj7w3df-packages.json.drv'... Going to be running update for following packages: - newsboat-2.33 Press Enter key to continue... Running update for: - newsboat-2.33: UPDATING ... - newsboat-2.33: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/feedreaders/newsboat/default.nix b/pkgs/applications/networking/feedreaders/newsboat/default.nix index 723e2bef1b82..c522210bb6e7 100644 --- a/pkgs/applications/networking/feedreaders/newsboat/default.nix +++ b/pkgs/applications/networking/feedreaders/newsboat/default.nix @@ -3,16 +3,16 @@ rustPlatform.buildRustPackage rec { pname = "newsboat"; - version = "2.33"; + version = "2.34"; src = fetchFromGitHub { owner = "newsboat"; repo = "newsboat"; rev = "r${version}"; - hash = "sha256-p9cyH5jANkB+PuvAq6KjaelgPwj1f7XNxuKMpT7jjpg="; + hash = "sha256-knF+N/HHL/E6C973t+ww5XTLV2thwy7lMAeqTyXspHY="; }; - cargoHash = "sha256-95xM4kZZ70xhfx+EvqFecYbVdisq9hpgp0t+s5Cp8QQ="; + cargoHash = "sha256-IsDym+tqF040SxCJF575OPm45IROYMFsCrxJcM1SAJ4="; # TODO: Check if that's still needed postPatch = lib.optionalString stdenv.isDarwin '' No auto update branch exists Successfully finished processing cachix "/nix/store/2nkrrwf8rik4rj15pqzffqcrv683h4jc-newsboat-2.34" [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 newsboat is: A fork of Newsbeuter, an RSS/Atom feed reader for the text console meta.homepage for newsboat is: https://newsboat.org/ meta.changelog for newsboat is: https://github.com/newsboat/newsboat/blob/r2.34/CHANGELOG.md ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/newsboat/newsboat/compare/r2.33...r2.34) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.34 with grep in /nix/store/2nkrrwf8rik4rj15pqzffqcrv683h4jc-newsboat-2.34 - found 2.34 in filename of file in /nix/store/2nkrrwf8rik4rj15pqzffqcrv683h4jc-newsboat-2.34 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath newsboat ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2nkrrwf8rik4rj15pqzffqcrv683h4jc-newsboat-2.34 \ --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 newsboat https://github.com/r-ryantm/nixpkgs/archive/ed2d7214dea3324ebf2de34626b314a3d96259bb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ed2d7214dea3324ebf2de34626b314a3d96259bb#newsboat ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2nkrrwf8rik4rj15pqzffqcrv683h4jc-newsboat-2.34 ls -la /nix/store/2nkrrwf8rik4rj15pqzffqcrv683h4jc-newsboat-2.34/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 @dotlambda @nicknovitski 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/277050