Commit graph

20 commits

Author SHA1 Message Date
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