2022-12-04T11:53:00 open-vm-tools 12.1.0 -> 12.1.5 https://github.com/vmware/open-vm-tools/releases 2022-12-04T11:53:02 attrpath: open-vm-tools 2022-12-04T11:53:02 Checking auto update branch... 2022-12-04T11:53:02 No auto update branch exists 2022-12-04T11:53:05 [version] 2022-12-04T11:53:08 [version] updated version and sha256 2022-12-04T11:53:08 [rustCrateVersion] 2022-12-04T11:53:08 [rustCrateVersion] No cargoSha256 found 2022-12-04T11:53:08 [golangModuleVersion] 2022-12-04T11:53:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-04T11:53:08 [updateScript] 2022-12-04T11:53:08 [updateScript] skipping because derivation has no updateScript 2022-12-04T11:53:08 2022-12-04T11:53:08 [quotedUrls] 2022-12-04T11:53:08 [quotedUrls] nothing found to replace 2022-12-04T11:53:08 Diff after rewrites: diff --git a/pkgs/applications/virtualization/open-vm-tools/default.nix b/pkgs/applications/virtualization/open-vm-tools/default.nix index 66c6086aed0..fa8c3a6bca3 100644 --- a/pkgs/applications/virtualization/open-vm-tools/default.nix +++ b/pkgs/applications/virtualization/open-vm-tools/default.nix @@ -41,13 +41,13 @@ stdenv.mkDerivation rec { pname = "open-vm-tools"; - version = "12.1.0"; + version = "12.1.5"; src = fetchFromGitHub { owner = "vmware"; repo = "open-vm-tools"; rev = "stable-${version}"; - hash = "sha256-PgrLu0Bm9Vom5WNl43312QFWKojdXDAGn3Nvj4hzPrQ="; + hash = "sha256-CffJg29qM9ex1RAq5t2dE/GX8ud9TylQbYiwBkh8nxE="; }; sourceRoot = "${src.name}/open-vm-tools"; 2022-12-04T11:55:46 Successfully finished processing 2022-12-04T11:55:46 cachix "/nix/store/ml1qmh4fmc19j1m0lsagyanhqg6945lz-open-vm-tools-12.1.5" 2022-12-04T11:55:49 [check][nixpkgs-review] 2022-12-04T11:58:40 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
2022-12-04T11:58:43 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 2022-12-04T11:59:44 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/vmware/open-vm-tools/releases. meta.description for open-vm-tools is: "Set of tools for VMWare guests to improve host-guest interaction" meta.homepage for open-vm-tools is: "https://github.com/vmware/open-vm-tools" meta.changelog for open-vm-tools is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/vmware/open-vm-tools/releases/tag/stable-12.1.5) - [Compare changes on GitHub](https://github.com/vmware/open-vm-tools/compare/stable-12.1.0...stable-12.1.5) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 12.1.5 with grep in /nix/store/ml1qmh4fmc19j1m0lsagyanhqg6945lz-open-vm-tools-12.1.5 - found 12.1.5 in filename of file in /nix/store/ml1qmh4fmc19j1m0lsagyanhqg6945lz-open-vm-tools-12.1.5 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath open-vm-tools open-vm-tools-headless ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ml1qmh4fmc19j1m0lsagyanhqg6945lz-open-vm-tools-12.1.5 \ --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 open-vm-tools https://github.com/r-ryantm/nixpkgs/archive/f10b493aa59baba06e05013e5a0cbdb7d0d9cdc1.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/ml1qmh4fmc19j1m0lsagyanhqg6945lz-open-vm-tools-12.1.5 ls -la /nix/store/ml1qmh4fmc19j1m0lsagyanhqg6945lz-open-vm-tools-12.1.5/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)
2 packages built:
--- ###### Maintainer pings cc @joamaki 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-04T11:59:46 https://api.github.com/repos/NixOS/nixpkgs/pulls/204468