2022-11-04T09:10:39 jibri 0 -> 1 2022-11-04T09:10:41 attrpath: jibri 2022-11-04T09:10:41 Checking auto update branch... 2022-11-04T09:10:45 [version] 2022-11-04T09:10:45 [version] skipping because derivation has updateScript 2022-11-04T09:10:45 [rustCrateVersion] 2022-11-04T09:10:45 [rustCrateVersion] No cargoSha256 found 2022-11-04T09:10:45 [golangModuleVersion] 2022-11-04T09:10:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T09:10:45 [updateScript] 2022-11-04T09:10:58 [updateScript] Success 2022-11-04T09:10:58 [updateScript] this derivation will be built: /nix/store/sdaqqs4wqz494cqfzxb7h85d5v13c0ay-packages.json.drv building '/nix/store/sdaqqs4wqz494cqfzxb7h85d5v13c0ay-packages.json.drv'... Going to be running update for following packages: - jibri-8.0-139-g7ab9aa2 Press Enter key to continue... Running update for: - jibri-8.0-139-g7ab9aa2: UPDATING ... - jibri-8.0-139-g7ab9aa2: DONE. Packages updated! 2022-11-04T09:10:58 2022-11-04T09:10:58 [quotedUrls] 2022-11-04T09:10:58 [quotedUrls] nothing found to replace 2022-11-04T09:10:59 Diff after rewrites: diff --git a/pkgs/servers/jibri/default.nix b/pkgs/servers/jibri/default.nix index be312614af9..5bf50d01752 100644 --- a/pkgs/servers/jibri/default.nix +++ b/pkgs/servers/jibri/default.nix @@ -13,10 +13,10 @@ let in stdenv.mkDerivation rec { pname = "jibri"; - version = "8.0-139-g7ab9aa2"; + version = "8.0-140-gccc7278"; src = fetchurl { url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; - sha256 = "14V5khp6S9T3SWiNfKyxn2WCzwhcXDCRDtATa15p01M="; + sha256 = "TiKCK41ar3X1aOrGitnNBr/iWru1HOjjGkwLBB76M1M="; }; dontBuild = true; 2022-11-04T09:12:34 An auto update branch exists with message `jibri: 8.0-93-g51fe7a2 -> 8.0-139-g7ab9aa2`. New version is 8.0-140-gccc7278. 2022-11-04T09:12:34 The auto update branch does not match or exceed the new version. 2022-11-04T09:13:19 Successfully finished processing 2022-11-04T09:13:19 cachix "/nix/store/c4x2rhyk3sxawnz3f6dj6j9crrxcc2jn-jibri-8.0-140-gccc7278" 2022-11-04T09:13:37 [check][nixpkgs-review] 2022-11-04T09:16:41 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-04T09:16:44 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 jibri is: "JItsi BRoadcasting Infrastructure" meta.homepage for jibri is: "https://github.com/jitsi/jibri" meta.changelog for jibri 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 8.0-140-gccc7278 with grep in /nix/store/c4x2rhyk3sxawnz3f6dj6j9crrxcc2jn-jibri-8.0-140-gccc7278 - found 8.0-140-gccc7278 in filename of file in /nix/store/c4x2rhyk3sxawnz3f6dj6j9crrxcc2jn-jibri-8.0-140-gccc7278 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath jibri ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/c4x2rhyk3sxawnz3f6dj6j9crrxcc2jn-jibri-8.0-140-gccc7278 \ --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 jibri https://github.com/r-ryantm/nixpkgs/archive/037b4f09f99831121007ce22bdb9a8b64f6069f8.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/c4x2rhyk3sxawnz3f6dj6j9crrxcc2jn-jibri-8.0-140-gccc7278 ls -la /nix/store/c4x2rhyk3sxawnz3f6dj6j9crrxcc2jn-jibri-8.0-140-gccc7278/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 @cleeyv @ryantm @yu-re-ka 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-11-04T09:16:46 Updated existing PR 2022-11-04T09:16:46 https://api.github.com/repos/NixOS/nixpkgs/pulls/198793 2022-11-04T23:19:24 jibri 0 -> 1 2022-11-04T23:19:27 attrpath: jibri 2022-11-04T23:19:27 Checking auto update branch... 2022-11-04T23:19:31 [version] 2022-11-04T23:19:31 [version] skipping because derivation has updateScript 2022-11-04T23:19:31 [rustCrateVersion] 2022-11-04T23:19:31 [rustCrateVersion] No cargoSha256 found 2022-11-04T23:19:31 [golangModuleVersion] 2022-11-04T23:19:31 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T23:19:31 [updateScript] 2022-11-04T23:19:42 [updateScript] Success 2022-11-04T23:19:42 [updateScript] Going to be running update for following packages: - jibri-8.0-139-g7ab9aa2 Press Enter key to continue... Running update for: - jibri-8.0-139-g7ab9aa2: UPDATING ... - jibri-8.0-139-g7ab9aa2: DONE. Packages updated! 2022-11-04T23:19:42 2022-11-04T23:19:42 [quotedUrls] 2022-11-04T23:19:42 [quotedUrls] nothing found to replace 2022-11-04T23:19:43 Diff after rewrites: diff --git a/pkgs/servers/jibri/default.nix b/pkgs/servers/jibri/default.nix index be312614af9..5bf50d01752 100644 --- a/pkgs/servers/jibri/default.nix +++ b/pkgs/servers/jibri/default.nix @@ -13,10 +13,10 @@ let in stdenv.mkDerivation rec { pname = "jibri"; - version = "8.0-139-g7ab9aa2"; + version = "8.0-140-gccc7278"; src = fetchurl { url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; - sha256 = "14V5khp6S9T3SWiNfKyxn2WCzwhcXDCRDtATa15p01M="; + sha256 = "TiKCK41ar3X1aOrGitnNBr/iWru1HOjjGkwLBB76M1M="; }; dontBuild = true; 2022-11-04T23:21:17 An auto update branch exists with message `jibri: 8.0-139-g7ab9aa2 -> 8.0-140-gccc7278`. New version is 8.0-140-gccc7278. 2022-11-04T23:21:17 An auto update branch exists with an equal or greater version