nixpkgs/pkgs/shells
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
..
antigen antigen: init at 2.2.1 (#27266) 2017-10-10 01:39:04 +01:00
bash Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
bash-completion bash-completion: 2.5 -> 2.7 2017-07-19 23:58:53 +02:00
dash dash: 0.5.8 -> 0.5.9.1 2017-07-13 23:03:40 +02:00
dgsh dgsh-unstable: Init at 2017-02-05 (#22657) 2017-02-18 14:25:49 +01:00
elvish Get rid of most @rpath nonsense on Darwin 2017-10-08 16:13:46 -04:00
es es: add ttuegel to maintainers 2017-01-31 07:54:36 -06:00
fish fish: add fish_config tests 2017-08-05 22:31:18 +02:00
fish-foreign-env fish-foreign-env: hide warnings when setting PATH 2017-07-08 04:27:18 +02:00
grml-zsh-config grml-zsh-config: generalize support to unix systems 2017-09-01 11:38:38 +03:00
ion rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
lambda-mod-zsh-theme lambda-mod-zsh-theme: 2017-07-05 -> 2017-10-08 2017-10-08 15:56:28 +02:00
mksh mksh: 55 -> 56b 2017-08-29 21:25:13 +02:00
nix-zsh-completions pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
oh buildGoPackage: deps.json -> deps.nix in NIXON 2016-09-16 00:04:55 +01:00
oh-my-zsh oh-my-zsh: 2017-06-22 -> 2017-09-24 2017-09-26 08:59:08 -04:00
oil oil: 0.0.0 -> 0.1.0 2017-09-21 09:24:22 +01:00
pash pash: 2015-11-06 -> 2016-07-06 2016-07-28 17:16:37 -07:00
rc rc: init at 1.7.4 2016-08-26 16:24:43 +03:00
rssh pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
rush Merge #20081: update alsa lib, plugins and utils 2016-11-17 11:26:00 +01:00
tcsh tcsh: 6.19.00 -> 6.20.00 2017-01-26 03:52:49 +01:00
xonsh pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
zsh zsh: 5.4.1 -> 5.4.2 2017-08-29 17:54:11 -04:00
zsh-autosuggestions pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
zsh-completions pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
zsh-deer deer: simpler perl patch 2017-08-31 07:05:18 +01:00
zsh-git-prompt zsh-git-prompt: Init at 0.5 2017-05-07 21:09:15 -04:00
zsh-prezto pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
zsh-syntax-highlighting pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00