github-actions[bot]
64eb8c173d
Merge staging-next into staging
2021-06-23 00:09:37 +00:00
Jonathan Ringer
32e7183410
Merge pull request #127419 from NixOS/python-unstable
...
Python package set minor updates
2021-06-22 14:49:00 -07:00
Robert Schütz
5332ceafce
awscli: 1.19.88 -> 1.19.97
2021-06-22 13:42:55 +02:00
Jonathan Ringer
9911942e00
azure-cli: fix build
2021-06-22 13:42:52 +02:00
github-actions[bot]
254711a2a8
Merge staging-next into staging
2021-06-22 06:04:28 +00:00
Sandro
c57027aba9
Merge pull request #127684 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 344.0.0 -> 345.0.0
2021-06-22 02:30:46 +02:00
Sandro
b0dc261892
Merge pull request #127718 from t0yv0/pulumi-3.5.1
2021-06-22 02:22:46 +02:00
github-actions[bot]
1df79d27a7
Merge staging-next into staging
2021-06-22 00:07:12 +00:00
Ryan Mulligan
5658c93eaf
Merge pull request #127573 from r-ryantm/auto-update/eksctl
...
eksctl: 0.53.0 -> 0.54.0
2021-06-21 13:21:56 -07:00
Anton Tayanovskyy
02cce3f5fd
pulumi-bin: 3.4.0 -> 3.5.1
2021-06-21 15:59:55 -04:00
Mrinal Purohit
debcb41787
google-cloud-sdk: 344.0.0 -> 345.0.0
2021-06-21 19:56:04 +05:30
Sandro
a9d265cd39
Merge pull request #127442 from r-ryantm/auto-update/fioctl
...
fioctl: 0.17 -> 0.18
2021-06-21 00:56:39 +02:00
R. RyanTM
9290606057
eksctl: 0.53.0 -> 0.54.0
2021-06-20 15:40:12 +00:00
R. RyanTM
3ad3f7ba86
fioctl: 0.17 -> 0.18
2021-06-19 06:40:20 +00:00
R. RyanTM
51b901669c
exoscale-cli: 1.32.1 -> 1.32.2
2021-06-19 06:27:23 +00:00
github-actions[bot]
ea28ef6cc7
Merge staging-next into staging
2021-06-18 12:04:59 +00:00
R. RyanTM
3c7cf9655b
exoscale-cli: 1.32.0 -> 1.32.1
2021-06-18 04:05:49 +00:00
github-actions[bot]
c9cc001679
Merge staging-next into staging
2021-06-17 18:04:45 +00:00
R. RyanTM
ce5b81ea53
exoscale-cli: 1.31.0 -> 1.32.0
2021-06-17 10:53:11 +00:00
R. RyanTM
8119a8f512
clair: 4.1.0 -> 4.1.1
2021-06-17 06:34:04 +00:00
Sandro Jäckel
7b4d273d3c
pythonPackages: websocket_client -> websocket-client
2021-06-15 22:03:10 +02:00
R. RyanTM
8b0e2be7de
eksctl: 0.52.0 -> 0.53.0
2021-06-14 21:08:39 +00:00
Mrinal Purohit
529db88e93
google-cloud-sdk: 343.0.0 -> 344.0.0
2021-06-12 02:17:46 +05:30
Sandro
a9a613ac5e
Merge pull request #126378 from t0yv0/pulumi-3.4.0
...
pulumi-bin: 3.3.1 -> 3.4.0
2021-06-10 20:20:30 +02:00
Fabian Affolter
3f7c764f0e
Merge pull request #126162 from fabaff/bump-boto
...
python3Packages.mypy-boto3-builder: 4.12.0 -> 4.14.1
2021-06-10 13:45:19 +02:00
Mario Rodas
2d9631419e
Merge pull request #126002 from r-ryantm/auto-update/lxd
...
lxd: 4.14 -> 4.15
2021-06-10 05:36:33 -05:00
Jonathan Ringer
0d977fbddb
azure-cli: 2.23.0 -> 2.24.2
2021-06-09 16:51:51 -07:00
R. RyanTM
a7dbeef259
lego: 4.3.1 -> 4.4.0 ( #126334 )
2021-06-10 00:39:00 +02:00
Dmitry Bogatov
5452b7f24c
acme-sh: fix missing runtime dependencies ( #121322 )
...
acme.sh is a shell script and uses coreutils, sed and grep. If they are
not found in $PATH, it fails with obscure error message:
>= /usr/bin/env -i ./result/bin/acme.sh --help
/nix/store/rcbiaxiszy5pl49flfimqrn81fa491l1-acme.sh-2.8.2/libexec/acme.sh: line 6926: --help: command not found
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-06-10 00:38:05 +02:00
Anton Tayanovskyy
0aed08d6e3
pulumi-bin: 3.3.1 -> 3.4.0
2021-06-09 17:51:55 -04:00
R. RyanTM
f622e5fdfc
chamber: 2.10.0 -> 2.10.1
2021-06-08 09:09:38 +00:00
Fabian Affolter
df67ba8d83
awscli: 1.19.52 -> 1.19.88
2021-06-07 11:07:43 +02:00
R. RyanTM
eb0eb621a7
lxd: 4.14 -> 4.15
2021-06-06 19:45:58 +00:00
Luke Granger-Brown
aa24e64564
Merge pull request #125568 from r-ryantm/auto-update/acme.sh
...
acme-sh: 2.8.9 -> 2.9.0
2021-06-06 17:40:55 +01:00
wahjava
e5a5056b64
gixy: works on darwin platform too ( #125713 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-06-05 20:46:05 +02:00
Maciej Krüger
26b3751de7
Merge pull request #97692 from ryneeverett/lockkernelmodules-lxd
2021-06-05 01:27:27 +02:00
Sandro
a2793f9bbc
Merge pull request #125612 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 342.0.0 -> 343.0.0
2021-06-04 10:11:30 +02:00
Sandro
b0d2ec2b45
Merge pull request #125524 from r-ryantm/auto-update/exoscale-cli
...
exoscale-cli: 1.30.0 -> 1.31.0
2021-06-04 09:59:45 +02:00
Mrinal Purohit
1a5bd5f911
google-cloud-sdk: 342.0.0 -> 343.0.0
2021-06-04 10:12:31 +05:30
R. RyanTM
804dc91a4e
acme-sh: 2.8.9 -> 2.9.0
2021-06-03 21:24:03 +00:00
R. RyanTM
377abb514e
exoscale-cli: 1.30.0 -> 1.31.0
2021-06-03 16:11:53 +00:00
Sandro
932a08e95c
Merge pull request #125125 from iAmMrinal0/update/google-cloud-sdk
...
google-cloud-sdk: 340.0.0 -> 342.0.0
2021-06-03 17:29:28 +02:00
Sandro Jäckel
89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm
2021-06-03 12:44:33 +02:00
Mario Rodas
ed08b8dbf9
Merge pull request #125314 from baloo/baloo/procs/0.11.8
...
procs: 0.11.4 -> 0.11.8
2021-06-02 08:12:50 -05:00
Ryan Mulligan
bc09b89cec
Merge pull request #124871 from r-ryantm/auto-update/eksctl
...
eksctl: 0.51.0 -> 0.52.0
2021-06-01 20:38:11 -07:00
Arthur Gautier
8d41f2c92b
procs: 0.11.4 -> 0.11.8
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-06-02 01:33:24 +00:00
Anton Tayanovskyy
7ed1077157
Update pulumi to 3.3.1
2021-06-01 13:48:12 -04:00
Mrinal Purohit
a3132b2686
google-cloud-sdk: 340.0.0 -> 342.0.0
2021-06-01 01:44:44 +05:30
Sandro
6275871558
Merge pull request #124702 from MatthewCroughan/update-fioctl-3
...
fioctl: 0.16 -> 0.17
2021-05-31 11:57:26 +02:00
R. RyanTM
7a4e53ed2c
eksctl: 0.51.0 -> 0.52.0
2021-05-29 11:34:39 +00:00