Commit graph

415 commits

Author SHA1 Message Date
Orivej Desh b8e1e7191e Merge branch 'master' into staging
* master: (80 commits)
  lkl: Supports aarch64
  wimlib: nitpicks
  gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
  wimlib: init at 1.12.0
  kernel: improve modDirVersion error message
  releaseTools.sourceTarball: Clean up temporary files
  dotnetPackages.SmartIrc4net: rehash source
  migmix: make it a fixed-output derivation
  vm: Create /dev/full
  samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
  microcodeIntel: 20170707 -> 20171117
  sshd: Remove ripemd160 MACs
  kernel config: Enable MEDIA_CONTROLLER
  linux: 4.4.99 -> 4.4.100
  linux: 4.9.63 -> 4.9.64
  nix-bash-completions: 0.4 -> 0.5
  linux: 4.14 -> 4.14.1
  linux: 4.13.14 -> 4.13.15
  nix-zsh-completions: 0.3.3 -> 0.3.5
  dns-root-data: use a stable URL that I maintain anyway
  ...
2017-11-21 22:48:36 +00:00
Periklis Tsirakidis 73c915296f docker-machine-xhyve: init darwin support 2017-11-20 20:07:00 +01:00
Orivej Desh ab0d141f44 Merge branch 'master' into staging
* master: (23 commits)
  silver-searcher: patch bash completions location
  shairplay: init at 2016-01-01
  ocamlPackages.rope: 0.5 -> 0.6
  ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8
  mupdf: Patch openjpeg version
  nextcloud-client: fix build after qt updates
  gstreamer.gst-plugins-bad: Patch openjpeg version
  silver-searcher: move bash completion to etc/bash-completion.d/
  neomutt: use mime.types from dedicated mime-types derivation
  mime_types: rename to mime-types
  XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
  nixos/matrix-synapse: remove unused log_file config
  nixos: run parted with --script option (3rd)
  nixos: run parted with --script option (2nd)
  nixos/release: add nixos/tests/switch-test.nix to tested job
  nixos/system: make switch-to-configuration script pure.
  nixos/release: include mutableUsers test to release tests.
  nixos/tests: Add a test for config.users.mutableUsers.
  corebird: 1.7.2 -> 1.7.3
  nixos/matrix-synapse: make home directory configurable
  ...
2017-11-20 09:21:51 +00:00
Tim Steinbach 905b7a6e73
Merge pull request #31621 from NeQuissimus/minikube_localkube
minikube: Use localkube
2017-11-20 02:28:04 +00:00
Franz Pletz fa824e6c58
Merge branch 'master' into staging 2017-11-19 19:39:04 +01:00
Dan Peebles a4d7b6ad91 minikube: fix build on Darwin
Fixes #30133
2017-11-19 10:18:14 -05:00
Daiderd Jordan 36818207e9 Merge branch 'master' into staging 2017-11-17 22:45:34 +01:00
Orivej Desh 23a5f54ee5
Merge pull request #30534 from kamilchm/spark
spark: 2.1.0 -> 2.2.0
2017-11-17 20:24:06 +00:00
Orivej Desh 80d1eaa01d mesos: do not use makeWrapper with bash from bootstrap tools
It is too old and does not support required features. The error is:

/nix/store/...-hook/nix-support/setup-hook: line 78: export $varName=${value@Q}\${$varName:+${separator@Q}}\$$varName: bad substitution
2017-11-17 12:28:14 +00:00
Tim Steinbach aac784f356
minikube: Use localkube 2017-11-14 08:39:19 -05:00
Vladimír Čunát 7e571b9a99
mesos: fixup includes with glibc-2.26 2017-11-07 18:55:12 +01:00
zimbatm aac7370a22 kops: 1.6.2 -> 1.7.1 2017-11-01 20:24:18 +00:00
Tim Steinbach f2cc452874 minikube: 0.22.3 -> 0.23.0 2017-10-27 16:49:35 +02:00
Kevin Cox 5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
Tim Steinbach 909fd5ecfa kubernetes: 1.7.8 -> 1.7.9 2017-10-22 17:06:45 +02:00
Kamil Chmielewski 18249532a3 spark: 2.1.0 -> 2.2.0 2017-10-18 13:13:53 +02:00
Joachim F 26c8573b1e Merge pull request #30224 from andir/cleanup
Cleanup typoed `propagateBuildInputs` that are probably not needded
2017-10-11 21:34:40 +00:00
Jörg Thalheim fb7f35db5f Merge pull request #30278 from NeQuissimus/minikube_0_22_3
minikube: 0.22.2 -> 0.22.3
2017-10-11 13:39:14 +01:00
Jaka Hudoklin 29f4775103 Merge pull request #29923 from NeQuissimus/kube_1_7_7
kubernetes: 1.7.1 -> 1.7.8
2017-10-11 06:05:56 +02:00
Tim Steinbach df4bed423f
minikube: 0.22.2 -> 0.22.3 2017-10-10 08:33:02 -04:00
Andreas Rammhold d49df8e795
kanif: remove unused attribute propagateBuildInputs (missing d) 2017-10-08 19:10:56 +02:00
Jörg Thalheim 04ce72e40e Merge pull request #30044 from benley/benley/kubecfg
kubecfg: init at 0.5.0
2017-10-07 16:35:05 +01:00
Tim Steinbach 63a7be9c97
kubernetes: 1.7.1 -> 1.7.8 2017-10-05 09:22:08 -04:00
Orivej Desh 66d4941afe Merge branch 'master' into staging
* master: (48 commits)
  Mathematica: 11.0.1 -> 11.2.0
  kbfs: 20170922.f76290 -> 20171004.40555d
  packer: 1.0.3 -> 1.1.0
  libxdg-basedir: 1.0.2 -> 1.2.0
  fscrypt: 0.2.1 -> 0.2.2
  devtodo: init at 0.1.20
  keybase: 1.0.30 -> 1.0.33
  elixir: Fix locale problem on NixOS
  keybase-gui: 1.0.25 -> 1.0.33
  terraform: 0.10.2 -> 0.10.7  (#30055)
  emby: 3.2.32.0 -> 3.2.33.0
  sbcl: 1.3.21 -> 1.4.0
  ardour: 5.11 -> 5.12
  axoloti: fix evaluation
  axoloti: init at 1.0.12-1
  melpa-packages: Add new lean packages
  fastlane: init at 2.60.1
  nixos/traefik: guard example path
  go-ethereum: 1.7.0 -> 1.7.1
  xzgv: 0.9.1 -> 0.9.2
  ...
2017-10-05 07:41:39 +00:00
adisbladis a426b96fcd terraform: 0.10.2 -> 0.10.7 (#30055)
* terraform: 0.10.2 -> 0.10.7

* terraform: Update all providers
2017-10-04 22:14:13 +01:00
Benjamin Staffin a8f2ad6245
kubecfg: init at 0.5.0 2017-10-02 18:30:43 -07:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Robin Gloster c2ce38473b
mesos: use static protobuf libraries 2017-09-28 13:01:34 +02:00
Samuel Leathers 80021094b7
mesos: 1.1.1 -> 1.4.0
(cherry picked from commit 6acc4084afec6bdfa4ebaf848ee53da68fc22f05)
2017-09-28 01:15:41 +02:00
zimbatm f069ee7af6 kubernetes-helm: 2.5.1 -> 2.6.1 2017-09-24 12:36:33 +01:00
Matej Cotman 1febe07de7 kubernetes: build e2e.test 2017-09-24 11:44:25 +02:00
Jaka Hudoklin ddf5de5de0 kubernetes module: refactor module system, kube-dns as module 2017-09-24 11:44:25 +02:00
Jaka Hudoklin f10138bd32 kuberentes: expose kube-addons script 2017-09-24 11:44:25 +02:00
Jaka Hudoklin bff428616a kubernetes: 1.6.4 -> 1.7.1 2017-09-24 11:44:25 +02:00
Jaka Hudoklin ff6413850b cni: 0.3.0 -> 0.5.2 2017-09-24 11:44:25 +02:00
Matej Cotman 7332179285 kube-dns: 1.14.1 2017-09-24 11:44:25 +02:00
Matej Cotman c3cfd92d24 kubernetes: 1.5.6 -> 1.6.4 2017-09-24 11:44:25 +02:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Tim Steinbach 890386090a
minikube: 0.22.1 -> 0.22.2 2017-09-20 08:34:22 -04:00
Jörg Thalheim 9366d013f0 Merge pull request #28345 from moretea/openshift-origin
openshift: 1.5.0 -> 3.6.0
2017-09-14 20:36:57 +01:00
Jörg Thalheim a7637b3795 Merge pull request #29316 from NeQuissimus/minikube_0_22_1
minikube: 0.22.0 -> 0.22.1
2017-09-13 23:40:11 +01:00
Tim Steinbach d12d2c1e1c
minikube: 0.22.0 -> 0.22.1 2017-09-13 11:29:54 -04:00
John Ericson 5aec3f96a2 treewide: Use *Platform.extensions 2017-09-13 11:16:10 -04:00
Maarten Hoogendoorn d27f710b87 mount is in utillinux 2017-09-10 16:07:50 +02:00
Arseniy Seroka 2a56e0384e Merge pull request #29098 from NeQuissimus/minikube_0_22
minikube: 0.21.0 -> 0.22.0
2017-09-09 15:17:45 +03:00
Frederik Rietdijk 6589ee83c2 Merge pull request #29134 from abbradar/protobuf
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
Nikolay Amiantov 1f2a18d916 protobuf: remove old versions
This leaves only protobuf3_1 which is the last version with libprotobuf2.

Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
zimbatm 9f2ff1d31a terraform: revamp the providers list (#29097)
This fixes the ./update-all script to actually fetch all the available
providers (thanks pagination). It was also improver to user a more
compact representation of the data.
2017-09-08 19:36:43 +01:00
Tim Steinbach 3a43f510b6
minikube: 0.21.0 -> 0.22.0 2017-09-07 20:21:59 -04:00
zimbatm 101ccc0629 terraform: providers list (#28818)
* terraform: move plugin index

* terraform: introduce update script for plugins

* terraform: update provider list
2017-09-01 15:49:24 +01:00
Dan Peebles bcbcbfcfa5 terraform: add template plugin for 0.10 2017-08-31 12:35:52 -04:00
Dan Peebles 11753b3273 terraform: noop 0.10 plugins mechanism when unused 2017-08-30 18:53:46 -04:00
Dan Peebles 80319c1238 terraform: manage 0.10 plugins with Nix
Also add a few starter plugins/providers
2017-08-30 18:35:26 -04:00
zimbatm 998f516fb0 terraform: only expose maj.min to top-level
We shouldn't encourage users to depend on a tiny release.
2017-08-30 16:02:24 +02:00
Rushmore Mushambi ccd255776e Merge pull request #28706 from rushmorem/nomad
nomad: 0.6.0 -> 0.6.2
2017-08-29 20:52:37 +02:00
rushmorem 43732d8bc0 nomad: 0.6.0 -> 0.6.2 2017-08-29 20:47:45 +02:00
Rushmore Mushambi 7312bd1c2e Merge pull request #28705 from rushmorem/marathon
marathon: remove myself from maintainers
2017-08-29 20:38:37 +02:00
rushmorem 16fb651c03 marathon: remove myself from maintainers 2017-08-29 20:37:59 +02:00
rushmorem 0a12c4bc2a mesos: remove myself from maintainers 2017-08-29 20:34:52 +02:00
rushmorem 91062dc862 habitat: 0.8.0 -> 0.30.2 2017-08-29 16:19:50 +02:00
Jörg Thalheim 9ea5b2fdc2 Merge pull request #28398 from NeQuissimus/minikube_kube_1_73
minikube-kubernetes: 1.7.0 -> 1.7.3
2017-08-26 08:08:18 +01:00
Shea Levy ed9526949f terragrunt: 0.12.25 -> 0.13.0 2017-08-23 14:19:55 -04:00
Shea Levy ff9666772d terraform: Add 0.10.2 2017-08-23 14:16:59 -04:00
Tim Steinbach 14eb44d2b8
minikube-kubernetes: 1.7.0 -> 1.7.3 2017-08-19 09:08:44 -04:00
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