2022-12-27T02:30:58 teamviewer 15.35.7 -> 15.37.3 https://repology.org/metapackage/teamviewer/versions 2022-12-27T02:31:00 attrpath: teamviewer 2022-12-27T02:31:00 Checking auto update branch... 2022-12-27T02:31:00 An auto update branch exists with message `teamviewer: 15.29.4 -> 15.34.4`. New version is 15.37.3. 2022-12-27T02:31:00 The auto update branch does not match or exceed the new version. 2022-12-27T02:31:04 [version] 2022-12-27T02:31:07 [version] updated version and sha256 2022-12-27T02:31:07 [rustCrateVersion] 2022-12-27T02:31:07 [rustCrateVersion] No cargoSha256 found 2022-12-27T02:31:07 [golangModuleVersion] 2022-12-27T02:31:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T02:31:07 [updateScript] 2022-12-27T02:31:07 [updateScript] skipping because derivation has no updateScript 2022-12-27T02:31:07 2022-12-27T02:31:07 [quotedUrls] 2022-12-27T02:31:07 [quotedUrls] nothing found to replace 2022-12-27T02:31:07 Diff after rewrites: diff --git a/pkgs/applications/networking/remote/teamviewer/default.nix b/pkgs/applications/networking/remote/teamviewer/default.nix index f127d7c53d3..124e31ef77e 100644 --- a/pkgs/applications/networking/remote/teamviewer/default.nix +++ b/pkgs/applications/networking/remote/teamviewer/default.nix @@ -26,11 +26,11 @@ mkDerivation rec { pname = "teamviewer"; # teamviewer itself has not development files but the dev output removes propagated other dev outputs from runtime outputs = [ "out" "dev" ]; - version = "15.35.7"; + version = "15.37.3"; src = fetchurl { url = "https://dl.tvcdn.de/download/linux/version_15x/teamviewer_${version}_amd64.deb"; - sha256 = "sha256-KNUhe0c6Th2pW7+Lmo62FYdOv+8t7Z5/eQkYPN8eusc="; + sha256 = "sha256-+KgZVdTd/xEzjT3B+CsUKzA5FYMlUOi9wss6xCIUlp0="; }; unpackPhase = '' @@ -51,7 +51,7 @@ mkDerivation rec { $out/share/teamviewer/tv_bin/script/{teamviewer_setup,teamviewerd.sysv,teamviewerd.service,teamviewerd.*.conf,tv-delayed-start.sh} # Teamviewer packages its own qt library files. - # Most of them can be replaced by nixpkgs libraries, but the following need to be used beginning at version 15.35.7 + # Most of them can be replaced by nixpkgs libraries, but the following need to be used beginning at version 15.37.3 # because teamviewer will not start without them, either stalling at startup or even segfaulting. In the logfiles, some missing qt libraries # can be observed, although they are present from nixpkgs. AutoPatchelfHook will automatically choose the included libraries, if present. # See https://github.com/NixOS/nixpkgs/pull/202024 2022-12-27T02:32:46 Successfully finished processing 2022-12-27T02:32:46 cachix "/nix/store/vpdl1ad56m7ma17rn3m8lfy4ip6vxgf4-teamviewer-15.37.3" 2022-12-27T02:32:54 [check][nixpkgs-review] 2022-12-27T02:35:40 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-27T02:35:43 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/teamviewer/versions. meta.description for teamviewer is: "Desktop sharing application, providing remote support and online meetings" meta.homepage for teamviewer is: "https://www.teamviewer.com" meta.changelog for teamviewer is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 15.37.3 with grep in /nix/store/vpdl1ad56m7ma17rn3m8lfy4ip6vxgf4-teamviewer-15.37.3 - found 15.37.3 in filename of file in /nix/store/vpdl1ad56m7ma17rn3m8lfy4ip6vxgf4-teamviewer-15.37.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath teamviewer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vpdl1ad56m7ma17rn3m8lfy4ip6vxgf4-teamviewer-15.37.3 \ --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 teamviewer https://github.com/r-ryantm/nixpkgs/archive/95df7cd5ecd3b688bc0d0c7fce41bc9037fb1a6f.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/vpdl1ad56m7ma17rn3m8lfy4ip6vxgf4-teamviewer-15.37.3 ls -la /nix/store/vpdl1ad56m7ma17rn3m8lfy4ip6vxgf4-teamviewer-15.37.3/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 @jagajaga @jraygauthier @gador 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-27T02:35:46 Updated existing PR 2022-12-27T02:35:46 https://api.github.com/repos/NixOS/nixpkgs/pulls/184729