Commit graph

30 commits

Author SHA1 Message Date
Russell O'Connor 9af59a6878 Bitcoin: 0.17.0 -> 0.17.1 2018-12-25 16:31:16 -05:00
Russell O'Connor ef0f1eb33f bitcoin: enable doCheck
Fixes checkPhase for bitcoin-qt.
2018-10-04 21:41:40 -04:00
Russell O'Connor 2948f40449 bitcoin: 0.16.3 -> 0.17.0 2018-10-03 14:43:14 -04:00
Will Dietz 8d83441a4c bitcoin: disable tests based on doCheck, per reviewer feedback
Thanks!
2018-09-25 01:31:45 -05:00
Will Dietz b322a8bd3b bitcoin: parallel build, please! :)
(cherry picked from commit dba5534b06c7dffe97ce644b0a5790aca8527a2e)
2018-09-23 22:05:37 -05:00
Will Dietz 8b184ec2e1 bitcoin: don't build tests that aren't used, don't build benchmarks
(cherry picked from commit d51c0a87b2ebf756015784839ec9c13950c45323)
2018-09-23 22:05:35 -05:00
roconnor fab901ddd3 bitcoin: 0.16.2 -> 0.16.3 (#46891) 2018-09-21 00:35:39 +02:00
Russell O'Connor 75d567e8a5 bitcoin: 0.16.1 -> 0.16.2 2018-07-29 23:02:30 -04:00
R. RyanTM 77f3ac7b76 altcoins.bitcoin: 0.16.0 -> 0.16.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bitcoin/versions.

These checks were done:

- built on NixOS
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoind passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-cli passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-tx passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin passed the binary check.
- /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bench_bitcoin passed the binary check.
- Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/bitcoin-qt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1/bin/test_bitcoin-qt had a zero exit code or showed the expected version
- 5 of 7 passed binary check by having a zero exit code.
- 0 of 7 passed binary check by having the new version present in output.
- found 0.16.1 with grep in /nix/store/5fjv944ikyak1s83624ay8i9h4gbs2c0-bitcoin-0.16.1
- directory tree listing: https://gist.github.com/a5e5d745910497ae913d4577342deba5
- du listing: https://gist.github.com/5f62bec50f6ab977a25c8ee0f118cb10
2018-06-19 17:15:26 -07:00
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Russell O'Connor 1759eec2e9 bitcoin: Disable darwin builds
bitcoin requires hexdump to build.
In theory hexdump is provided by the darwin.shell_cmds, but that packages doesn't seem to build at the moment.
2018-03-01 11:21:18 -05:00
Russell O'Connor 2d102cb408 bitcoin: 0.15.1 -> 0.16.0
Bitcoin 0.16.0 now builds against the lastest Boost.
2018-02-28 09:16:26 -05:00
Russell O'Connor 4173e8695a bitcoin: 0.15.0.1 -> 0.15.1
I have also updated the dependencies for bitcoin:

* qt4 is updated to qt5
* miniupnpc 1 is updated to miniupnpc 2
* zeromq dependency has been added to enable ZeroMQ support.
2017-11-13 15:39:56 -05:00
Russell O'Connor 6075d4ad07 bitcoin: 0.15.0 -> 0.15.0.1 2017-09-22 09:43:38 +02:00
Russell O'Connor 08824d7ae0 bitcoin: 0.14.0 -> 0.15.0 2017-09-18 12:02:38 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
ndowens a16dc1539a
bitcoin: 0.13.1 -> 0.14.0 2017-04-01 23:43:53 +02:00
Jorge and Stefan 6ad9704d91 bitcoin: 0.13.0 -> 0.13.1 2016-11-03 21:03:52 +01:00
Jorge and Stefan 3e705bf02f bitcoin: 0.12.0 -> 0.13.0 2016-09-29 13:59:43 +02:00
Tuomas Tynkkynen b465dc202f boost: Kill unnecessary 'lib' output
This was split in somewhere pre-2014 without the current infra which
automates parts of this, in particular the output propagation.
2016-04-28 00:41:28 +03:00
= 2552fa4bf4 bitcoin: 0.11.0 -> 0.12.0 2016-02-24 13:26:19 +01:00
janus 3cb831d2bc FreeBSD patches for miniupnpc, boost, bitcoin 2016-01-01 16:59:48 +00:00
janus a1ade02cdc FreeBSD support 2016-01-01 16:59:48 +00:00
Sam Griffin 368fee5ff3 bitcoin: 0.10.2 -> 0.11.0 2015-07-13 23:49:52 -04:00
Evgeny Egorochkin d2e364c678 unbreak the nixpkgs monitor: url -> urls 2015-05-28 11:38:59 +03:00
Sam Griffin 1690c1598e updating bitcoin to 0.10.2 2015-05-22 21:01:21 -04:00
Sam Griffin 0171593d44 updating bitcoin to 0.10.1 2015-04-28 01:38:40 -04:00
Nikolay Amiantov e03571aad3 bitcoin: add mirrors 2015-04-05 16:04:54 +03:00
Sam Griffin d9db5dbd89 updating bitcoin and changing source location 2015-02-22 14:29:34 -05:00
AndersonTorres ac4f15b282 Altcoins - a new category of applications
Here, I present a new level of hierarchy on Nixpkgs: the Altcoins.

The idea is to put a single cryptocurrency per file, and build them
using expressions like altcoins.bitcoin. I believe this ordering is
clearer and more maintainable that the current one.
2015-01-02 10:00:32 -02:00