nixpkgs/pkgs/applications/altcoins
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
..
cryptop cryptop: https 2017-08-17 14:51:32 -07:00
go-ethereum-classic go-ethereum-classic: 3.5.86 -> 4.0.0 2017-10-13 14:03:50 +08:00
zcash rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
bitcoin-abc.nix bitcoind-abc/bitcoind-classic: fix evaluation 2017-10-07 10:06:28 -05:00
bitcoin-classic.nix bitcoind-abc/bitcoind-classic: fix evaluation 2017-10-07 10:06:28 -05:00
bitcoin-unlimited.nix bitcoin-unlimited: 1.0.1.4 -> 1.0.2.0 2017-05-11 22:24:16 -07:00
bitcoin-xt.nix bitcoin-xt: 0.11F -> 0.11G2 2017-09-11 22:01:32 +02:00
bitcoin.nix bitcoin: 0.15.0 -> 0.15.0.1 2017-09-22 09:43:38 +02:00
btc1.nix btc1: init at 1.14.5 2017-08-26 01:05:46 +08:00
dapp.nix hsevm: project was renamed to hevm 2017-09-22 08:06:05 +03:00
dashpay.nix dashpay: 0.12.055 -> 0.12.1.3 (#23761) 2017-03-19 18:41:36 +01:00
default.nix boost: make 1.65 the default 2017-10-17 03:40:11 +03:00
dogecoin.nix dogecoin: fix sha256 2017-03-07 22:15:31 +01:00
ethabi.nix rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
ethrun.nix rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00
fix-bitcoin-qt-build.patch bitcoin-abc: build against qt5 2017-09-28 00:22:06 +01:00
freicoin.nix freicoin: fix build 2017-08-12 00:44:07 +02:00
go-ethereum.nix Merge branch 'staging' 2017-10-15 13:59:18 +02:00
hevm.nix hsevm: project was renamed to hevm 2017-09-22 08:06:05 +03:00
hivemind.nix pkgs: refactor needless quoting of homepage meta attribute (#27809) 2017-08-01 22:03:30 +02:00
litecoin.nix litecoin: 0.13.2.1 -> 0.14.2 2017-08-29 15:53:45 +08:00
memorycoin.nix misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
namecoin.nix namecoin: legacy 0.3.80 -> core 0.13.0rc1 2017-09-11 22:02:31 +02:00
primecoin.nix misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00
seth.nix seth: 0.5.1 -> 0.5.6 2017-07-05 16:34:31 +02:00
stellar-core-dirty-version.patch stellar-core: init at 0.5.1 2017-01-03 22:06:47 -05:00
stellar-core.nix misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs 2017-09-21 15:49:53 -04:00