vmware-horizon-client 0 -> 1 attrpath: vmware-horizon-client Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/84qxbm43xxbvvi10bkn4nbkzb500xv8d-packages.json.drv building '/nix/store/84qxbm43xxbvvi10bkn4nbkzb500xv8d-packages.json.drv'... Going to be running update for following packages: - vmware-horizon-client-2309.1 Press Enter key to continue... Running update for: - vmware-horizon-client-2309.1: UPDATING ... - vmware-horizon-client-2309.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/remote/vmware-horizon-client/default.nix b/pkgs/applications/networking/remote/vmware-horizon-client/default.nix index 5d27f8adf244..ced76131e45b 100644 --- a/pkgs/applications/networking/remote/vmware-horizon-client/default.nix +++ b/pkgs/applications/networking/remote/vmware-horizon-client/default.nix @@ -11,7 +11,7 @@ , configText ? "" }: let - version = "2309.1"; + version = "2312"; sysArch = if stdenv.hostPlatform.system == "x86_64-linux" then "x64" @@ -36,8 +36,8 @@ let pname = "vmware-horizon-files"; inherit version; src = fetchurl { - url = "https://download3.vmware.com/software/CART24FQ4_LIN_2309.1_TARBALL/VMware-Horizon-Client-Linux-2309.1-8.11.1-22775487.tar.gz"; - sha256 = "3f66d21c0e97324d1cb85ac75132a69768e8e7ff57da33841e4e8bd37089d245"; + url = "https://download3.vmware.com/software/CART24FQ4_LIN_2312_TARBALL/VMware-Horizon-Client-Linux-2312-8.12.0-23149323.tar.gz"; + sha256 = "15ca1d6028b9ca88e23fa363a2942fd76456c19e95ced4734595c3dc44db38d8"; }; nativeBuildInputs = [ makeWrapper ]; installPhase = '' No auto update branch exists Successfully finished processing cachix "/nix/store/jqffd7nbd2p28zys5miyzf25xwzwyyz8-vmware-horizon-client-2312" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
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 vmware-horizon-client is: Allows you to connect to your VMware Horizon virtual desktop meta.homepage for vmware-horizon-client is: https://www.vmware.com/go/viewclients ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2312 with grep in /nix/store/jqffd7nbd2p28zys5miyzf25xwzwyyz8-vmware-horizon-client-2312 - found 2312 in filename of file in /nix/store/jqffd7nbd2p28zys5miyzf25xwzwyyz8-vmware-horizon-client-2312 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath vmware-horizon-client ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jqffd7nbd2p28zys5miyzf25xwzwyyz8-vmware-horizon-client-2312 \ --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 vmware-horizon-client https://github.com/r-ryantm/nixpkgs/archive/0feb98aeee9a52d4e8a524ac5ab2e6843772690c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0feb98aeee9a52d4e8a524ac5ab2e6843772690c#vmware-horizon-client ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jqffd7nbd2p28zys5miyzf25xwzwyyz8-vmware-horizon-client-2312 ls -la /nix/store/jqffd7nbd2p28zys5miyzf25xwzwyyz8-vmware-horizon-client-2312/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 @buckley310 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/284368