nixpkgs/pkgs/applications/networking/cluster
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
..
chronos lib/fetchers.nix: factor out impure proxy vars (#18702) 2016-09-17 21:50:01 +02:00
cni cni: 0.3.0 -> 0.5.2 2017-09-24 11:44:25 +02:00
docker-machine misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
habitat rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
hadoop pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
helm kubernetes-helm: 2.5.1 -> 2.6.1 2017-09-24 12:36:33 +01:00
kanif kanif: remove unused attribute propagateBuildInputs (missing d) 2017-10-08 19:10:56 +02:00
kops kops: 1.6.0 -> 1.6.2 2017-07-07 13:33:58 +01:00
kubecfg kubecfg: init at 0.5.0 2017-10-02 18:30:43 -07:00
kubernetes kubernetes: 1.7.8 -> 1.7.9 2017-10-22 17:06:45 +02:00
marathon marathon: remove myself from maintainers 2017-08-29 20:37:59 +02:00
mesos mesos: use static protobuf libraries 2017-09-28 13:01:34 +02:00
minikube minikube: 0.22.2 -> 0.22.3 2017-10-10 08:33:02 -04:00
nomad nomad: 0.6.0 -> 0.6.2 2017-08-29 20:47:45 +02:00
openshift mount is in utillinux 2017-09-10 16:07:50 +02:00
pachyderm pachyderm: 1.3.0 -> 1.4.6 (#26248) 2017-05-31 01:28:23 +02:00
panamax treewide: remove unused buildEnv parameters 2017-04-16 10:29:49 +02:00
pig pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
spark Merge pull request #24352 from cko/spark-1_6_3 2017-03-30 22:36:16 -04:00
ssm-agent ssm-agent: init at 2.0.633.0 2017-02-13 01:33:33 +00:00
taktuk pkgs.taktuk: fix remote url 2016-03-04 10:30:42 +01:00
terraform terraform: 0.10.2 -> 0.10.7 (#30055) 2017-10-04 22:14:13 +01:00
terraform-inventory terraform-inventory: added htr as maintainer 2017-05-20 16:17:24 +02:00
terragrunt terragrunt: 0.12.25 -> 0.13.0 2017-08-23 14:19:55 -04:00