Mario Rodas
cd50659071
lego: fix build on darwin
2020-03-21 05:37:00 -05:00
Mario Rodas
4f8836ee99
iamy: fix build on darwin
2020-03-21 05:04:00 -05:00
Mario Rodas
da93b5a367
eksctl: fix build on darwin
2020-03-21 05:01:00 -05:00
Mario Rodas
b47c4218bb
clair: fix build on darwin
2020-03-21 04:45:00 -05:00
Mario Rodas
91aacecb69
berglas: fix build on darwin
2020-03-21 04:44:00 -05:00
Mario Rodas
1da05f29db
awsweeper: fix build on darwin
2020-03-21 04:43:00 -05:00
Mario Rodas
9fe9b59757
certigo: fix build on darwin
2020-03-21 04:41:00 -05:00
Mario Rodas
798569a534
aws-vault: fix build on darwin
2020-03-21 04:37:00 -05:00
R. RyanTM
98aa4da995
berglas: 0.5.0 -> 0.5.1
2020-03-14 15:54:07 +00:00
Izorkin
fd0c7cc4ec
lego: 3.4.0 -> 3.5.0
2020-03-16 20:12:10 +03:00
Jonathan Ringer
fbafe7ca64
azure-cli: freeze azure-mgmt-rdms at 1.9.0
2020-03-15 15:15:44 -07:00
R. RyanTM
c6dd8929d6
eksctl: 0.13.0 -> 0.15.0
2020-03-14 23:30:49 +00:00
R. RyanTM
892827c0eb
lego: 3.3.0 -> 3.4.0
2020-03-14 21:17:55 +00:00
Mario Rodas
d580deacec
procs: 0.9.18 -> 0.9.20
2020-03-14 01:24:45 +00:00
Mario Rodas
e6e040d573
Merge pull request #82494 from r-ryantm/auto-update/awsweeper
...
awsweeper: 0.4.1 -> 0.6.0
2020-03-13 18:49:10 -05:00
R. RyanTM
ceee45c346
awsweeper: 0.4.1 -> 0.6.0
2020-03-13 15:13:56 +00:00
wucke13
5d21d99575
lxd: 3.18 -> 3.22
2020-03-13 10:32:30 +01:00
Benjamin Hipple
df4ec15453
intecture-cli: upgrade cargo fetcher and cargoSha256 ( #81982 )
2020-03-08 19:18:22 -04:00
Benjamin Hipple
c1a78b7928
intecture-agent: upgrade cargo fetcher and cargoSha256 ( #81981 )
2020-03-08 19:17:12 -04:00
Benjamin Hipple
e9d492a896
intecture-auth: upgrade cargo fetcher and cargoSha256 ( #81979 )
2020-03-08 19:16:56 -04:00
Dillen Meijboom
c4f5f95d8d
Updated and fixed libstdc++ issue
2020-03-06 10:05:27 +01:00
Benjamin Hipple
c882a90bc6
procs: 0.9.11 -> 0.9.18
2020-03-05 01:30:08 -05:00
R. RyanTM
543c864f23
aws-google-auth: 0.0.33 -> 0.0.34
2020-03-01 09:16:22 +00:00
Mario Rodas
ef97505059
certigo: 1.11.0 -> 1.12.1
2020-02-28 19:20:00 -05:00
Leigh Perry
7c8351de97
google-cloud-sdk: 268.0.0 -> 281.0.0 ( #80944 )
2020-02-24 17:12:25 +00:00
Suraj Barkale
4aaab192a7
aws-vault: 4.5.1 to 5.3.2 ( #80949 )
...
The aws-vault development has switched to using go modules.
Therefore this package has also been updated to use `buildGoModule`
helper.
2020-02-24 12:08:05 +00:00
Aaron Olson
9b8a14bb7e
google-cloud-sdk: fix Darwin build by only stripping local symbols ( #80554 )
...
Darwin won't strip relocatable symbols, so strip only local symbols
from cygrpc.so
See also 6ceebc441c (commitcomment-37355193)
2020-02-21 17:28:54 +00:00
Jonathan Ringer
4dd173560d
azure-cli: 2.0.81 -> 2.1.0
2020-02-20 20:22:33 -08:00
Frederik Rietdijk
9fede4c38e
Merge pull request #76279 from PsyanticY/s3bro
...
s3bro: init at 2.8
2020-02-18 18:37:24 +01:00
edef
5bda7e7fb2
google-cloud-sdk: remove gsutil test
...
The command module references the tests, and since all command modules
get imported at startup, dbaafbbf73
turned it into a startup crash.
Unless you're actively hacking on gsutil, this command isn't much use,
so we're better off without it.
2020-02-18 13:31:42 +00:00
edef
0c403efde9
google-cloud-sdk: disable checking for gsutil updates
...
The update checking mechanism references the tests, and thus
dbaafbbf73
turned it into a crash at
startup.
It isn't much use in nixpkgs, so we're better off without it.
2020-02-18 13:31:42 +00:00
Oleksii Filonenko
f00f60ffbb
procs: add filalex77 as a maintainer
2020-02-18 03:25:35 +02:00
Oleksii Filonenko
1e1ad96cf6
procs: 0.9.9 -> 0.9.11
2020-02-18 03:23:19 +02:00
Benjamin Hipple
eb11feaa0b
treewide: change fetchCargoTarball default to opt-out
...
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.
This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.
See #79975 for details.
2020-02-13 22:41:37 -08:00
Mario Rodas
d799e35079
procs: 0.9.6 -> 0.9.9
2020-02-13 04:20:00 -05:00
ahiaao
f216b03d5b
tigervnc: fix compatibility with xorgserver 1.20.7
2020-02-11 09:46:24 +01:00
Jonathan Ringer
3f7f043dea
azure-cli: force PEP420 for azure-mgmt packages
2020-02-10 16:45:11 -08:00
Frederik Rietdijk
ec3edaf7b5
Merge master into staging-next
2020-02-10 12:55:47 +01:00
Jonathan Ringer
259d76d541
azure-cli: 2.0.80 -> 2.0.81
2020-02-09 19:25:37 -08:00
Jonathan Ringer
d26288a514
azure-cli: freeze azure-mgmt-policyinsights
2020-02-09 19:25:37 -08:00
Florian
50ad81d76b
lexicon: init at 3.3.17
2020-02-09 16:57:57 +01:00
Frederik Rietdijk
65dcb3f08f
python: awscli: 1.16.266 -> 1.17.13
...
We force the use of docutils 0.16. If this does not work out, we
can still override the version as this is an application.
2020-02-09 09:17:31 +01:00
Oleg Pykhalov
9405324531
mycli: Add paramiko as a propagated build input
...
Fixes error:
Cannot use SSH transport because paramiko isn't installed, please
install paramiko or don't use --ssh-host=
2020-02-06 20:03:01 +01:00
Ryan Mulligan
ed762106d0
Merge pull request #79346 from r-ryantm/auto-update/procs
...
procs: 0.9.5 -> 0.9.6
2020-02-06 09:37:21 -08:00
R. RyanTM
1c0a1e2862
procs: 0.9.5 -> 0.9.6
2020-02-06 13:50:30 +00:00
Danylo Hlynskyi
437e1f69be
bash-my-aws: init at 20200111 ( #76793 )
...
* bash-my-aws: init at 20191231
Create bma-init
* Update
2020-02-05 22:37:52 +02:00
edef
6ceebc441c
google-cloud-sdk: strip the Cython gRPC library
...
This reduces output size by 21 MiB.
2020-02-05 01:59:09 +00:00
edef
b7641eaa5a
google-cloud-sdk: compact all the JSON
...
This reduces output size by 20 MiB.
2020-02-05 01:59:09 +00:00
edef
dbaafbbf73
google-cloud-sdk: remove tests directories
...
This reduces output size by 4.5 MiB.
2020-02-05 01:59:09 +00:00
edef
c484d6376c
google-cloud-sdk: remove crcmod_osx as well
...
Both third_party/crcmod_osx and third_party/crcmod are only used in the
PYTHONPATH, and we already replace them with dependencies from nixpkgs.
2020-02-05 01:59:09 +00:00