2022-12-03T08:15:08 jackett 0.20.2297 -> 0.20.2313 https://github.com/jackett/jackett/releases 2022-12-03T08:15:10 attrpath: jackett 2022-12-03T08:15:11 Checking auto update branch... 2022-12-03T08:15:14 [version] 2022-12-03T08:15:14 [version] skipping because derivation has updateScript 2022-12-03T08:15:14 [rustCrateVersion] 2022-12-03T08:15:14 [rustCrateVersion] No cargoSha256 found 2022-12-03T08:15:14 [golangModuleVersion] 2022-12-03T08:15:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T08:15:14 [updateScript] 2022-12-03T08:16:51 [updateScript] Success 2022-12-03T08:16:51 [updateScript] this derivation will be built: /nix/store/f4x11w61cpxvw8rbyj08rfaqp19z6ff9-packages.json.drv building '/nix/store/f4x11w61cpxvw8rbyj08rfaqp19z6ff9-packages.json.drv'... Going to be running update for following packages: - jackett-0.20.2297 Press Enter key to continue... Running update for: - jackett-0.20.2297: UPDATING ... - jackett-0.20.2297: DONE. Packages updated! 2022-12-03T08:16:51 2022-12-03T08:16:51 [quotedUrls] 2022-12-03T08:16:51 [quotedUrls] nothing found to replace 2022-12-03T08:16:52 Diff after rewrites: diff --git a/pkgs/servers/jackett/default.nix b/pkgs/servers/jackett/default.nix index 1c14bc60893..bc6feacb1a5 100644 --- a/pkgs/servers/jackett/default.nix +++ b/pkgs/servers/jackett/default.nix @@ -9,13 +9,13 @@ buildDotnetModule rec { pname = "jackett"; - version = "0.20.2297"; + version = "0.20.2318"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "p130QRxa0/VG7tJ5aXCeoH1jPjJWnxM63DYOGpos7qI="; + sha256 = "H5djOk/kxN0998oM/hQB6VF6s+ONfyAmRrPX4lDDw3Q="; }; projectFile = "src/Jackett.Server/Jackett.Server.csproj"; 2022-12-03T08:18:21 An auto update branch exists with message `jackett: 0.20.2297 -> 0.20.2313`. New version is 0.20.2318. 2022-12-03T08:18:21 The auto update branch does not match or exceed the new version. 2022-12-03T08:19:37 Successfully finished processing 2022-12-03T08:19:37 cachix "/nix/store/98mwzc9gvlmkfxh6yhyqcnmr363h9mbs-jackett-0.20.2318" 2022-12-03T08:19:42 [check][nixpkgs-review] 2022-12-03T08:22:33 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-03T08:22:36 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 jackett is: "API Support for your favorite torrent trackers" meta.homepage for jackett is: "https://github.com/Jackett/Jackett/" meta.changelog for jackett is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/Jackett/Jackett/releases/tag/v0.20.2318) - [Compare changes on GitHub](https://github.com/jackett/jackett/compare/v0.20.2297...v0.20.2318) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.20.2318 with grep in /nix/store/98mwzc9gvlmkfxh6yhyqcnmr363h9mbs-jackett-0.20.2318 - found 0.20.2318 in filename of file in /nix/store/98mwzc9gvlmkfxh6yhyqcnmr363h9mbs-jackett-0.20.2318 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath jackett ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/98mwzc9gvlmkfxh6yhyqcnmr363h9mbs-jackett-0.20.2318 \ --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 jackett https://github.com/r-ryantm/nixpkgs/archive/63713a8130df764146444207d815a21453e4940d.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/98mwzc9gvlmkfxh6yhyqcnmr363h9mbs-jackett-0.20.2318 ls -la /nix/store/98mwzc9gvlmkfxh6yhyqcnmr363h9mbs-jackett-0.20.2318/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 @edwtjo @nyanloutre @purcell 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-03T08:22:39 Updated existing PR 2022-12-03T08:22:39 https://api.github.com/repos/NixOS/nixpkgs/pulls/204156 2022-12-03T22:08:37 jackett 0 -> 1 2022-12-03T22:08:39 attrpath: jackett 2022-12-03T22:08:39 Checking auto update branch... 2022-12-03T22:08:42 [version] 2022-12-03T22:08:42 [version] skipping because derivation has updateScript 2022-12-03T22:08:42 [rustCrateVersion] 2022-12-03T22:08:42 [rustCrateVersion] No cargoSha256 found 2022-12-03T22:08:42 [golangModuleVersion] 2022-12-03T22:08:42 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-03T22:08:42 [updateScript] 2022-12-03T22:09:57 [updateScript] Success 2022-12-03T22:09:57 [updateScript] this derivation will be built: /nix/store/7my2blgc470262i45fmj66l6nsxad0fv-packages.json.drv building '/nix/store/7my2blgc470262i45fmj66l6nsxad0fv-packages.json.drv'... Going to be running update for following packages: - jackett-0.20.2318 Press Enter key to continue... Running update for: - jackett-0.20.2318: UPDATING ... - jackett-0.20.2318: DONE. Packages updated! 2022-12-03T22:09:57 2022-12-03T22:09:57 [quotedUrls] 2022-12-03T22:09:57 [quotedUrls] nothing found to replace 2022-12-03T22:09:58 The diff was empty after rewrites.