2023-01-01T16:49:28 bazarr 1.1.3 -> 1.1.4 https://github.com/morpheus65535/bazarr/releases 2023-01-01T16:49:30 attrpath: bazarr 2023-01-01T16:49:31 Checking auto update branch... 2023-01-01T16:49:31 No auto update branch exists 2023-01-01T16:49:34 [version] 2023-01-01T16:49:40 [version] updated version and sha256 2023-01-01T16:49:40 [rustCrateVersion] 2023-01-01T16:49:40 [rustCrateVersion] No cargoSha256 found 2023-01-01T16:49:40 [golangModuleVersion] 2023-01-01T16:49:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T16:49:40 [updateScript] 2023-01-01T16:49:40 [updateScript] skipping because derivation has no updateScript 2023-01-01T16:49:40 2023-01-01T16:49:40 [quotedUrls] 2023-01-01T16:49:40 [quotedUrls] nothing found to replace 2023-01-01T16:49:41 Diff after rewrites: diff --git a/pkgs/servers/bazarr/default.nix b/pkgs/servers/bazarr/default.nix index 3463e3688c0..0b26b527fe0 100644 --- a/pkgs/servers/bazarr/default.nix +++ b/pkgs/servers/bazarr/default.nix @@ -8,13 +8,13 @@ let in stdenv.mkDerivation rec { pname = "bazarr"; - version = "1.1.3"; + version = "1.1.4"; sourceRoot = "."; src = fetchurl { url = "https://github.com/morpheus65535/bazarr/releases/download/v${version}/bazarr.zip"; - sha256 = "sha256-jt6E+VtD7JdPIJdWBkVrQyiNfT7vxSYz4kXrFQAdpXE="; + sha256 = "sha256-eitChQTTkiNY/NbDM+u2ZlyuczzJ9nVjIS1sS05DO3Q="; }; nativeBuildInputs = [ unzip makeWrapper ]; 2023-01-01T16:51:17 Successfully finished processing 2023-01-01T16:51:17 cachix "/nix/store/aczgk2nrjwa27mm0j1hm4rq5qad10b3v-bazarr-1.1.4" 2023-01-01T16:52:05 [check][nixpkgs-review] 2023-01-01T16:54:54 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2023-01-01T16:54:58 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/morpheus65535/bazarr/releases. meta.description for bazarr is: "Subtitle manager for Sonarr and Radarr" meta.homepage for bazarr is: "https://www.bazarr.media/" meta.changelog for bazarr is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/morpheus65535/bazarr/releases/tag/v1.1.4) - [Compare changes on GitHub](https://github.com/morpheus65535/bazarr/compare/v1.1.3...v1.1.4) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.1.4 with grep in /nix/store/aczgk2nrjwa27mm0j1hm4rq5qad10b3v-bazarr-1.1.4 - found 1.1.4 in filename of file in /nix/store/aczgk2nrjwa27mm0j1hm4rq5qad10b3v-bazarr-1.1.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath bazarr ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/aczgk2nrjwa27mm0j1hm4rq5qad10b3v-bazarr-1.1.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 bazarr https://github.com/r-ryantm/nixpkgs/archive/df3234fbaefd2b5ebd60040aa952dc3115300af4.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/aczgk2nrjwa27mm0j1hm4rq5qad10b3v-bazarr-1.1.4 ls -la /nix/store/aczgk2nrjwa27mm0j1hm4rq5qad10b3v-bazarr-1.1.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 @d-xo 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). 2023-01-01T16:55:00 https://api.github.com/repos/NixOS/nixpkgs/pulls/208648