2022-11-09T11:05:32 bluejeans 2.30.1.18 -> 2.39.0.194 https://repology.org/metapackage/bluejeans/versions 2022-11-09T11:05:35 attrpath: bluejeans-gui 2022-11-09T11:05:35 Checking auto update branch... 2022-11-09T11:05:38 [version] 2022-11-09T11:05:38 [version] skipping because derivation has updateScript 2022-11-09T11:05:38 [rustCrateVersion] 2022-11-09T11:05:38 [rustCrateVersion] No cargoSha256 found 2022-11-09T11:05:38 [golangModuleVersion] 2022-11-09T11:05:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T11:05:38 [updateScript] 2022-11-09T11:05:49 [updateScript] Success 2022-11-09T11:05:49 [updateScript] this derivation will be built: /nix/store/2l695dlsn0px98g8g55q773qq87r1dsh-packages.json.drv building '/nix/store/2l695dlsn0px98g8g55q773qq87r1dsh-packages.json.drv'... Going to be running update for following packages: - bluejeans-2.30.1.18 Press Enter key to continue... Running update for: - bluejeans-2.30.1.18: UPDATING ... - bluejeans-2.30.1.18: DONE. Packages updated! 2022-11-09T11:05:49 2022-11-09T11:05:49 [quotedUrls] 2022-11-09T11:05:49 [quotedUrls] nothing found to replace 2022-11-09T11:05:49 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/bluejeans/default.nix b/pkgs/applications/networking/instant-messengers/bluejeans/default.nix index 3ea66e9d430..477ff10de30 100644 --- a/pkgs/applications/networking/instant-messengers/bluejeans/default.nix +++ b/pkgs/applications/networking/instant-messengers/bluejeans/default.nix @@ -44,11 +44,11 @@ in stdenv.mkDerivation rec { pname = "bluejeans"; - version = "2.30.1.18"; + version = "2.31.0.83"; src = fetchurl { url = "https://swdl.bluejeans.com/desktop-app/linux/${getFirst 3 version}/BlueJeans_${version}.rpm"; - sha256 = "sha256-V/3nmindkuTmUsuAuc0UxldAQe7jfeXWSZWPTXTyLq8="; + sha256 = "sha256-dzT6S6124l70uYqkB6fGgCpqZBXS2irgwOfkmupN8HU="; }; nativeBuildInputs = [ rpmextract makeWrapper ]; 2022-11-09T11:07:22 No auto update branch exists 2022-11-09T11:07:36 Successfully finished processing 2022-11-09T11:07:36 cachix "/nix/store/5pqrnyq9v253vcpyrjmlbddamh7zzsig-bluejeans-2.31.0.83" 2022-11-09T11:08:33 [check][nixpkgs-review] 2022-11-09T11:11:35 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-09T11:11:39 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 2022-11-09T11:12:39 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 2022-11-09T11:13:40 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 2022-11-09T11:14:40 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 2022-11-09T11:15:41 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 bluejeans-gui is: "Video, audio, and web conferencing that works together with the collaboration tools you use every day" meta.homepage for bluejeans-gui is: "https://www.bluejeans.com" meta.changelog for bluejeans-gui 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.31.0.83 with grep in /nix/store/5pqrnyq9v253vcpyrjmlbddamh7zzsig-bluejeans-2.31.0.83 - found 2.31.0.83 in filename of file in /nix/store/5pqrnyq9v253vcpyrjmlbddamh7zzsig-bluejeans-2.31.0.83 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath bluejeans-gui ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5pqrnyq9v253vcpyrjmlbddamh7zzsig-bluejeans-2.31.0.83 \ --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 bluejeans-gui https://github.com/r-ryantm/nixpkgs/archive/d9b5e8b975aebb4ce636e83320aa651c90852bb2.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/5pqrnyq9v253vcpyrjmlbddamh7zzsig-bluejeans-2.31.0.83 ls -la /nix/store/5pqrnyq9v253vcpyrjmlbddamh7zzsig-bluejeans-2.31.0.83/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 2022-11-09T11:15:42 https://api.github.com/repos/NixOS/nixpkgs/pulls/200368