nixpkgs/pkgs/applications/networking
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
..
bittorrentsync nixpkgs: bittorrentSync 2.3.7 -> 2.3.8 2016-07-16 01:20:15 -05:00
browsers falkon: Disable parallel building 2017-10-22 21:00:23 +03:00
c14 pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
cluster rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
corebird corebird: 1.5.1 -> 1.6 2017-08-25 23:12:57 -04:00
davmail davmail: remove unrelated files from $out/bin 2017-04-13 14:34:45 +02:00
drive drive: 20151025 -> 0.3.8.1 2016-10-22 07:56:12 +00:00
droopy Fix schema, maintainers are usually an array 2017-04-04 18:36:23 +03:00
dropbox dropbox: 35.4.20 -> 36.4.22 2017-10-05 09:54:39 -05:00
dropbox-cli misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
dyndns/cfdyndns rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
enhanced-ctorrent
errbot errbot: add glibcLocales to buildInputs 2017-08-30 22:24:34 +02:00
esniper esniper: 2.32.0 -> 2.33.0 2017-03-14 14:15:29 +01:00
feedreaders Merge pull request #30227 from pbogdan/newsbeuter-cve-2017-12904 2017-10-11 21:32:25 +00:00
firehol firehol: 3.1.4 -> 3.1.5 2017-10-22 00:13:44 +02:00
flexget Merge pull request #28884 from FRidh/python-fixes 2017-09-06 13:54:10 +02:00
ftp/filezilla filezilla: 3.27.0.1 -> 3.27.1 2017-09-23 00:43:07 +02:00
gdrive gdrive: init at 2.1.0 2017-04-16 14:48:01 +02:00
gns3 gns3Packages.{server,gui}Preview: 2.1.0rc2 -> 2.1.0rc3 2017-10-21 12:33:25 +02:00
google-drive-ocamlfuse google-drive-ocamlfuse: 0.6.17 -> 0.6.21 2017-09-21 21:43:35 +02:00
gopher gopherclient: init at 2016-10-02 2017-09-10 03:04:57 +00:00
ids bro: 2.5.1 -> 2.5.2 2017-10-21 23:59:51 +02:00
ike treewide: fix darwin builds by referring to stdenv's libc 2016-08-25 02:56:25 +02:00
instant-messengers scudcloud: add jsmin dependency, fixes build 2017-10-15 16:16:36 +02:00
insync insync: 1.3.16.36155 -> 1.3.17.36167 2017-07-15 10:21:12 +02:00
ipfs ipfs: 0.4.10 -> 0.4.11 2017-10-02 20:35:45 +02:00
ipfs-migrator ipfs-migrator: init 2017-09-29 18:07:55 -07:00
iptraf iptraf: disable fortify hardening 2016-08-04 07:48:23 +00:00
iptraf-ng
irc irssi: 1.0.4 -> 1.0.5 2017-10-22 16:05:02 +01:00
jmeter treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
kget kget: init at 20170903 2017-09-10 13:45:05 +08:00
linssid misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed 2017-09-21 15:49:54 -04:00
mailreaders Merge pull request #30417 from SuprDewd/astroid-0.10.2 2017-10-15 13:48:53 +00:00
mpop mpop: 1.2.4 -> 1.2.6 2017-03-17 20:02:23 -05:00
msmtp Revert "msmtp: add nonblocking support" 2017-10-14 14:42:48 +08:00
mumble Update homepage link of Mumble 2017-09-04 01:48:44 +02:00
ndppd pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
netperf pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
newsreaders misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
nextcloud-client nextcloud-client: provide optional gnome-keyring integration 2017-09-14 08:42:55 +09:30
nload nload: disable darwin build 2016-08-16 19:25:43 +00:00
nntp-proxy nntp-proxy: fix clang build 2017-09-15 19:10:54 +02:00
offrss pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
ostinato ostinato: refactor 2017-03-09 22:08:33 +02:00
owncloud-client owncloud-client: 2.3.2 -> 2.3.3 2017-09-24 13:24:25 +02:00
p2p Merge branch 'master' into staging 2017-10-02 00:22:12 +00:00
pjsip pjsip: 2.5.5 -> 2.6 2017-07-09 13:32:52 -04:00
pyload pyload: add send2trash as dep 2016-11-26 16:20:02 +01:00
remote putty: 0.67 -> 0.70 2017-10-21 22:11:19 +03:00
resilio-sync resilio-sync: cosmetic changes 2017-06-02 21:25:04 +01:00
seafile-client seafile-client: add optional Shibboleth support 2017-09-05 19:33:22 +02:00
sipcmd sipcmd: refactoring 2016-05-28 15:25:31 +02:00
siproxd siproxd: 0.8.1 -> 0.8.2 2016-11-04 10:23:38 -04:00
sniffers Merge branch 'master' into staging 2017-10-02 00:22:12 +00:00
sniproxy sniproxy: 0.4.0 -> 0.5.0 2017-06-20 07:43:14 +02:00
spideroak spideroak: 6.0.1 -> 6.1.9 2017-09-21 19:27:45 -06:00
sync rclone: 1.37 -> 1.38 2017-09-30 18:13:24 -04:00
syncthing Merge branch 'master' into staging 2017-10-14 10:36:13 +02:00
syncthing012 syncthing012: update go tags argument 2017-09-28 10:28:19 +00:00
syncthing013 syncthing: 0.13.10 -> 0.14.0 (#17110) 2016-07-20 12:46:22 +02:00
tcpkali misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
testssl testssl.sh: init at 2.9.5-1 2017-09-24 16:59:15 +02:00
umurmur misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
vnstat vnstat: 1.15 -> 1.17 2017-08-01 08:36:36 +02:00
znc znc: 1.6.4 -> 1.6.5 2017-03-17 21:02:01 +01:00