Commit graph

522 commits

Author SHA1 Message Date
R. RyanTM c6c78fda4f bitcoin-classic: 1.3.8 -> 1.3.8uahf 2021-01-18 11:00:43 +00:00
Pavol Rusnak 50cbe8b517
Merge pull request #106837 from prusnak/bitcoin-no-wallet
bitcoin: 0.20.1 -> 0.21.0 + allow build without wallet
2021-01-17 20:36:05 +01:00
Pavol Rusnak f324c9a0b6
bitcoin: 0.20.1 -> 0.21.0
+ add sqlite to buildInputs (if wallet is enabled)
2021-01-16 21:11:21 +01:00
Pavol Rusnak 672607c41f
bitcoin: introduce withWallet flag, allow building without wallet 2021-01-16 18:14:48 +01:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Sandro 10c8ab5e23
Merge pull request #109018 from 06kellyjac/exodus
exodus: 20.12.4 -> 21.1.7
2021-01-13 08:49:47 +01:00
Sandro e35938ab71
Merge pull request #109135 from divanorama/mycrypto_1.7.13
mycrypto: 1.7.12 -> 1.7.13
2021-01-12 23:45:26 +01:00
Pavol Rusnak e6229b82f0
Merge pull request #108945 from prusnak/electrs
electrs: init at 0.8.6
2021-01-12 23:33:53 +01:00
Dmitry Ivankov c249d03341 mycrypto: 1.7.12 -> 1.7.13 2021-01-12 19:06:41 +01:00
06kellyjac 245e4b7961 exodus: 20.12.4 -> 21.1.7 2021-01-12 15:02:47 +00:00
Pavol Rusnak 488c4cf2e5
electrs: init at 0.8.6 2021-01-12 10:04:16 +01:00
Pavol Rusnak db132fe8db
Merge pull request #109026 from rnhmjoj/monero
monero: 0.1.17.8 -> 0.1.17.9
2021-01-11 17:17:48 +01:00
rnhmjoj bb3b833e36
monero-gui: 0.17.1.8 -> 0.17.1.9 2021-01-11 16:09:49 +01:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
rnhmjoj 2b29ae506e
monero: 0.17.1.8 -> 0.17.1.9 2021-01-10 23:31:07 +01:00
github-actions[bot] e251591528
Merge master into staging-next 2021-01-09 01:00:25 +00:00
David Terry 4a34012027
lndconnect: init at 0.2.0 2021-01-05 12:37:20 +01:00
John Ericson b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
github-actions[bot] 0649757570
Merge staging-next into staging 2021-01-03 12:24:59 +00:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
rnhmjoj 91a9229324
monero-gui: 0.17.1.7 -> 0.17.1.8 2021-01-03 11:04:10 +01:00
rnhmjoj 4e1464e63f
monero: 0.17.1.7 -> 0.17.1.8 2021-01-03 11:03:49 +01:00
Ben Siraphob 3496ce2a0c treewide: remove trailing whitespaces 2021-01-01 10:41:04 -08:00
Dmitry Ivankov d68dcf97d7 ledger-live-desktop: 2.18.0 -> 2.19.0
https://github.com/LedgerHQ/ledger-live-desktop/releases/tag/v2.19.0
2020-12-27 17:48:36 +01:00
Raghav Sood b428cee2bf
Merge pull request #107184 from alyssais/zcash
zcash: 2.1.1-1 -> 4.1.1; fix build
2020-12-26 02:30:51 +00:00
Pavol Rusnak b45e4ddb25 monero-gui: 0.17.1.6 -> 0.17.1.7
enable and fix darwin build
2020-12-22 12:12:11 +01:00
Pavol Rusnak bf5af0252b monero: 0.17.1.6 -> 0.17.1.7 2020-12-22 12:12:00 +01:00
Alyssa Ross 17afca5885
zcash: 2.1.1-1 -> 4.1.1; fix build
This is pretty much a repackaging, because a lot has changed about
zcash in two major versions.  Lots of libraries are no longer
necessary, and librustzcash is now part of the zcash package as
opposed to being a library supposed to be built seperately.

The whole thing is a buildRustPackage because that's easier than
trying to emulate buildRustPackage's dependency setup behaviour inside
a normal mkDerivation.  So that the normal zcash build process is
followed, the actual configuring and building uses the normal stdenv
behaviour.
2020-12-19 01:21:13 +00:00
rnhmjoj 00d0fe5bf8
monero: 0.17.1.5 -> 0.17.1.6 2020-12-12 10:13:12 +01:00
Pavol Rusnak 0cbede4c78
Merge pull request #106632 from r-ryantm/auto-update/wasabiwallet
wasabiwallet: 1.1.12.2 -> 1.1.12.3
2020-12-11 18:26:53 +01:00
Raghav Sood 10fafe2125
Merge pull request #106596 from r-ryantm/auto-update/monero-gui
monero-gui: 0.17.1.5 -> 0.17.1.6
2020-12-11 09:57:23 +00:00
Raghav Sood d1d2da4135
Merge pull request #106628 from r-ryantm/auto-update/turbo-geth
turbo-geth: 2020.12.01 -> 2020.12.02
2020-12-11 09:50:25 +00:00
Raghav Sood 348eb9083e
go-ethereum: 1.9.24 -> 1.9.25 2020-12-11 08:32:03 +00:00
R. RyanTM 0f94a01a9f wasabiwallet: 1.1.12.2 -> 1.1.12.3 2020-12-11 05:29:29 +00:00
R. RyanTM 1e67bbac0a turbo-geth: 2020.12.01 -> 2020.12.02 2020-12-11 04:21:37 +00:00
R. RyanTM eb85197962 monero-gui: 0.17.1.5 -> 0.17.1.6 2020-12-10 20:38:13 +00:00
Raghav Sood 6c94fd93bc
Merge pull request #106010 from rnhmjoj/monero
monero 0.17.1.3 -> 0.17.1.5
2020-12-06 14:48:59 +00:00
Raghav Sood b07dcf9715
Merge pull request #106064 from nyanloutre/ledger_update_2_18
ledger-live-desktop: 2.17.1 -> 2.18.0
2020-12-06 14:00:20 +00:00
nyanloutre 1dac33ca13
ledger-live-desktop: 2.17.1 -> 2.18.0 2020-12-06 14:40:16 +01:00
rnhmjoj 7e3fc72080
monero-gui: 0.17.1.4 -> 0.17.1.5 2020-12-06 10:39:54 +01:00
rnhmjoj 8a4ac3e4a2
monero: 0.17.1.3 -> 0.17.1.5 2020-12-05 19:15:22 +01:00
Sandro fdc41168ea
Merge pull request #105976 from r-ryantm/auto-update/exodus
exodus: 20.11.23 -> 20.12.4
2020-12-05 19:05:13 +01:00
R. RyanTM 01c14bd1bf exodus: 20.11.23 -> 20.12.4 2020-12-05 13:56:26 +00:00
R. RyanTM c19d810710 turbo-geth: 2020.11.04 -> 2020.12.01 2020-12-05 04:43:00 +00:00
Erik Arvstedt 4ad4f395d1 btcpayserver: 1.0.5.5 -> 1.0.5.9 2020-12-01 23:13:18 -08:00
Erik Arvstedt fcee6d40ab nbxplorer: 2.1.42 -> 2.1.46 2020-12-01 23:13:18 -08:00
R. RyanTM 9e311226e7 exodus: 20.11.21 -> 20.11.23 2020-12-01 23:29:31 +00:00
Thomas Marchand 79c8fa4ac8 ledger-live-desktop: add th0rgal as maintainer 2020-11-28 14:36:07 +01:00
Thomas Marchand aa7bcf9c1c ledger-live-desktop: 2.16.0 -> 2.17.1 2020-11-28 14:35:52 +01:00
David Terry e620b76ee8
turbo-geth: 2020.11.03 -> 2020.11.04 2020-11-26 15:16:09 +01:00
Sandro c232a995ab
Merge pull request #104949 from r-ryantm/auto-update/clightning
clightning: 0.9.1 -> 0.9.2
2020-11-26 01:43:04 +01:00
R. RyanTM b0be68407d clightning: 0.9.1 -> 0.9.2 2020-11-26 00:23:21 +00:00
Sandro 6e63462954
Merge pull request #104799 from r-ryantm/auto-update/exodus
exodus: 20.11.10 -> 20.11.21
2020-11-24 22:43:22 +01:00
R. RyanTM b660fbbbd9 exodus: 20.11.10 -> 20.11.21 2020-11-24 20:09:04 +00:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
David Terry 941b77d6ba
turbo-geth: 2020.11.02 -> 2020.11.03 2020-11-21 14:26:53 +01:00
Marek Mahut cfe31472e6
Merge pull request #104069 from RaghavSood/ledger-live-desktop/2.16.0
ledger-live-desktop: 2.15.0 -> 2.16.0
2020-11-19 11:44:02 +01:00
zowoq 702c242558 quorum: workaround trimpath build failure 2020-11-18 08:13:34 +10:00
Raghav Sood 8e8eecd5c7
ledger-live-desktop: 2.15.0 -> 2.16.0 2020-11-17 17:20:01 +00:00
Marek Mahut ef60ef42e7
Merge pull request #103659 from r-ryantm/auto-update/exodus
exodus: 20.10.23 -> 20.11.10
2020-11-16 10:49:11 +01:00
Marek Mahut f4c29b8618
Merge pull request #103653 from RaghavSood/ethereum/1.9.24
go-ethereum: 1.9.23 -> 1.9.24
2020-11-15 13:59:06 +01:00
Marek Mahut e43e173ae1
Merge pull request #103208 from prusnak/monero
monero: 0.17.1.1 -> 0.17.1.3
2020-11-14 19:34:28 +01:00
Doron Behar 4fe31b0a8b
Merge pull request #103605 from xwvvvvwx/turbo-geth-2020-11-02
turbo-geth: 2020.11.01 -> 2020.1.02
2020-11-14 10:49:26 +02:00
David Terry 08ca1ee827
turbo-geth: 2020.11.01 -> 2020.11.02 2020-11-13 13:57:25 +01:00
R. RyanTM c05095f0af exodus: 20.10.23 -> 20.11.10 2020-11-13 05:25:05 +00:00
Raghav Sood e86b050938
go-ethereum: 1.9.23 -> 1.9.24 2020-11-13 10:16:55 +08:00
Marek Mahut a56a02c1c6
Merge pull request #103583 from r-ryantm/auto-update/wasabiwallet
wasabiwallet: 1.1.12 -> 1.1.12.2
2020-11-12 13:29:03 +01:00
R. RyanTM c0599d86db wasabiwallet: 1.1.12 -> 1.1.12.2 2020-11-12 10:25:49 +00:00
R. RyanTM b3c6aac659 polkadot: 0.8.26 -> 0.8.26-1 2020-11-11 14:53:42 -08:00
Marek Mahut c095429001
Merge pull request #98726 from xwvvvvwx/turbo-geth
turbo-geth: init at 2020.09.04
2020-11-11 22:35:49 +01:00
David Terry d277dc65a1
turbo-geth: init at 2020.11.01 2020-11-11 19:00:57 +01:00
Sebastian Bolanos 33de047fb3 Merge remote-tracking branch 'yihuang/openethereum-unix' into openethereum-updates 2020-11-11 11:23:14 -06:00
Sebastian Bolanos 63fc8c77ca openethereum: v3.0.1 -> v3.1.0 2020-11-11 11:18:57 -06:00
Mario Rodas 9ea918d9d7
Merge pull request #103376 from mercurytoxic/patch-1
pivx: Correct homepage
2020-11-11 03:59:05 -05:00
R. RyanTM ee702dac70 ergo: 3.3.5 -> 3.3.6 2020-11-11 04:23:45 +00:00
Luis Aranguren 77127d2f60
pivx: Correct homepage
Change incorrect homepage from https://www.dash.org to https://pivx.org
2020-11-11 12:02:57 +11:00
Pavol Rusnak 52ee36a710
monero-gui: 0.17.1.1 -> 0.17.1.4 2020-11-10 17:05:36 +01:00
Pavol Rusnak 51c2129eb8
monero: 0.17.1.1 -> 0.17.1.3 2020-11-10 17:05:36 +01:00
Sarah Brofeldt 92e357dc59
Merge pull request #103125 from xfix/remove-freicoin
altcoins.freicoin: remove
2020-11-09 19:37:36 +01:00
Chris Double a62b87270e namecoin: remove myself as maintainer 2020-11-09 11:44:51 +00:00
Konrad Borowski b3e07c7532 altcoins.freicoin: remove 2020-11-08 12:41:19 +01:00
André Silva 4f8a41c83b
polkadot: fix cargoSha256 2020-11-05 10:53:19 +00:00
Marek Mahut a06d6186b8
Merge pull request #102812 from andresilva/polkadot-v0.8.26
polkadot: 0.8.25 -> 0.8.26
2020-11-05 11:46:09 +01:00
André Silva 932efc3528
polkadot: 0.8.25 -> 0.8.26 2020-11-04 16:52:40 +00:00
freezeboy dc0f5ed6d2 btc1: remove 2020-11-04 12:26:42 +01:00
R. RyanTM 0b0edb46c2 exodus: 20.8.28 -> 20.10.23 2020-11-01 17:21:32 -08:00
Raghav Sood 33a9c38483
ledger-live-desktop: 2.14.0 -> 2.15.0 2020-10-30 21:17:18 +08:00
Marek Mahut 05133510e9
Merge pull request #102051 from r-ryantm/auto-update/ergo
ergo: 3.3.4 -> 3.3.5
2020-10-29 22:01:04 +01:00
R. RyanTM bf92b1ba10 ergo: 3.3.4 -> 3.3.5 2020-10-29 14:19:08 +00:00
rnhmjoj b0a06f1786
monero-gui: fixup of 7a498ab
The INSTALL_PATH has been fixed upstream and this was causing
the binary to be under $out/bin/bin/.
2020-10-29 08:53:31 +01:00
rnhmjoj 79a81f81aa
monero-gui: 0.17.1.0 -> 0.17.1.1 2020-10-29 01:21:00 +01:00
rnhmjoj 7a498aba3e
monero: 0.17.1.0 -> 0.17.1.1 2020-10-29 01:20:48 +01:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Jan Tojnar 3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
Marek Mahut c177135cb2
Merge pull request #101298 from r-ryantm/auto-update/bitcoin-unlimited
bitcoin-unlimited: 1.8.0.0 -> 1.9.0.1
2020-10-22 09:23:57 +02:00
R. RyanTM 6ba8459ccb bitcoin-unlimited: 1.8.0.0 -> 1.9.0.1 2020-10-21 22:52:26 +00:00
Raghav Sood 6c5dc5e17e
polkadot: add RaghavSood as maintainer 2020-10-21 00:29:14 +08:00
Raghav Sood 7470fd9a5e
polkadot: 0.8.24 -> 0.8.25 2020-10-21 00:28:34 +08:00
Marek Mahut 8dd059e344
Merge pull request #98785 from andresilva/polkadot-0.8.24
polkadot: 0.2.17 -> 0.8.24
2020-10-20 15:20:50 +02:00
Marek Mahut 1e454e584e
Merge pull request #100733 from RaghavSood/ethereum/1.9.23
go-ethereum: 1.9.22 -> 1.9.23
2020-10-20 15:19:24 +02:00
Marek Mahut 6d8373cbda
Merge pull request #100836 from RaghavSood/ledger-live/2.14.0
ledger-live-desktop: 2.9.0 -> 2.14.0
2020-10-18 18:36:33 +02:00
Marek Mahut d32b01ea36
Merge pull request #100923 from r-ryantm/auto-update/ergo
ergo: 3.3.3 -> 3.3.4
2020-10-18 14:27:21 +02:00
R. RyanTM 0a39c42f52 ergo: 3.3.3 -> 3.3.4 2020-10-18 04:08:43 +00:00
Raghav Sood 85f9e7f722
ledger-live-desktop: Add RaghavSood as maintainer 2020-10-17 23:22:39 +08:00
Raghav Sood 6df2ff3df8
ledger-live-desktop: 2.9.0 -> 2.14.0 2020-10-17 23:22:05 +08:00
rnhmjoj 101bb7814b
monero-gui: fix install path 2020-10-17 11:47:07 +02:00
rnhmjoj 9bf0008d68
monero-gui: 0.17.0.1 -> 0.17.1.0 2020-10-17 11:18:43 +02:00
rnhmjoj bf627ae0e0
monero: 0.17.0.1 -> 0.17.1.0 2020-10-17 11:18:15 +02:00
Raghav Sood 3d90247080
go-ethereum: 1.9.22 -> 1.9.23 2020-10-16 23:11:45 +08:00
Michele Guerini Rocco 2c9ffeeda1
Merge pull request #99662 from prusnak/monero
monero{,-gui}: 0.16.0.3 -> 0.17.0.1
2020-10-08 17:34:41 +02:00
rnhmjoj 843c5da500
monero-gui: fix aarch64 build 2020-10-08 07:50:56 +02:00
rnhmjoj b5ca332b1d
monero: apply patch to fix monero-gui build
This is a more appropriate solution to fix a
build error in monero-gui.
2020-10-08 01:12:31 +02:00
rnhmjoj 059292cc64
monero-gui: use the cmake build system 2020-10-08 00:09:41 +02:00
rnhmjoj 59fe3e87c3
monero: export patched sources
This is needed to build monero-gui without duplicating code.
2020-10-08 00:07:24 +02:00
rnhmjoj cc90474581
monero: force use of system libraries 2020-10-08 00:07:24 +02:00
Pavol Rusnak e40ede1821
monero-gui: 0.16.0.3 -> 0.17.0.1 2020-10-05 23:12:18 +02:00
Pavol Rusnak d6921aa4bf
monero: 0.16.0.3 -> 0.17.0.1 2020-10-05 23:10:28 +02:00
yihuang ce07fef9f4
openethereum: linux -> unix, remove systemd from buildInputs 2020-10-01 10:01:56 +08:00
Raghav Sood cfbf91676c
go-ethereum: 1.9.21 -> 1.9.22 2020-09-29 14:09:52 +08:00
André Silva 5bafcbf7c1
polkadot: 0.2.17 -> 0.8.24 2020-09-27 12:32:54 +01:00
R. RyanTM b67fea5c66 ergo: 3.3.1 -> 3.3.3 2020-09-25 06:12:28 +00:00
Anderson Torres c7bc218f02
Merge pull request #97803 from JamieMagee/dotnet-sdk-3.1
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402
2020-09-23 14:39:53 -03:00
Jamie Magee 460c98ec69
dotnetCorePackages.sdk_3_1: fix dependent packages 2020-09-23 13:18:44 +02:00
AndersonTorres f29f67bdb3 Removing myself from maintainers list of blockchains 2020-09-22 03:26:42 -03:00
Marek Mahut 509f2c1320
Merge pull request #98417 from jonasnick/clighting-0.9.1
clightning: 0.9.0-1 -> 0.9.1
2020-09-21 23:35:48 +02:00
Jonas Nick f4cc8c18b9
clightning: 0.9.0-1 -> 0.9.1 2020-09-21 18:43:21 +00:00
Marek Mahut 4ecaf7ef3a
Merge pull request #95104 from kcalvinalvin/add-btcpayserver
Add btcpayserver
2020-09-16 19:10:31 +02:00
Calvin Kim 2f55d6f697
btcpayserver: init at 1.0.5.4 2020-09-12 15:32:05 +02:00
Calvin Kim 2724f7be54
nbxplorer: init at 2.1.42 2020-09-12 15:31:23 +02:00
Raghav Sood 3d75e5d5ec
go-ethereum: 1.9.20 -> 1.9.21 2020-09-11 00:10:05 +08:00
rople380 3487a7b8aa
exodus: 20.1.30 -> 20.8.28 2020-09-07 20:12:11 +10:00
Marek Mahut 3a118415e9
Merge pull request #97092 from prusnak/wasabibackend
wasabibackend: 1.1.11.1 -> 1.1.12
2020-09-04 21:45:51 +02:00
R. RyanTM 8c7ed979b9 dcrd: 1.5.1 -> 1.5.2 2020-09-04 10:12:23 -07:00
Pavol Rusnak 48024d0eb7
wasabibackend: 1.1.11.1 -> 1.1.12 2020-09-04 10:22:28 +02:00
Marek Mahut 50f068654a
Merge pull request #96293 from prusnak/wasabi
wasabiwallet: 1.1.11.1 -> 1.1.12
2020-09-01 14:18:07 +02:00
Robert Scott cc73d39c82
Merge pull request #96275 from jonasnick/update-lnd
lnd: 0.10.3 -> 0.11.0
2020-08-31 22:39:42 +01:00
Raghav Sood f222501d3d
go-ethereum: Add RaghavSood to maintainers 2020-08-26 16:05:49 +08:00
Raghav Sood 6f7bd51fc9
go-ethereum: 1.9.19 -> 1.9.20 2020-08-26 15:41:08 +08:00
Pavol Rusnak f38d21b025
wasabiwallet: 1.1.11.1 -> 1.1.12 2020-08-25 17:48:37 +02:00
Jonas Nick cc782a8089
lnd: 0.10.3 -> 0.11.0 2020-08-25 12:26:06 +00:00
Mario Rodas 3e4f71c023
Merge pull request #95954 from r-ryantm/auto-update/clightning
clightning: 0.9.0 -> 0.9.0-1
2020-08-23 20:38:54 -05:00
Marek Mahut 464cdcfb0d
Merge pull request #95965 from r-ryantm/auto-update/ergo
ergo: 3.3.0 -> 3.3.1
2020-08-22 19:48:09 +02:00
rnhmjoj 502695997a monero: 0.16.0.1 -> 0.16.0.3 2020-08-22 18:15:19 +02:00
Lassulus 8dce5a2e03
Merge pull request #95952 from r-ryantm/auto-update/bitcoin-abc
bitcoin-abc: 0.21.12 -> 0.21.13
2020-08-22 10:03:40 +02:00
R. RyanTM 8c61660aee ergo: 3.3.0 -> 3.3.1 2020-08-22 06:29:33 +00:00
R. RyanTM e9ed5d1e2f clightning: 0.9.0 -> 0.9.0-1 2020-08-22 04:31:41 +00:00
R. RyanTM 923e1b0d2f bitcoin-abc: 0.21.12 -> 0.21.13 2020-08-22 03:16:39 +00:00
Lassulus d624a6e5c9
Merge pull request #92645 from jonringer/bump-bitcoinunlimited
bitcoinunlimited: 1.7.0.0 -> 1.8.0.0
2020-08-21 11:25:22 +02:00
oxalica 726bf83ffa mycrypto: 1.7.11 -> 1.7.12 2020-08-18 11:16:19 -07:00
oxalica 1ce7c5af12 mycrypto: fix icon 2020-08-18 11:16:19 -07:00