nixpkgs/pkgs/applications/version-management/git-and-tools
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
..
bfg-repo-cleaner pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
bitbucket-server-cli bitbucket-server-cli: use gemdir 2017-01-18 00:52:54 +01:00
cgit treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
darcs-to-git pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
diff-so-fancy gitAndTools.diff-so-fancy: 1.1.0 -> 1.1.1 2017-08-01 00:13:31 +02:00
fast-export Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
ghq ghq: 0.7.4 -> 0.8.0 2017-10-15 21:21:20 -07:00
git git: Properly wrap Git commands that are implemented in Perl. (#30001) 2017-10-02 14:25:12 +01:00
git2cl pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
git-annex-remote-b2 buildGoPackage: deps.json -> deps.nix in NIXON 2016-09-16 00:04:55 +01:00
git-annex-remote-rclone git-annex-remote-rclone: 0.4 -> 0.5 2017-05-28 18:16:00 +02:00
git-big-picture git-big-picture: init at 0.9.0 2017-07-09 21:21:51 +02:00
git-bz git-bz: add pycrypto dependency (#21013) 2016-12-08 22:59:53 -05:00
git-cola git-cola: 2.10 -> 2.11 2017-08-01 20:48:21 +02:00
git-crypt git-crypt: patch don't hard code path to git-crypt 2017-10-03 00:27:25 +02:00
git-dit rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
git-extras gitAndTools.git-extras: 4.2.0 -> 4.4.0 2017-10-22 14:10:00 +02:00
git-fame git-fame: init at 2.5.2 2017-08-09 07:32:21 +01:00
git-hub git-hub: 0.11.0 -> 0.11.1 2017-08-01 20:49:48 +02:00
git-imerge git-imerge: 0.7.0 -> 1.0.0 2017-04-01 21:24:08 -05:00
git-octopus git-octopus: init at 1.4 2017-03-14 21:01:10 +01:00
git-open git-open: 1.3.0 -> 1.3.1 2017-08-28 10:42:31 +02:00
git-radar treewide: use less phases if not necessary 2017-08-11 11:40:36 +02:00
git-recent git-recent: init at 1.0.3 2017-04-18 11:09:33 +02:00
git-remote-gcrypt git-remote-gcrypt: 20140715 -> 1.0.0 (#20623) 2016-11-22 03:46:26 +01:00
git-remote-hg pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
git-stree treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
gitflow gitflow: 1.10.2 -> 1.11.0 2017-08-01 20:51:16 +02:00
hub hub: 2.2.8 -> 2.2.9 2017-01-09 19:10:18 -06:00
qgit qgit: fix meta: maintainer -> maintainers 2017-04-30 16:54:59 +02:00
stgit pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
subgit subgit: 3.1.0 -> 3.2.4 2017-04-01 02:19:51 +00:00
svn2git treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
svn2git-kde Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
tig tig: 2.2.2 -> 2.3.0 2017-10-01 09:11:21 -07:00
topgit pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
transcrypt transcrypt: 1.0.1 -> 1.0.2 2017-04-05 11:18:12 -05:00
default.nix git-fame: init at 2.5.2 2017-08-09 07:32:21 +01:00