2022-12-09T23:29:22 jitsi-videobridge 0 -> 1 2022-12-09T23:29:24 attrpath: jitsi-videobridge 2022-12-09T23:29:24 Checking auto update branch... 2022-12-09T23:29:28 [version] 2022-12-09T23:29:28 [version] skipping because derivation has updateScript 2022-12-09T23:29:28 [rustCrateVersion] 2022-12-09T23:29:28 [rustCrateVersion] No cargoSha256 found 2022-12-09T23:29:28 [golangModuleVersion] 2022-12-09T23:29:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T23:29:28 [updateScript] 2022-12-09T23:29:37 [updateScript] Success 2022-12-09T23:29:37 [updateScript] this derivation will be built: /nix/store/mz9gi5kyx1jmb01ys9xfam23943xjwaz-packages.json.drv building '/nix/store/mz9gi5kyx1jmb01ys9xfam23943xjwaz-packages.json.drv'... Going to be running update for following packages: - jitsi-videobridge2-2.2-45-ge8b20f06 Press Enter key to continue... Running update for: - jitsi-videobridge2-2.2-45-ge8b20f06: UPDATING ... - jitsi-videobridge2-2.2-45-ge8b20f06: DONE. Packages updated! 2022-12-09T23:29:37 2022-12-09T23:29:37 [quotedUrls] 2022-12-09T23:29:37 [quotedUrls] nothing found to replace 2022-12-09T23:29:38 Diff after rewrites: diff --git a/pkgs/servers/jitsi-videobridge/default.nix b/pkgs/servers/jitsi-videobridge/default.nix index d7a0ef8dd84..7534a2119db 100644 --- a/pkgs/servers/jitsi-videobridge/default.nix +++ b/pkgs/servers/jitsi-videobridge/default.nix @@ -2,10 +2,10 @@ let pname = "jitsi-videobridge2"; - version = "2.2-45-ge8b20f06"; + version = "2.2-63-g252d14bc"; src = fetchurl { url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb"; - sha256 = "fbSpjLdx9xbLdp7vzHTW9B/cDf3DahpwuI4IcqEqpas="; + sha256 = "8MEy7km65pMXhbC7QhS8O+IcqCRLuleKwOuKJo/I7Yk="; }; in stdenv.mkDerivation { 2022-12-09T23:31:02 An auto update branch exists with message `jitsi-videobridge: 2.2-45-ge8b20f06 -> 2.2-61-g98c9f868`. New version is 2.2-63-g252d14bc. 2022-12-09T23:31:02 The auto update branch does not match or exceed the new version. 2022-12-09T23:31:06 Successfully finished processing 2022-12-09T23:31:06 cachix "/nix/store/pm17qcpz2k6sg7s2sgicapl6sqa08nvf-jitsi-videobridge2-2.2-63-g252d14bc" 2022-12-09T23:32:00 [check][nixpkgs-review] 2022-12-09T23:34:43 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-09T23:34:46 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 jitsi-videobridge is: "A WebRTC compatible video router" meta.homepage for jitsi-videobridge is: "https://github.com/jitsi/jitsi-videobridge" meta.changelog for jitsi-videobridge 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 2.2-63-g252d14bc with grep in /nix/store/pm17qcpz2k6sg7s2sgicapl6sqa08nvf-jitsi-videobridge2-2.2-63-g252d14bc - found 2.2-63-g252d14bc in filename of file in /nix/store/pm17qcpz2k6sg7s2sgicapl6sqa08nvf-jitsi-videobridge2-2.2-63-g252d14bc ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath jitsi-videobridge ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pm17qcpz2k6sg7s2sgicapl6sqa08nvf-jitsi-videobridge2-2.2-63-g252d14bc \ --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 jitsi-videobridge https://github.com/r-ryantm/nixpkgs/archive/a3ebb116663519eb58f5f9ed6f49f424b3ce1d9f.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/pm17qcpz2k6sg7s2sgicapl6sqa08nvf-jitsi-videobridge2-2.2-63-g252d14bc ls -la /nix/store/pm17qcpz2k6sg7s2sgicapl6sqa08nvf-jitsi-videobridge2-2.2-63-g252d14bc/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-12-09T23:34:49 Updated existing PR 2022-12-09T23:34:49 https://api.github.com/repos/NixOS/nixpkgs/pulls/200739