Commit Graph

54 Commits

Author SHA1 Message Date
Andreas Stührk
b5654da7e6 pulumi: 3.93.0 -> 3.99.0 2024-01-02 14:36:32 +01:00
Andreas Stührk
ec3ae8ddf6 pulumi: 3.90.1 -> 3.93.0 2023-12-03 13:19:54 +01:00
Andreas Stührk
8ef2c17501 pulumi: 3.89.0 -> 3.90.1 2023-10-25 11:24:59 +02:00
afreakk
729a6a2881 pulumi: 3.72.2 -> 3.89.0 2023-10-24 18:06:00 +02:00
R. Ryantm
7eab3292c2 pulumi: 3.71.0 -> 3.72.2 2023-06-25 16:45:53 +00:00
R. Ryantm
823bfe766f pulumi: 3.69.0 -> 3.71.0 2023-06-18 04:45:51 +00:00
Weijia Wang
a62a74d545 python310Packages.pulumi: fix hash 2023-06-13 15:03:21 +03:00
techknowlogick
fb8147045b pulumi: 3.60.1 -> 3.69.0 2023-06-02 15:31:36 -04:00
Andreas Stührk
71c9b6f267 pulumi: 3.57.1 -> 3.60.1 2023-04-01 16:04:58 +02:00
R. Ryantm
d0f405936b pulumi: 3.56.0 -> 3.57.1 2023-03-11 12:28:33 +00:00
Andreas Stührk
d966df07bf pulumi: 3.55.0 -> 3.56.0 2023-03-07 08:05:36 +01:00
Andreas Stührk
613fac9d41 pulumi: 3.54.0 -> 3.55.0 2023-02-14 23:47:36 +01:00
Andreas Stührk
ed2404945a pulumi: 3.53.1 -> 3.54.0 2023-02-07 22:15:45 +01:00
Andreas Stührk
816d2cda30 pulumi: 3.52.0 -> 3.53.1 2023-01-26 22:31:05 +01:00
Nick Cao
c7e15bc394
Merge pull request #211662 from Trundle/pulumi-3.52.0
pulumi: 3.49.0 -> 3.52.0
2023-01-22 10:00:26 +08:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Andreas Stührk
8313e5f289 pulumi: 3.49.0 -> 3.52.0 2023-01-19 19:49:14 +01:00
Adam Joseph
30bf7264ed fix packages with broken meta attributes 2023-01-01 18:48:04 -08:00
Walter Meiren
ff17e9982d pulumiPackages.pulumi-language-nodejs: 3.47.0 -> 3.49.0 2022-12-19 16:08:31 +01:00
Vincent Haupert
0227ca4e88 pulumi: disable flaky test TestPendingDeleteOrder 2022-12-14 09:53:58 +01:00
Vincent Haupert
e16b45e834 pulumi, pulumiPackages.pulumi-language-python: 3.48.0 -> 3.49.0 2022-12-13 18:34:30 +01:00
R. Ryantm
a1bb1b9707 pulumi: 3.47.2 -> 3.48.0 2022-11-27 01:23:54 +00:00
Andreas Stührk
16fa9150c6 pulumi: 3.47.0 -> 3.47.2 2022-11-23 18:05:25 +01:00
Andreas Stührk
ea8595a22d pulumi: 3.46.1 -> 3.47.0 2022-11-18 21:58:34 +01:00
Andreas Stührk
d180abe884 pulumi: 3.43.1 -> 3.46.1 2022-11-14 19:57:28 +01:00
Vincent Haupert
ce1faf92f2 pulumi: passthru.{pkgs,withPackages} 2022-11-06 12:58:56 +01:00
Vincent Haupert
35657c4262 pulumi: init at 3.43.1
As opposed to `pulumi-bin`, `pulumi` is built from source.
2022-11-06 12:58:55 +01:00
Vincent Haupert
f572b05f84 pulumi-bin: rename directory to reflect package name 2022-11-06 12:58:55 +01:00
Austin Seipp
f5910772e5 pulumi-bin: install shell completion
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-07-30 16:35:24 -05:00
Robert Scott
61c35da607 treewide/servers,tools: add sourceType binaryNativeCode for many packages 2022-06-16 20:21:42 +01:00
Phillip Cloud
898b36188c pulumi-bin: add cpcloud as maintainer 2021-01-29 07:18:49 -05:00
Geoffrey Huntley
a922b0bf6f pulumi: 2.6.1 -> 2.10.2 2020-09-24 14:02:12 +00:00
Dmitry Kalinkin
712d1596ef
pulumi-bin: fix darwin build 2020-04-22 14:17:24 -04:00
Dmitry Kalinkin
ba13482494
pulumi-bin: use nativeBuildInputs 2020-04-22 14:17:16 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Dillen Meijboom
c4f5f95d8d
Updated and fixed libstdc++ issue 2020-03-06 10:05:27 +01:00
José Luis Lafuente
7622f30ed2
pulumi: install providers and add update script
Without providers (also called plugins) pulumi doesn't do much. The way
they work, if you want to use a provider, pulimi will look for it in
your PATH, and if not found it will download it. Providers are just
executables, but third party binaries usually don't work on nixos unless
they are patched with the patchelf utility. Because of that, I'm
installing some patched providers with the main pulumi binary.

I'm also adding a small script helper to generate the hashes for all the
binaries.
2019-11-04 16:03:58 +01:00
José Luis Lafuente
9c68a03cdc
pulumi: 1.3.4 -> 1.4.0 2019-10-30 17:11:49 +01:00
R. RyanTM
e56fc64ef5
pulumi-bin: 1.1.0 -> 1.3.4
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
2019-10-22 22:24:32 -07:00
Vlad Artamonov
1897cf8ad8 pulumi: 0.17.27 -> 1.1.0 2019-09-17 14:29:57 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Marek Mahut
95f29fa673
pulumi: fixing darwin hash 2019-08-05 19:57:07 +02:00
R. RyanTM
38089d7e30 pulumi-bin: 0.17.17 -> 0.17.27
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
2019-08-05 05:47:12 -07:00
R. RyanTM
893f9090bc
pulumi-bin: 0.17.14 -> 0.17.17
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
2019-06-20 18:30:27 -05:00
R. RyanTM
1579a5b9df pulumi-bin: 0.17.8 -> 0.17.14 (#62507)
* pulumi-bin: 0.17.8 -> 0.17.14

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

* pulumi-bin: fix Darwin hash for v0.17.14
2019-06-06 18:18:23 +02:00
R. RyanTM
3f62ef14f1 pulumi-bin: 0.17.4 -> 0.17.8 (#60707)
* pulumi-bin: 0.17.4 -> 0.17.8

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

* pulumi: fix Darwin hash
2019-05-02 12:44:38 +02:00
Dmitry Kalinkin
2c88a3fecb
pulumi: fix darwin src hash 2019-04-08 13:29:05 -04:00
R. RyanTM
65e665ee19 pulumi-bin: 0.16.11 -> 0.17.4
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
2019-04-02 02:44:54 -07:00