pulumi 3.56.0 -> 3.57.1 https://github.com/pulumi/pulumi/releases attrpath: pulumi Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = sha256-TWpH3y+7kLknPy+CExhnjfEvaIWWs1d5JCVF3FA1Z7I= [golangModuleVersion] Replaced vendorHash with sha256-G+5UuiIMWQSp5I8EnlWo32jUkg0ini/UhQYA/MTYB0Y= [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/admin/pulumi/default.nix b/pkgs/tools/admin/pulumi/default.nix index 0f1cbb65f91..2787358fdf2 100644 --- a/pkgs/tools/admin/pulumi/default.nix +++ b/pkgs/tools/admin/pulumi/default.nix @@ -14,7 +14,7 @@ buildGoModule rec { pname = "pulumi"; - version = "3.56.0"; + version = "3.57.1"; # Used in pulumi-language packages, which inherit this prop sdkVendorHash = "sha256-oXsU4h4CwukJHttYLT7JiW2He8Yq5qAwnxL8+G5FIpc="; @@ -23,12 +23,12 @@ buildGoModule rec { owner = pname; repo = pname; rev = "v${version}"; - hash = "sha256-cXNYg5zNfZTTuv+EaSGuaA9mbMPq7vKTKcsxfnM3NbQ="; + hash = "sha256-F5mrk0Qb5Hxjx49KEXEUBN6wB52ztTuV+L37/I0tF48="; # Some tests rely on checkout directory name name = "pulumi"; }; - vendorHash = "sha256-TWpH3y+7kLknPy+CExhnjfEvaIWWs1d5JCVF3FA1Z7I="; + vendorHash = "sha256-G+5UuiIMWQSp5I8EnlWo32jUkg0ini/UhQYA/MTYB0Y="; sourceRoot = "${src.name}/pkg"; Successfully finished processing cachix "/nix/store/wjsvvqv252ilixsd5kpy9yp8nk9g7fc5-pulumi-3.57.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
11 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/pulumi/pulumi/releases. meta.description for pulumi is: Pulumi is a cloud development platform that makes creating cloud programs easy and productive meta.homepage for pulumi is: https://pulumi.io/ ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/pulumi/pulumi/releases/tag/v3.57.1) - [Compare changes on GitHub](https://github.com/pulumi/pulumi/compare/v3.56.0...v3.57.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.57.1 with grep in /nix/store/wjsvvqv252ilixsd5kpy9yp8nk9g7fc5-pulumi-3.57.1 - found 3.57.1 in filename of file in /nix/store/wjsvvqv252ilixsd5kpy9yp8nk9g7fc5-pulumi-3.57.1 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath pulumi pulumiPackages.pulumi-language-nodejs pulumiPackages.pulumi-language-python python310Packages.pulumi python310Packages.pulumi-aws python310Packages.pulumi-aws-native python310Packages.pulumi-azure-native python310Packages.pulumi-command python310Packages.pulumi-random python311Packages.pulumi python311Packages.pulumi-aws ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wjsvvqv252ilixsd5kpy9yp8nk9g7fc5-pulumi-3.57.1 \ --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 pulumi https://github.com/r-ryantm/nixpkgs/archive/d0f405936b4cbecf131344bc573850737dc9beb0.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/wjsvvqv252ilixsd5kpy9yp8nk9g7fc5-pulumi-3.57.1 ls -la /nix/store/wjsvvqv252ilixsd5kpy9yp8nk9g7fc5-pulumi-3.57.1/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)
11 packages built:
--- ###### Maintainer pings cc @Trundle @veehaitch 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/220661