1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

7 commits

Author SHA1 Message Date
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
Peter Hoeg 35dbe4d0f1 minikube: 0.16.0 -> 0.17.1 2017-03-06 09:03:24 +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
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
Jaka Hudoklin c316dd1cc7 minikube: add bash completions 2016-12-11 14:57:11 +01:00
Rommel M. Martinez 6b6f97fecc minikube: init at 0.13.1 2016-12-06 09:23:59 +08:00