Commit graph

8 commits

Author SHA1 Message Date
Alex Wied 22fb4458c0
zcash: 4.3.0 -> 4.4.0 (#119579)
Co-authored-by: Alex Wied <alexwied@coinmetrics.io>
2021-04-16 01:25:59 +02:00
Alex Wied abb6266dbc
zcash: 4.1.1 -> 4.3.0 (#115463)
* zcash: 4.1.1 -> 4.3.0

* zcash: Remove unused argument
2021-03-14 13:43:48 -04:00
Alyssa Ross 17afca5885
zcash: 2.1.1-1 -> 4.1.1; fix build
This is pretty much a repackaging, because a lot has changed about
zcash in two major versions.  Lots of libraries are no longer
necessary, and librustzcash is now part of the zcash package as
opposed to being a library supposed to be built seperately.

The whole thing is a buildRustPackage because that's easier than
trying to emulate buildRustPackage's dependency setup behaviour inside
a normal mkDerivation.  So that the normal zcash build process is
followed, the actual configuring and building uses the normal stdenv
behaviour.
2020-12-19 01:21:13 +00:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Benjamin Hipple bd1b24b5b1 zcash: 2.1.0-1 -> 2.1.1-1
Also enabled parallel building, because otherwise this takes 45+ minutes to
compile! With it enabled, it can build in a couple minutes.
2020-03-07 12:24:19 -05:00
Thomas Kerber 4f3e74a7a2 zcash: 1.0.13 -> 2.1.0-1 2019-11-26 00:01:37 +01:00
Craige McWhirter 2c9bab7ec2
zcash: Add libsnark to stop build failures
Wanted for #68361

zcash build fails due to missing `profiling.hpp` which is provided by
`libsnark`.
2019-09-12 16:03:48 +10:00
William Casarin 72682e4654 tree: rename altcoins to blockchains
Signed-off-by: William Casarin <jb55@jb55.com>
2019-08-29 05:01:42 -07:00
Renamed from pkgs/applications/altcoins/zcash/default.nix (Browse further)