Commit graph

12 commits

Author SHA1 Message Date
Pavol Rusnak 68c2954ea5
bitcoin: 24.0 -> 24.0.1 2022-12-12 14:24:37 +01:00
Pavol Rusnak 610183429c
bitcoin: remove hardeningDisable for aarch64-darwin
not required since dade32b409
2022-11-25 11:11:08 +01:00
Pavol Rusnak 45e17a1e7a
bitcoin: 23.0 -> 24.0 2022-11-24 18:10:39 +01:00
Pavol Rusnak bd95ace2d3
bitcoin: fix broken build on aarch64-darwin
fixes #179474
follow-up to #179795
2022-07-30 13:07:40 +02:00
Pavol Rusnak 28385978bc
bitcoin: fix broken build on aarch64-darwin
by disabling stackprotector which kills the tests
2022-07-01 14:26:13 +02:00
Pavol Rusnak c80343c340
bitcoin: 22.0 -> 23.0 2022-04-25 17:05:02 +02:00
Ben Siraphob 95d3bdb7a6
bitcoin: update homepage 2022-01-07 16:45:51 +07:00
Pavol Rusnak 783dbd1ba8
bitcoin: fix tests on darwin by using en_US.UTF-8 instead of C.UTF-8 2021-11-21 20:01:05 +01:00
Pavol Rusnak 201661a628
bitcoin: fix build on Darwin
- use boost 1.7x - that's what upstream is doing anyway
- use autoSignDarwinBinariesHook on aarch64-darwin
2021-11-12 22:43:48 +01:00
Pavol Rusnak 9cdc7e7ae8
bitcoin: 0.21.1 -> 22.0 2021-09-14 14:55:21 +02:00
Sebastián Mancilla 8f94a33b38 treewide: ensure pre/post phase hooks are strings
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Sandro Jäckel 06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs 2021-07-28 13:29:10 +02:00