about summary refs log tree commit diff
path: root/pkgs/tools/admin
Commit message (Collapse)AuthorAge
* Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwinMario Rodas2020-03-22
|\ | | | | treewide: fix buildGoModule packages on darwin
| * lego: fix build on darwinMario Rodas2020-03-21
| |
| * iamy: fix build on darwinMario Rodas2020-03-21
| |
| * eksctl: fix build on darwinMario Rodas2020-03-21
| |
| * clair: fix build on darwinMario Rodas2020-03-21
| |
| * berglas: fix build on darwinMario Rodas2020-03-21
| |
| * awsweeper: fix build on darwinMario Rodas2020-03-21
| |
| * certigo: fix build on darwinMario Rodas2020-03-21
| |
| * aws-vault: fix build on darwinMario Rodas2020-03-21
| |
* | ansible: Use overridePythonAttrs to get the right name attribute (#83107)Anders Kaseorg2020-03-22
|/ | | | | Fixes #83105. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* berglas: 0.5.0 -> 0.5.1R. RyanTM2020-03-14
|
* lego: 3.4.0 -> 3.5.0Izorkin2020-03-16
|
* azure-cli: freeze azure-mgmt-rdms at 1.9.0Jonathan Ringer2020-03-15
|
* eksctl: 0.13.0 -> 0.15.0R. RyanTM2020-03-14
|
* lego: 3.3.0 -> 3.4.0R. RyanTM2020-03-14
|
* procs: 0.9.18 -> 0.9.20Mario Rodas2020-03-14
|
* Merge pull request #82494 from r-ryantm/auto-update/awsweeperMario Rodas2020-03-13
|\ | | | | awsweeper: 0.4.1 -> 0.6.0
| * awsweeper: 0.4.1 -> 0.6.0R. RyanTM2020-03-13
| |
* | lxd: 3.18 -> 3.22wucke132020-03-13
|/
* intecture-cli: upgrade cargo fetcher and cargoSha256 (#81982)Benjamin Hipple2020-03-08
|
* intecture-agent: upgrade cargo fetcher and cargoSha256 (#81981)Benjamin Hipple2020-03-08
|
* intecture-auth: upgrade cargo fetcher and cargoSha256 (#81979)Benjamin Hipple2020-03-08
|
* Updated and fixed libstdc++ issueDillen Meijboom2020-03-06
|
* procs: 0.9.11 -> 0.9.18Benjamin Hipple2020-03-05
|
* aws-google-auth: 0.0.33 -> 0.0.34R. RyanTM2020-03-01
|
* certigo: 1.11.0 -> 1.12.1Mario Rodas2020-02-28
|
* google-cloud-sdk: 268.0.0 -> 281.0.0 (#80944)Leigh Perry2020-02-24
|
* aws-vault: 4.5.1 to 5.3.2 (#80949)Suraj Barkale2020-02-24
| | | | | The aws-vault development has switched to using go modules. Therefore this package has also been updated to use `buildGoModule` helper.
* google-cloud-sdk: fix Darwin build by only stripping local symbols (#80554)Aaron Olson2020-02-21
| | | | | | Darwin won't strip relocatable symbols, so strip only local symbols from cygrpc.so See also https://github.com/NixOS/nixpkgs/commit/6ceebc441c43c0fd0ef5c61058c1c8ec3b93bc02#commitcomment-37355193
* azure-cli: 2.0.81 -> 2.1.0Jonathan Ringer2020-02-20
|
* Merge pull request #76279 from PsyanticY/s3broFrederik Rietdijk2020-02-18
|\ | | | | s3bro: init at 2.8
| * s3bro: init at 2.8PsyanticY2019-12-23
| |
* | google-cloud-sdk: remove gsutil testedef2020-02-18
| | | | | | | | | | | | | | | | | | The command module references the tests, and since all command modules get imported at startup, dbaafbbf73ef5aeb2fa7d5aea73bb32b9d78e4f3 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.
* | google-cloud-sdk: disable checking for gsutil updatesedef2020-02-18
| | | | | | | | | | | | | | | | The update checking mechanism references the tests, and thus dbaafbbf73ef5aeb2fa7d5aea73bb32b9d78e4f3 turned it into a crash at startup. It isn't much use in nixpkgs, so we're better off without it.
* | procs: add filalex77 as a maintainerOleksii Filonenko2020-02-18
| |
* | procs: 0.9.9 -> 0.9.11Oleksii Filonenko2020-02-18
| |
* | treewide: change fetchCargoTarball default to opt-outBenjamin Hipple2020-02-13
| | | | | | | | | | | | | | | | | | | | | | 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.
* | procs: 0.9.6 -> 0.9.9Mario Rodas2020-02-13
| |
* | tigervnc: fix compatibility with xorgserver 1.20.7ahiaao2020-02-11
| |
* | azure-cli: force PEP420 for azure-mgmt packagesJonathan Ringer2020-02-10
| |
* | Merge master into staging-nextFrederik Rietdijk2020-02-10
|\ \
| * | azure-cli: 2.0.80 -> 2.0.81Jonathan Ringer2020-02-09
| | |
| * | azure-cli: freeze azure-mgmt-policyinsightsJonathan Ringer2020-02-09
| | |
| * | lexicon: init at 3.3.17Florian2020-02-09
| | |
* | | python: awscli: 1.16.266 -> 1.17.13Frederik Rietdijk2020-02-09
|/ / | | | | | | | | 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.
* | mycli: Add paramiko as a propagated build inputOleg Pykhalov2020-02-06
| | | | | | | | | | | | | | Fixes error: Cannot use SSH transport because paramiko isn't installed, please install paramiko or don't use --ssh-host=
* | Merge pull request #79346 from r-ryantm/auto-update/procsRyan Mulligan2020-02-06
|\ \ | | | | | | procs: 0.9.5 -> 0.9.6
| * | procs: 0.9.5 -> 0.9.6R. RyanTM2020-02-06
| | |
* | | bash-my-aws: init at 20200111 (#76793)Danylo Hlynskyi2020-02-05
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | * bash-my-aws: init at 20191231 Create bma-init * Update
| * | UpdateTom Bereknyei2020-01-11
| | |