readarr 0 -> 1 attrpath: readarr Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/5qpvqdrl02fsxg623k3sd5p68y6qkbi6-packages.json.drv building '/nix/store/5qpvqdrl02fsxg623k3sd5p68y6qkbi6-packages.json.drv'... Going to be running update for following packages: - readarr-0.3.20.2452 Press Enter key to continue... Running update for: - readarr-0.3.20.2452: UPDATING ... - readarr-0.3.20.2452: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/readarr/default.nix b/pkgs/servers/readarr/default.nix index 3f29cc8d7f23..511493bc9998 100644 --- a/pkgs/servers/readarr/default.nix +++ b/pkgs/servers/readarr/default.nix @@ -8,13 +8,13 @@ let x86_64-darwin = "x64"; }."${stdenv.hostPlatform.system}" or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); hash = { - x64-linux_hash = "sha256-4kCDbmq47wb7OuE5JzHPZ/mM9w6wcupFblJieu5dFxc="; - arm64-linux_hash = "sha256-Val9dEB4E3dnfeXT2ERwE+VoITSXeA7Lc51dyz1jJyQ="; - x64-osx_hash = "sha256-LvjAeftlNw5F6YFyhKLW9Fv9UIk6AgnGnxOu6ctmQNg="; + x64-linux_hash = "sha256-dPiavOh69pFWgzM533P7Cv0IUa3YOmCBROjdXflya0s="; + arm64-linux_hash = "sha256-dzGdOm4Uj1RavpwLQ5PmeeCBELoTZz7VCtuv9+cZPxQ="; + x64-osx_hash = "sha256-i5KKY1r2zlIRPggoo9Ju7WSkHA44x42thVQswnXYAp4="; }."${arch}-${os}_hash"; in stdenv.mkDerivation rec { pname = "readarr"; - version = "0.3.20.2452"; + version = "0.3.21.2475"; src = fetchurl { url = "https://github.com/Readarr/Readarr/releases/download/v${version}/Readarr.develop.${version}.${os}-core-${arch}.tar.gz"; No auto update branch exists Successfully finished processing cachix "/nix/store/kkfxpsg0z8z4653d66ahw1fpn0x4lwy9-readarr-0.3.21.2475" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 12 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 12 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 12 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 12 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` 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 readarr is: A Usenet/BitTorrent ebook downloader meta.homepage for readarr is: https://readarr.com ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/Readarr/Readarr/releases/tag/v0.3.21.2475) - [Compare changes on GitHub](https://github.com/Readarr/Readarr/compare/v0.3.20.2452...v0.3.21.2475) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.3.21.2475 with grep in /nix/store/kkfxpsg0z8z4653d66ahw1fpn0x4lwy9-readarr-0.3.21.2475 - found 0.3.21.2475 in filename of file in /nix/store/kkfxpsg0z8z4653d66ahw1fpn0x4lwy9-readarr-0.3.21.2475 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath readarr ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/kkfxpsg0z8z4653d66ahw1fpn0x4lwy9-readarr-0.3.21.2475 \ --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 readarr https://github.com/r-ryantm/nixpkgs/archive/78cb894955fa314653643d12b81ea3b5d7e734af.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/78cb894955fa314653643d12b81ea3b5d7e734af#readarr ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kkfxpsg0z8z4653d66ahw1fpn0x4lwy9-readarr-0.3.21.2475 ls -la /nix/store/kkfxpsg0z8z4653d66ahw1fpn0x4lwy9-readarr-0.3.21.2475/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @jocelynthode 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/300245