Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulumi-bin: 0.17.14 -> 0.17.17 #63340

Merged
merged 1 commit into from Jun 21, 2019
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pulumi/versions.

meta.description for pulumi-bin is: '"Pulumi is a cloud development platform that makes creating cloud programs easy and productive"'.

meta.homepage for pulumi-bin is: '"https://pulumi.io/"

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

2 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
0 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
0 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
pulumi-bin

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/w8n2cljsm7nk8qwi6zm2hj32s710l67c-pulumi-0.17.17 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A pulumi-bin https://github.com/r-ryantm/nixpkgs/archive/9c70fd0784b46ac7cc99f2b063260b85e6811cd3.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/w8n2cljsm7nk8qwi6zm2hj32s710l67c-pulumi-0.17.17
ls -la /nix/store/w8n2cljsm7nk8qwi6zm2hj32s710l67c-pulumi-0.17.17/bin

cc @peterromfeldhk for testing.


# switch the dropdown to “manual” on https://pulumi.io/quickstart/install.html # TODO: update script
pulumiArchPackage = {
"x86_64-linux" = {
url = "https://get.pulumi.com/releases/sdk/pulumi-v${version}-linux-x64.tar.gz";
sha256 = "0pqmmd0p000qax5y1z83h6k292yad0cm8i1s4kb4z2kddn0p9nnv";
sha256 = "1h1z8bngix1gvma3hahfyprrx3af5yncgvrsvr1cdsaa79bzvc5c";
};
"x86_64-darwin" = {
url = "https://get.pulumi.com/releases/sdk/pulumi-v${version}-darwin-x64.tar.gz";
Copy link
Member

@mmahut mmahut Jun 17, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sha256 of this URL would be 0pipykwpqqnhqg28s27lnkbrm55rshf25ikil7ycwq05p9ynf5gq. This will fail for darwin.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pulumi/versions
@marsam marsam merged commit 282041f into NixOS:master Jun 21, 2019
@r-ryantm r-ryantm deleted the auto-update/pulumi branch July 1, 2019 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants