1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-13 08:05:40 +00:00
Commit graph

819 commits

Author SHA1 Message Date
Ryan Mulligan 32f9c619f5
Merge pull request #67969 from petabyteboy/feature/remove-dobuild
treewide: remove uses of doBuild and doConfigure
2019-09-02 15:13:47 -07:00
Milan Pässler (work) 185fd61631 treewide: remove uses of doBuild and doConfigure
doBuild and doConfigure are not actually used by any builders, they were
probably added by mistake and just confuse people.
2019-09-02 23:42:12 +02:00
Danielle Lancashire f6c47d01a4
nomad: 0.9.4 -> 0.9.5
This commit updates nomad from 0.9.4 to 0.9.5.

It also introduces the 'ui' build tag as it is incredibly useful when
working in development and production environments - and the assets are
included in release commits.
2019-08-31 22:08:57 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
José Luis Lafuente ec4798f9a8
tilt: 0.9.7 -> 0.10.4 2019-08-26 22:31:00 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Mario Rodas 7294e168cd
Merge pull request #67316 from marsam/update-terraform
terraform_0_12: 0.12.6 -> 0.12.7
2019-08-23 16:33:46 -05:00
Mario Rodas 0acec0d071
terraform_0_12: 0.12.6 -> 0.12.7
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.7
2019-08-22 19:32:06 -05:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
Sarah Brofeldt a6292c8aef
Merge pull request #66720 from 00-matt/pkg-kubeless
kubeless: init at 1.0.4
2019-08-22 21:18:11 +02:00
Andrew Childs 90776e1de5 minikube: restore plugins
These were dropped in a12efe947f
2019-08-22 18:33:54 +09:00
Andrew Childs 9232a335ef docker-machine-kvm2: update for changes to minikube
In "minikube: 1.0.1 -> 1.2.0" [1], the package changed from
buildGoPackage to buildGoModule. This package, docker-machine-kvm2, is
built from the same sources and must follow the same packaging.

[1] a12efe947f
2019-08-22 18:32:14 +09:00
Matt Smith 46750099c1 kubeless: init at 1.0.4 2019-08-22 10:30:13 +01:00
Robin Gloster a3251aa644
hadoop: fix infinite recursion 2019-08-21 23:35:51 +02:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
dshkyra b15d8686ad terraform-providers: bump versions (#66587) 2019-08-20 22:40:29 +00:00
Robin Gloster 50c1ba542c
hadoop_2_*: build with openssl 1.0.2 2019-08-20 21:06:31 +02:00
R. RyanTM 97cf4d3f15 fluxctl: 1.13.1 -> 1.13.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fluxctl/versions
2019-08-19 01:08:47 -07:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
R. RyanTM ace4a1a351 cni-plugins: 0.8.1 -> 0.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/cni-plugins/versions
2019-08-17 13:16:07 -07:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
Wael Nasreddine 2cc2131a90
prow: init unstable at 2019-08-14 (#66662) 2019-08-15 20:48:12 -07: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 48d07a5987
Merge pull request #65857 from jonringer/bump-click
click: 0.3.2 -> 0.4.2
2019-08-12 14:13:06 +02:00
Sarah Brofeldt 92f26ed7ee
Merge pull request #66206 from jlesquembre/tilt
tilt: 0.9.4 -> 0.9.7
2019-08-08 20:56:44 +02:00
Sarah Brofeldt 4699a8c8bb
Merge pull request #66209 from jlesquembre/kube3d
kube3d: 1.1.0 -> 1.3.1
2019-08-08 20:54:36 +02:00
José Luis Lafuente 2e73605c1a
kube3d: 1.1.0 -> 1.3.1 2019-08-06 17:01:06 +02:00
José Luis Lafuente cd105f02a8
tilt: 0.9.4 -> 0.9.7 2019-08-06 16:48:47 +02:00
Christian Kampka 48395480f7 kops_1_13: init at 1.13.0 2019-08-05 16:06:30 +02:00
Christian Kampka 2f99b0d605 kops_1_12: 1.12.2 -> 1.12.3 2019-08-05 16:06:30 +02:00
Christian Kampka 4d50ce93aa kops: restructure package to maintain multiple versions in the future
kops versions are bound to the version of the kubernetes cluster they
are targeted to maintain (kops 1.12 -> k8s 1.12, kops 1.13 -> k8s 1.13,
etc). Upgrading kops should therefore be done very deliberately
as it may affect the cluster it is working with in drastic ways.
This change introduces the ability to maintain multiple versions of
kops in nixpkgs, giving the users the ability to pin it to their target
cluster version when installing
2019-08-05 16:06:30 +02:00
Jaka Hudoklin 0dc218e83c
Merge pull request #65412 from vdemeester/update-minikube
minikube: 1.0.1 -> 1.2.0
2019-08-04 19:29:59 +02:00
Jonathan Ringer c5f622bec9 click: 0.3.2 -> 0.4.2 2019-08-03 11:58:19 -07:00
David McKay ed5ed93422 terraform_0_12: 0.12.5 -> 0.12.6 (#65729) 2019-08-01 10:52:25 -07:00
Danielle Lancashire 4655b4957a
nomad: 0.9.3 -> 0.9.4 2019-07-31 10:50:24 +02:00
Vincent Demeester a12efe947f
minikube: 1.0.1 -> 1.2.0
Also switch to go modules.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-07-28 07:53:52 +02:00
Max Gonzih 184beb5236 linkerd: init at 2019-07-26 (#65436) 2019-07-27 22:51:18 -07:00
Max Gonzih a0c413f71d fluxctl: init at 1.13.1 (#65433) 2019-07-27 12:22:23 -07:00
Max Gonzih b5590fff46 k9s: init at 0.7.13 (#65432) 2019-07-27 09:46:08 -07:00
Urban Skudnik f432ae3ba4
terraform-providers: bump versions 2019-07-26 12:45:21 +02:00
Urban Skudnik a98e4248b9
Update provider
Matchbox changed owners on github
2019-07-26 12:45:20 +02:00
Urban Skudnik f1b81ff2cd
Update ansible package
Needs to be moved out of automatic update-all since it requires
goDeps.
2019-07-26 12:45:20 +02:00
xrelkd c4fec1c631 tilt: 0.9.2 -> 0.9.4 2019-07-23 15:17:13 +02:00
xrelkd 3cb3d7f5f4 tilt: 0.8.8 -> 0.9.2 2019-07-23 15:17:13 +02:00
adisbladis 2e6277f179
Merge pull request #63970 from carlosdagos/sonobuoy-init
sonobuoy: init at 0.15.0
2019-07-23 13:13:11 +01:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Andreas Rammhold bd7f9b6057
Merge pull request #64979 from tenx-tech/feature/update-helm
kubernetes-helm: 2.11 -> 2.14.2
2019-07-20 23:24:44 +02:00
R. RyanTM f75d78e3c8 kubetail: 1.6.8 -> 1.6.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kubetail/versions
2019-07-20 09:17:35 +02:00
Mario Rodas 4f2efec00e terraform_0_12: 0.12.4 -> 0.12.5 2019-07-20 09:16:17 +02:00