1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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-xt.nix
bitcoin.nix
btc1.nix
dapp.nix
dashpay.nix
default.nix boost: make 1.65 the default 2017-10-17 03:40:11 +03:00
dogecoin.nix
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
freicoin.nix
go-ethereum.nix Merge branch 'staging' 2017-10-15 13:59:18 +02:00
hevm.nix
hivemind.nix
litecoin.nix
memorycoin.nix
namecoin.nix
primecoin.nix
seth.nix
stellar-core-dirty-version.patch
stellar-core.nix