summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/blockchains/zcash
AgeCommit message (Collapse)Author
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-04-12librustzcash: improve robustness of installPhaseMaximilian Bosch
2020-03-07zcash: 2.1.0-1 -> 2.1.1-1Benjamin Hipple
Also enabled parallel building, because otherwise this takes 45+ minutes to compile! With it enabled, it can build in a couple minutes.
2020-03-07librustzcash: 2018-10-27 -> 0.1.0Benjamin Hipple
Also includes updates for: - https://github.com/NixOS/nixpkgs/issues/79975 - https://github.com/NixOS/rfcs/pull/45
2020-02-13treewide: change fetchCargoTarball default to opt-outBenjamin Hipple
Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
2019-11-26zcash: 1.0.13 -> 2.1.0-1Thomas Kerber
2019-09-12zcash: Add libsnark to stop build failuresCraige McWhirter
Wanted for #68361 zcash build fails due to missing `profiling.hpp` which is provided by `libsnark`.
2019-08-31treewide: name -> pname (#67513)volth
2019-08-29tree: rename altcoins to blockchainsWilliam Casarin
Signed-off-by: William Casarin <jb55@jb55.com>