about summary refs log tree commit diff
path: root/pkgs/applications/blockchains/bitcoin
AgeCommit message (Collapse)AuthorFilesLines
2022-12-12bitcoin: 24.0 -> 24.0.1Pavol Rusnak1-2/+3
2022-11-25bitcoin: remove hardeningDisable for aarch64-darwinPavol Rusnak1-4/+0
not required since dade32b409ebb1ada3ca0f6f32b8aefd1260d42f
2022-11-24bitcoin: 23.0 -> 24.0Pavol Rusnak1-6/+4
2022-07-30bitcoin: fix broken build on aarch64-darwinPavol Rusnak1-1/+1
fixes #179474 follow-up to #179795
2022-07-01bitcoin: fix broken build on aarch64-darwinPavol Rusnak1-0/+4
by disabling stackprotector which kills the tests
2022-04-25bitcoin: 22.0 -> 23.0Pavol Rusnak1-2/+2
2022-01-07bitcoin: update homepageBen Siraphob1-1/+1
2021-11-21bitcoin: fix tests on darwin by using en_US.UTF-8 instead of C.UTF-8Pavol Rusnak1-1/+1
2021-11-12bitcoin: fix build on DarwinPavol Rusnak1-0/+2
- use boost 1.7x - that's what upstream is doing anyway - use autoSignDarwinBinariesHook on aarch64-darwin
2021-09-14bitcoin: 0.21.1 -> 22.0Pavol Rusnak1-4/+4
2021-08-20treewide: ensure pre/post phase hooks are stringsSebastián Mancilla1-1/+1
Some derivations use lib.optional or lib.optionals when setting pre/post phase hooks. Ensure the proper lib.optionalString is used.
2021-07-28pkgs/applications/blockchains: move packages into subdirsSandro Jäckel1-0/+106