Commit Graph

450 Commits

Author SHA1 Message Date
Maarten Hoogendoorn
a3dde7776b Fix oc cluster up
The command `oc cluster up` mainly runs code though Docker containers.

However, in pkg/bootstrap/docker/host/host.go, nsenter is used to run
some commands on the host. For this to work on NixOS, we need to provide
the absolute path to the required programs.
2017-08-18 17:06:50 +02:00
Maarten Hoogendoorn
f8a72662cf openshift: 1.5.0 -> 3.6.0
- Updated from 1.5.0 to 3.6.0 (this is just the next version, but Red
  Hat did quite the version bump there)
- Added 'v' to the version; it is used by `oc cluster up` to determine
  which image should be downloaded.
- Added myself as a maintainer.
2017-08-17 16:57:43 +02:00
Benjamin Staffin
cb3575bda7
kubernetes-helm: 2.5.0 -> 2.5.1 2017-08-13 12:27:52 -04:00
Robin Gloster
bb5702c521
treewide: remove automake pinning to the newest version
quasi no-op
2017-08-12 18:49:58 +02:00
Lancelot SIX
fa02817cda
docker-machine: 0.12.0 -> 0.12.2 2017-08-09 17:59:47 +02:00
zimbatm
19c64b57d5 minikube: 0.20.0 -> 0.21.0 2017-08-06 20:24:26 +01:00
zimbatm
e0a848fb16 terraform_0_10_0: tune build 2017-08-04 11:50:44 +01:00
zimbatm
a1c953dfc7 terraform: 0.9.11 -> 0.10.0 2017-08-03 11:06:23 +01:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Peter Hoeg
688ab1ed02 terragrunt: 0.12.24 -> 0.12.25 2017-07-31 14:23:04 +08:00
hectorj
43f23e4dff nomad: 0.5.6 -> 0.6.0 2017-07-29 00:41:57 +02:00
Sergey Volkov
6c8871f928
docker-machine: 0.10.0 -> 0.12.0 2017-07-25 21:42:01 -04:00
hectorj
d07bf424a9 nomad: 0.5.5 -> 0.5.6 2017-07-18 02:46:56 +02:00
Peter Hoeg
16cc87ca29 terraform: disable checks for 0.9 as they are failing again 2017-07-13 00:12:22 +08:00
Peter Hoeg
ef78ff8420 terragrunt: 0.12.16 -> 0.12.24 2017-07-13 00:09:07 +08:00
Peter Hoeg
299c57e6f3 terragrunt: make v0.11.1 use its own deps file 2017-07-13 00:06:05 +08:00
zimbatm
17aedafef8 kubernetes-helm: 2.4.1 -> 2.5.0 2017-07-07 13:39:19 +01:00
zimbatm
941d83df04 kops: 1.6.0 -> 1.6.2 2017-07-07 13:33:58 +01:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00
zimbatm
51c481bdcc terraform: 0.9.10 -> 0.9.11 2017-07-04 14:06:33 +01:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging 2017-07-03 09:48:58 +02:00
zimbatm
6f86a1bd09 Terraform 0.9.10 (#27003)
* terraform: remove old 0.9.x versions

* terraform: 0.9.9 -> 0.9.10
2017-07-01 14:16:20 +01:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
Diego Pontoriero
5b90fa0151
terraform: 0.9.6 -> 0.9.9. 2017-06-27 15:04:11 -07:00
Shea Levy
4d2597981d Partially revert "terraform: 0.9.4 -> 0.9.6."
Terraform point releases are significant changes, we need to keep old ones around

This reverts commit 6a27b46dee.
2017-06-27 16:26:07 -04:00
Tim Steinbach
56761c9b3d
minikube: 0.19.1 -> 0.20.0 2017-06-22 20:27:33 -04:00
Tim Steinbach
fdc7cf8238
minikube: 0.19.0 -> 0.19.1 2017-06-20 19:32:29 -04:00
Peter Hoeg
102a85a486 Merge pull request #26260 from diegs/terraform
terraform: 0.9.4 -> 0.9.6.
2017-05-31 11:14:27 +08:00
Stefhen Hovland
6a29327175 pachyderm: 1.3.0 -> 1.4.6 (#26248) 2017-05-31 01:28:23 +02:00
Diego Pontoriero
6a27b46dee
terraform: 0.9.4 -> 0.9.6. 2017-05-30 13:54:45 -07:00
Yann Hodique
23a6b4c628 kops: fix hash 2017-05-25 03:04:33 +02:00
Jaka Hudoklin
812e8ed1b5 Merge pull request #26006 from benley/helm-completion
kubernetes-helm: Enable bash and zsh completion
2017-05-24 15:45:51 +02:00
Benjamin Staffin
3cf55f070d
kops: enable bash and zsh completion 2017-05-23 16:14:15 -04:00
Benjamin Staffin
70f8f7ec0a
kubernetes-helm: Enable bash and zsh completion 2017-05-22 19:14:37 -04:00
Benjamin Staffin
964027aaa1
kops: 1.4.0 -> 1.6.0 2017-05-22 19:06:37 -04:00
Hugo Tavares Reis
21898ff460 terraform-inventory: added htr as maintainer 2017-05-20 16:17:24 +02:00
Hugo Tavares Reis
e3de736b9b terraform-inventory: init at 0.7-pre 2017-05-20 16:17:24 +02:00
Peter Hoeg
6303d4ecf7 terragrunt: update sha256 2017-05-16 11:28:09 +08:00
Benjamin Staffin
9e4c74b202
kubernetes-helm: 2.3.1 -> 2.4.1 2017-05-15 14:06:19 -04:00
Peter Hoeg
408d06f6ec terragrunt: 0.12.15 -> 0.12.16 2017-05-11 14:02:52 +08:00
Peter Hoeg
97c613c512 minikube: 0.18.0 -> 0.19.0 2017-05-11 12:14:49 +08:00
Yaakov Nemoy
63f4921137 terragrunt: 0.11.1 -> 0.12.15 (#25472) 2017-05-06 19:35:04 +01:00
Pascal Bach
37a2949ab4 openshift: copy symlinks into $bin/bin 2017-05-04 22:34:10 +02:00
Benjamin Staffin
07b66093c9
kubernetes-helm: 2.2.3 -> 2.3.1 2017-05-02 14:14:11 -07:00
Jörg Thalheim
878a1662d7
openshift: use buildGoPackage 2017-05-01 22:07:41 +02:00
Pascal Bach
239d352080 openshift: 1.3.2 -> 1.5.0 2017-04-30 23:17:30 +02:00
Daniel Peebles
14adea9156 Merge pull request #25269 from awakenetworks/parnell/terraform-bump
terraform: 0.9.3 -> 0.9.4
2017-04-27 14:32:08 -04:00
Azul
de688d90ba mesos: 1.1.0 -> 1.1.1 2017-04-27 17:48:22 +02:00
Parnell Springmeyer
e61b4bbd0c terraform: 0.9.3 => 0.9.4 2017-04-27 10:45:06 -05:00
Azul
39788cecba marathon: 1.4.1 -> 1.4.2 2017-04-27 10:21:09 +01:00
Vladimír Čunát
9ee2143912
treewide: remove unused buildEnv parameters 2017-04-16 10:29:49 +02:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging' 2017-04-14 10:32:13 +02:00
zimbatm
d4fbb4779b terraform: 0.9.2 -> 0.9.3 2017-04-13 15:27:19 +01:00
Peter Hoeg
ffa2bc2382 terragrunt: 0.11.0 -> 0.11.1 2017-04-12 14:08:53 +08:00
Tim Steinbach
215e8e4020
minikube: 0.17.1 -> 0.18.0 2017-04-08 18:13:48 -04:00
zimbatm
beba07f712 terraform: remove broken tests 2017-04-03 23:58:39 +01:00
Peter Hoeg
9f34d1f19a terraform: remove 0.8.5 specific file
It is now handled by the terraform build function instead.
2017-04-03 11:59:24 +08:00
zimbatm
ae034020aa fixup! terraform: 0.9.1 -> 0.9.2
use fetchpatch to improve patch download hash stability
2017-04-01 12:54:53 +01:00
zimbatm
1afd3ceaaa terraform: 0.9.1 -> 0.9.2
* makes the generic builder open for extension
* upgrades terraform and set the 0_9 series by default
2017-03-31 15:53:17 +01:00
Tim Steinbach
b90b1828dd Merge pull request #24352 from cko/spark-1_6_3
spark: 1.6.0 ->1.6.3
2017-03-30 22:36:16 -04:00
Daniel Peebles
f33e19aa2c Merge pull request #24411 from NeQuissimus/kubernetes_1_5_6
kubernetes: 1.5.4 -> 1.5.6
2017-03-28 21:47:22 -04:00
Christine Koppelt
258e3524e2 spark: activate R backend 2017-03-28 21:30:20 +02:00
Tim Steinbach
85fab7ec2c
kubernetes: 1.5.4 -> 1.5.6 2017-03-28 12:59:55 -04:00
Christine Koppelt
9d18de5f88 spark: 1.6.0 ->1.6.3 2017-03-26 16:07:21 +02:00
Peter Hoeg
c6c92a1d04 terraform: only run tests from 0.9.0 onwards 2017-03-23 15:01:57 +08:00
Richard Lupton
8eb87d0f1a
kubernetes-helm: 2.1.3 -> 2.2.3 2017-03-22 21:34:29 +00:00
Shea Levy
853d01fe41 terraform: disable tests on old versions 2017-03-20 12:18:04 -04:00
Peter Hoeg
6c0569e389 terraform: 0.9.0 -> 0.9.1 2017-03-20 17:28:42 +08:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Peter Hoeg
c216a71215 terraform: use generic builder and add 0.9.0 (#23979) 2017-03-17 09:05:16 +00:00
Jörg Thalheim
b3c14bbf03 Merge pull request #23919 from pradeepchhetri/nomad-v0.5.5
nomad: 0.5.4 -> 0.5.5
2017-03-16 18:27:32 +01:00
Shea Levy
0c928f4a1d terragrunt: Set the version variable properly 2017-03-15 11:01:09 -04:00
Pradeep Chhetri
8d83fbe439 nomad: 0.5.4 -> 0.5.5 2017-03-15 18:55:03 +05:45
Shea Levy
5fa84fb1a8 terra{form,grunt}: Add some needed old versions 2017-03-14 16:31:08 -04:00
Daniel Peebles
26fc26a979 Merge pull request #23776 from copumpkin/minikube-source
minikube: switch to build from source & mostly fix on Darwin
2017-03-13 08:44:05 -04:00
Dan Peebles
cf7d4bf8af kubernetes: 1.5.2 -> 1.5.4 2017-03-12 23:02:34 -04:00
Dan Peebles
23e4e32b91 kops: enable on Darwin 2017-03-12 22:35:20 -04:00
Dan Peebles
fe339d281b minikube: switch to build from source & fix on Darwin
Linux behavior should be largely unchanged but we now build minikube
ourselves. Unfortunately localkube is still tricky to build so I pull in
a binary version from upstream.
2017-03-13 02:29:18 +00:00
Joachim Fasting
061ff21bbf
kubernetes: use removeReferencesTo 2017-03-11 15:17:26 +01:00
Dan Peebles
7dff6a8689 kubernetes: fix on Darwin
Also bump its Go version to 1.7, since 1.6 is fatally flawed on macOS 10.12
2017-03-10 13:31:16 -05:00
Ryan Desfosses
ec202fe9f1 docker-machine: 0.9.0 -> 0.10.0 2017-03-07 11:44:04 +01:00
Peter Hoeg
35dbe4d0f1 minikube: 0.16.0 -> 0.17.1 2017-03-06 09:03:24 +08:00
Peter Hoeg
c9b4317b2d docker-machine-kvm: 0.7.0 -> 0.8.2 2017-03-06 09:03:24 +08:00
Peter Hoeg
f9e76bae63 terragrunt: 0.10.3 -> 0.11.0 2017-03-05 10:31:42 +08:00
Peter Hoeg
48fba40429 terraform: 0.8.8 2017-03-05 10:31:42 +08:00
Charles Strahan
2c0225add6
mesos: fix build with latest gcc/glibc
/cc #23253
2017-03-01 18:22:58 -05:00
Peter Hoeg
84fd5daafc terragrunt: 0.10.2 -> 0.10.3 2017-02-23 17:14:45 +08:00
Peter Hoeg
409dac4155 Merge branch 'u/tg' into real_master 2017-02-22 20:14:26 +08:00
Peter Hoeg
494462e857 terragrunt: 0.10.1 -> 0.10.2 2017-02-22 20:12:25 +08:00
Pradeep Chhetri
be30dcefb6 marathon: 1.3.6 -> 1.4.1 (#22935) 2017-02-21 05:52:10 +01:00
Peter Hoeg
de31599f3f Merge pull request #22859 from peterhoeg/u/tf
terraform: 0.8.6 -> 0.8.7
2017-02-16 18:33:11 +08:00
Peter Hoeg
0418f784b2 terraform: 0.8.6 -> 0.8.7 2017-02-16 16:19:41 +08:00
Peter Hoeg
e1165abcb8 terragrunt: 0.10.0 -> 0.10.1 2017-02-15 17:08:23 +08:00
Dan Peebles
4c0aae964c ssm-agent: init at 2.0.633.0 2017-02-13 01:33:33 +00:00
Joachim F
0b59657e2c Merge pull request #22505 from tweag/fd/spark-2.1.0
spark: 1.6.0 -> 2.1.0
2017-02-11 20:31:59 +01:00
Peter Hoeg
2667a8696b terragrunt: 0.9.9 -> 0.10.0 2017-02-11 13:03:41 +08:00
Pradeep Chhetri
60246cedc5 terraform: 0.8.5 -> 0.8.6 (#22584) 2017-02-09 10:23:25 +00:00
Jascha Geerds
6b81954e9b Merge pull request #22488 from peterhoeg/u/tg
terragrunt: 0.9.6 -> 0.9.9
2017-02-06 23:19:17 +01:00
Facundo Domínguez
ae2932249e spark: 1.6.0 -> 2.1.0
Tested in linux with:
nix-env -f . -i spark-1.6.0
nix-env -f . -i spark

cc @thoughtpolice @offlinehacker
2017-02-06 17:27:57 -03:00
Peter Hoeg
8fe97df3d2 terragrunt: 0.9.6 -> 0.9.9 2017-02-06 13:35:26 +08:00
Peter Hoeg
50f1d8d2fa minikube: pull kubernetes into PATH and 0.15 -> 0.16
Also add support for KVM
2017-02-03 19:57:44 +01:00
Daiderd Jordan
29844c66fa Merge pull request #22339 from vdemeester/docker-machine_0_9_0
docker-machine: 0.8.1 -> 0.9.0
2017-02-01 22:26:34 +01:00
Pradeep Chhetri
93392fb666 nomad: 0.5.3 -> 0.5.4 2017-02-01 19:39:48 +05:30
Vincent Demeester
d1ca0ade53 docker-machine: 0.8.1 -> 0.9.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-01 11:08:13 +01:00
Pradeep Chhetri
e8df68673c nomad: 0.4.1 -> 0.5.3 2017-01-31 00:56:27 +05:30
Peter Hoeg
5867045469 terragrunt: 0.9.3 -> 0.9.6 2017-01-29 17:12:57 +01:00
Jascha Geerds
5213e6326c terraform: 0.8.4 -> 0.8.5 2017-01-28 00:49:13 +01:00
Daiderd Jordan
0097db08d7
kubernetes: add kubeadm command 2017-01-23 21:13:31 +01:00
Jascha Geerds
ebca0c5b1c Merge pull request #22055 from peterhoeg/u/tg
terragrunt: 0.9.1 -> 0.9.3
2017-01-23 15:46:40 +01:00
Peter Hoeg
17af9e98ae terragrunt: 0.9.1 -> 0.9.3 2017-01-23 19:01:40 +08:00
Charles Strahan
d298a961f1 Merge pull request #21416 from cstrahan/mesos-1.1.0
mesos: 1.0.1 -> 1.1.0
2017-01-21 19:05:18 -05:00
Jörg Thalheim
2cf82c0069
panamax_ui: use gemdir 2017-01-18 00:52:51 +01:00
Jörg Thalheim
8c70770e30
panamax_api: use gemdir 2017-01-18 00:52:47 +01:00
Jörg Thalheim
803a56af26 Merge pull request #21902 from peterhoeg/f/tg
terragrunt: fix typo
2017-01-15 14:03:34 +01:00
Maarten Hoogendoorn
6345b76b91 kubernetes: build-tools was renamed to build 2017-01-15 13:27:45 +01:00
Maarten Hoogendoorn
e81f400ac4 kubernetes: Fix build
Disabled "mungedocs", which broke the build.
This appears to be a piece of development tooling to make sure that
the documentation is correct. We don't really care about that when we
a specific k8s version for NixOS.
2017-01-15 13:27:45 +01:00
Maarten Hoogendoorn
ce9b34d3d4 kubernetes: 1.4.6 -> 1.5.2 2017-01-15 13:27:45 +01:00
Peter Hoeg
388371152a terragrunt: fix typo
In my earlier PR #21901, I had pushed the wrong local branch without a '$'.

Apologies @Mic92 - please apply.
2017-01-15 19:11:56 +08:00
Peter Hoeg
d6ac334826 terragrunt: 0.8.0 -> 0.9.1 2017-01-15 11:42:40 +08:00
Richard Lupton
0a3bd81648
kubernetes-helm: 2.1.2 -> 2.1.3 2017-01-13 22:48:36 +00:00
Maarten Hoogendoorn
af299d94eb minikube: disable shell autocompletion; causes impurities.
Apparently the the generation of auto completion files depends on a
network connection. My `nix-build --pure` failed because of this.
Disabled autocompletion for now, given that minikube prints out lots of
documentaton if you provide partial commands.
2017-01-13 17:08:32 +01:00
Maarten Hoogendoorn
3cbc64d5bb minikube: 0.13.1 -> 0.15.0 2017-01-13 17:08:32 +01:00
Aaron Bull Schaefer
715ff285b6 terraform: 0.8.2 -> 0.8.4 2017-01-12 07:29:17 +01:00
Peter Hoeg
16f4b10bba terragrunt: init at 0.8.0 2017-01-10 15:27:30 +08:00
Adam Stephens
586ceaf718 terraform: 0.8.1 -> 0.8.2 (#21601) 2017-01-03 12:29:46 +00:00
Charles Strahan
7ebcada020
mesos: 1.0.1 -> 1.1.0 2016-12-29 20:09:46 -05:00
Richard Lupton
9f200422f2 kubernetes-helm: 2.0.2 -> 2.1.2 (#21343) 2016-12-22 17:21:00 +01:00
Jaka Hudoklin
8a85fc9531 Merge pull request #21068 from offlinehacker/pkgs/completions/add
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Jaka Hudoklin
2319781469 Merge pull request #21069 from offlinehacker/pkgs/kubernetes/docfix
kubernetes: generate docs, fix empty man files
2016-12-17 15:36:47 +01:00
Jaka Hudoklin
96bf950ae0 Merge pull request #21085 from offlinehacker/pkgs/pachyderm/init
pachyderm: init at 1.3.0
2016-12-17 15:35:51 +01:00
Pascal Bach
3d94be77dd openshift: 1.3.1 -> 1.3.2 2016-12-16 23:33:23 +01:00
zimbatm
6fc5f8d4f3 terraform: 0.7.13 -> 0.8.1 2016-12-15 15:13:10 +00:00
Samuel Rivas
f8a28b8f69 terraform 0.7.11 -> 0.7.13 2016-12-14 10:56:20 +01:00
Jaka Hudoklin
5bd136acd4 Revert "Revert "helm (kubernetes): init at v2.0.2"" 2016-12-13 00:43:24 +01:00
Jaka Hudoklin
e955e64fd8 Revert "helm (kubernetes): init at v2.0.2" 2016-12-13 00:35:53 +01:00
Jaka Hudoklin
7ac33a2cd2 pachyderm: init at 1.3.0 2016-12-11 20:40:40 +01:00
Richard Lupton
0783a7d262
helm (kubernetes): init at v2.0.2
Added self as package maintainer. Set preferLocalBuild.
2016-12-11 16:14:15 +00:00
Richard Lupton
b2278ae3c8
helm (kubernetes): init at v2.0.2
Added a nix expression to download and install helm; added it to top
level packages as kubernetes_helm.
2016-12-11 15:48:46 +00:00
Jaka Hudoklin
6d15619729 kubernetes: generate docs, fix empty man files 2016-12-11 15:04:16 +01:00
Jaka Hudoklin
c316dd1cc7 minikube: add bash completions 2016-12-11 14:57:11 +01:00
Jaka Hudoklin
ef24c93f72 kubernetes: add bash completions 2016-12-11 14:56:34 +01:00
Jaka Hudoklin
873e818339 docker-machine: add bash completion 2016-12-11 14:56:07 +01:00
Jaka Hudoklin
0ba9037bd8 Merge pull request #20937 from ebzzry/minikube-0.13.1
minikube: init at 0.13.1
2016-12-09 00:28:40 +01:00
Rommel M. Martinez
26d6722381 kubernetes: 1.4.5 -> 1.4.6 2016-12-07 07:13:08 +08:00
Rommel M. Martinez
6b6f97fecc minikube: init at 0.13.1 2016-12-06 09:23:59 +08:00
Pascal Wittmann
54cea02d90 Merge pull request #20880 from kamilchm/marathon
marathon: 1.1.2 -> 1.3.6
2016-12-05 13:08:56 +01:00
Jaka Hudoklin
3e134f0504 Merge pull request #20820 from offlinehacker/pkgs/dockermachine/add/kvm-driver
docker-machine-kvm: init at 0.7.0
2016-12-04 22:21:48 +01:00
Kamil Chmielewski
88fa365cf2 marathon: 1.1.2 -> 1.3.6 2016-12-03 07:03:38 +01:00
Jaka Hudoklin
54e2973533 docker-machine-kvm: init at 0.7.0 2016-11-30 19:10:25 +01:00
Tikhon Jelvis
80bee8ffe7 Added a check to not run patchelf on Darwin systems. 2016-11-28 15:07:41 -08:00
Jaka Hudoklin
3b500d37f5 Merge pull request #19023 from offlinehacker/kube-update
WIP: kubernetes update package and module
2016-11-24 23:10:01 +01:00
Charles Strahan
ecf30981dd Merge pull request #19064 from cstrahan/mesos-1.0.1
mesos: 0.28.2 -> 1.0.1
2016-11-23 11:40:02 -05:00
Jaka Hudoklin
5bc7ae7adb kubernetes module: support for kubernetes 1.4 2016-11-17 02:46:31 +01:00
zimbatm
a60a584cb6 terraform: 0.7.10 -> 0.7.11 2016-11-16 15:52:25 +00:00
zimbatm
215a41355b terraform: 0.7.9 -> 0.7.10 2016-11-14 12:21:10 +00:00
Pascal Bach
dc48622398 kubernetes: 1.4.0 -> 1.4.5 2016-11-10 01:45:45 +01:00
Pascal Bach
0364fbe633 openshift: 1.3.0 -> 1.3.1 2016-11-10 01:45:08 +01:00
Samuel Rivas
72d1e3ca08 terraform: 0.7.8-> 0.7.9 2016-11-08 21:53:32 +01:00
zimbatm
7e9d6a1e26 terraform: 0.7.7 -> 0.7.8 2016-11-03 16:23:48 +00:00
Jascha Geerds
8855d6b3ca terraform: 0.7.6 -> 0.7.7 2016-10-26 14:41:04 +02:00
Jascha Geerds
231d9737df terraform: Add myself as a maintainer 2016-10-26 14:34:19 +02:00
Tim Steinbach
e7f3c9cadb Merge pull request #19766 from offlinehacker/pkgs/kubernetes/update/1.4.0
kubernetes: 1.2.4 -> 1.4.0
2016-10-23 09:13:30 -04:00
zimbatm
1cb4676dfa terraform: 0.7.5 -> 0.7.6 2016-10-14 20:28:24 +01:00
zimbatm
985dec611b terraform: 0.7.4 -> 0.7.5 2016-10-12 18:51:16 +01:00
Jaka Hudoklin
83ee0a0670 kubernetes: 1.2.4 -> 1.4.0 2016-10-10 18:48:00 +02:00
Jaka Hudoklin
2041f5b817 kops: init at 1.4.0 2016-10-09 19:31:44 +02:00
Tuomas Tynkkynen
5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Periklis Tsirakidis
278f81bf24 docker-machine: enable for darwin 2016-09-30 16:41:07 +02:00
Charles Strahan
351db21d34
mesos: 0.28.2 -> 1.0.1 2016-09-29 10:27:18 -04:00
Graham Christensen
337eb4d027
mesos: mark as broken
https://github.com/NixOS/nixpkgs/issues/18856
2016-09-28 08:58:03 -04:00
Franz Pletz
a6d4ea4c2c
treewide: remove executable flags from .nix files 2016-09-27 22:15:00 +02:00
Pascal Bach
40b77eeea3 openshift: 1.0.1 -> 1.3.0 (#18937) 2016-09-25 01:57:35 +02:00
zimbatm
0ccfe2e3a9 terraform: 0.7.2 -> 0.7.4 2016-09-22 20:37:05 +01:00
Profpatsch
61462c94e6 lib/fetchers.nix: factor out impure proxy vars (#18702)
Apparently everyone just copied those variables, instead of creating a
library constant for them. Some even removed the comment. -.-
2016-09-17 21:50:01 +02:00
Michaël Faille
0c34a5da59 docker-machine : add new package 2016-09-16 19:15:54 -04:00
rushmorem
c6938be57c nomad: v0.4.0 -> v0.4.1 2016-09-08 00:56:23 +02:00
Márton Boros
56b549d4c7 terraform: 0.7.1 -> 0.7.2 2016-09-04 01:54:47 +02:00
Kamil Chmielewski
7b1efbf621 mesos: 0.28.0 -> 0.28.2 (#18220) 2016-09-02 23:21:46 +02:00
Rushmore Mushambi
32d06b2a51 Merge pull request #18221 from kamilchm/marathon-up
marathon: 1.1.1 -> 1.1.2
2016-09-02 20:12:13 +02:00
Kamil Chmielewski
83c60bd8e5 marathon: 1.1.1 -> 1.1.2 2016-09-02 16:10:58 +02:00
Kamil Chmielewski
4ae2eb2208 mesos: FIX #18209 readdir_r deprecation in libc
https://issues.apache.org/jira/browse/MESOS-6013
2016-09-02 16:04:11 +02:00
Tuomas Tynkkynen
74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
Márton Boros
71edc955b7 terraform: add meta 2016-08-22 16:22:29 +02:00
Márton Boros
1038c4f8e4 terraform: 0.7.0 -> 0.7.1 2016-08-22 16:09:15 +02:00
ibrahim Sağıroğlu
9ff4501c55 marathon: 0.15.3 -> v1.1.1 (#17612) 2016-08-15 14:13:05 +00:00
zimbatm
a4161ac355 terraform: fixes the plugins
The plugins are now part of the binary and cause conflict when available
in the $PATH as well.
2016-08-10 18:01:52 +01:00
zimbatm
2f791c7444 terraform: 0.6.16 -> 0.7.0 2016-08-03 09:53:20 +01:00
Kamil Chmielewski
81efd0c82d mesos: FIX #16917 Failed to extract tgz 2016-07-27 10:11:33 +02:00
Frederik Rietdijk
7d69e5dda2 Merge pull request #16929 from siddharthist/terraform/0.6.15->0.6.16
terraform: 0.6.15 -> 0.6.16
2016-07-15 11:19:28 +02:00
rushmorem
3b27257e9a habitat: fix naming collision 2016-07-14 05:40:09 +02:00
rushmorem
ea15a54ef2 habitat: add an option to run in an FHS chroot
`hab studio enter` as well as other `hab` commands that make use
of the studio assume an FHS system when creating a chroot.

See https://github.com/habitat-sh/habitat/issues/994
2016-07-14 04:36:58 +02:00
Langston Barrett
f3262a209b terraform: 0.6.15 -> 0.6.16 2016-07-13 18:32:13 +02:00
rushmorem
0604af9212 nomad: 0.3.2 -> 0.4.0 2016-06-30 20:30:22 +02:00
rushmorem
531cdf4be1 habitat: build from source 2016-06-27 13:38:10 +02:00
rushmorem
5f2dc4bc05 habitat: init at 0.7.0 2016-06-25 21:44:54 +02:00
Bjørn Forsman
bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Kamil Chmielewski
1dfae0678d nomad: extracted from goPackages 2016-06-09 13:08:10 +02:00
Kamil Chmielewski
8cd1d4cda5 buildGoPackage: use Go 1.6 by default 2016-06-09 13:08:10 +02:00
Kamil Chmielewski
734d152977 buildGo16Packages: fetchgit -> fetchFromGitHub 2016-06-09 13:08:10 +02:00