Commit graph

639 commits

Author SHA1 Message Date
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
xrelkd edbdbb31e1 eksctl: 0.3.0 -> 0.3.1 2019-08-08 11:05:25 +08:00
xrelkd 52a5a4496d eksctl: 0.2.1 -> 0.3.0 2019-08-06 11:07:45 +08:00
Mario Rodas 2e80918cc9
Merge pull request #65869 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.29 -> 0.0.32
2019-08-05 18:54:32 -05: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 19195a7925 aws-google-auth: 0.0.29 -> 0.0.32
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-google-auth/versions
2019-08-03 14:28:45 -07:00
Jörg Thalheim 071f274054
Merge pull request #63543 from nicknovitski/fastlane-2.125
fastlane: 2.107.0 -> 2.128.1
2019-07-29 07:11:45 +01:00
Nick Novitski fd5a76bf85 fastlane: 2.107.0 -> 2.128.1 2019-07-28 22:15:55 -07:00
Mathis c6e7bc2977 google-cloud-sdk: 241.0.0 -> 255.0.0 (#65417) 2019-07-28 19:58:36 +00:00
Frederik Rietdijk 34eebf6844 Merge master into staging-next 2019-07-25 11:52:18 +02:00
Frederik Rietdijk 3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
xrelkd f0ef270336 eksctl: 0.2.0 -> 0.2.1 2019-07-23 21:01:45 +08:00
xrelkd d013d4723b eksctl: 0.1.40 -> 0.2.0 2019-07-23 03:09:19 +08:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Wael Nasreddine 784efe7816
awscli: fix the tests by patching pyyaml (#65134)
The checkPhase of the pyyaml dependency of awscli was failing due to running the tests with a newer version of libyaml.
2019-07-20 00:14:05 -07:00
Wael Nasreddine 8965de1199
awscli: fix the build by disabling pyyaml tests (#65119) 2019-07-19 20:15:11 -07:00
worldofpeace 9a846892a2
Merge pull request #64532 from plumelo/feature/lxd-criu
lxd: add criu to path and bash completions, lxc: fix bash completions
2019-07-13 12:15:51 -04:00
xrelkd 47fb3b9388 eksctl: 0.1.39 -> 0.1.40 2019-07-13 09:49:06 +02:00
Meghea Iulian 2bbe28463a lxd: adds bash completions 2019-07-12 09:41:08 +03:00
Meghea Iulian 812b5d3ffd lxd: add criu to path 2019-07-12 09:41:07 +03:00
xrelkd 2ad00ba35f clair: 2.0.7 -> 2.0.8 2019-07-11 09:49:09 +02:00
xrelkd a6fe0a075e eksctl: 0.1.38 -> 0.1.39 (#64444) 2019-07-08 16:03:22 -07:00
R. RyanTM df71eaa0b0 dehydrated: 0.6.2 -> 0.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dehydrated/versions
2019-07-02 20:09:52 +02:00
Mario Rodas ac5952b69b
Merge pull request #63526 from xrelkd/update/eksctl
eksctl: 0.1.35 -> 0.1.38
2019-06-21 13:20:41 -05:00
xrelkd b586f11185 eksctl: 0.1.35 -> 0.1.38 2019-06-22 00:49:55 +08: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
Florian Klink fbfcc15985
google-cloud-sdk: kubeconfig: don't store absolute path to gcloud binary (#63037)
google-cloud-sdk: kubeconfig: don't store absolute path to gcloud binary
2019-06-19 10:22:30 +02:00
R. RyanTM be17040dbc sec: 2.8.1 -> 2.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sec/versions
2019-06-18 04:50:53 -07:00
Elis Hirwing fac8d2d01b
Merge pull request #62727 from talyz/nomachine-6.7.6
nomachine-client: 6.6.8 -> 6.7.6
2019-06-17 09:33:32 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Mario Rodas 1cafe467b1
Merge pull request #63041 from xrelkd/add/eksctl
eksctl: init at 0.1.35
2019-06-15 08:13:04 -05:00
Florian Klink 6a166b2bfc google-cloud-sdk: apply kubeconfig: don't store absolute path to gcloud binary 2019-06-14 23:41:43 +02:00
Florian Klink ff647cab19 google-cloud-sdk: use doBuild = false instead of hardcoding phases
We don't want to unpack in installPhase either.
2019-06-14 23:41:38 +02:00
Suvash Thapaliya 7815c86c10 iamy: 2.1.1 -> 2.3.2 (#62613) 2019-06-13 12:14:16 -07:00
xrelkd 66ee3ae31f eksctl: init at 0.1.35 2019-06-13 13:05:39 +08:00
Joachim F 483d50e2cc
Merge pull request #62677 from joelthompson/upgrade_botolibs
botocore, boto3, awscli: 1.12.152->1.12.160, 1.9.152->1.9.160, 1.16.1…
2019-06-09 13:05:30 +00:00
Mario Rodas 30f2074503
ansible_2_5: drop
Ansible 2.5 has reached EOL in May 21, 2019
https://access.redhat.com/support/policy/updates/ansible-engine
2019-06-08 21:05:24 -05:00
Mario Rodas e38bbb01eb
ansible_2_6: 2.6.15 -> 2.6.17 2019-06-08 21:05:24 -05:00
Mario Rodas 69a45144d5
ansible_2_7: 2.7.10 -> 2.7.11 2019-06-08 21:05:24 -05:00
Giacomo Longo 646ed20652
ansible: 2.7.6 -> 2.8.1 2019-06-08 21:05:24 -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
Milan Pässler 751810683b
lego: 2.2.0 -> 2.6.0 2019-06-06 07:24:12 -05:00
talyz 93a680605d nomachine-client: 6.6.8 -> 6.7.6 2019-06-05 14:36:04 +02:00
Joel Thompson 49ddc4e6c6 botocore, boto3, awscli: 1.12.152->1.12.160, 1.9.152->1.9.160, 1.16.162->1.16.170 2019-06-04 15:24:36 -04:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
PsyanticY 9ceb3e15fa awscli: 1.16.106 -> 1.16.162 2019-05-21 12:17:05 -07:00
Mario Rodas 52146c5484 certigo: init at 1.11.0 (#61782) 2019-05-21 07:54:41 -07:00
Will Dietz 59ab5e0637
Merge pull request #61214 from dtzWill/update/lxd-3.13
lxd: 3.12 -> 3.13
2019-05-21 03:02:58 -05:00
Ryan Mulligan 4b917336f4 analog: 6.0.13 -> 6.0.15
* Updates src so it can be auto updated.
* Changes output paths to be only the pname, which seems more
  consistent with other packages in nixpkgs
* minor cleanups
2019-05-15 20:51:35 -07:00