Commit Graph

251 Commits

Author SHA1 Message Date
Marek Mahut
8f1c621b4e Merge pull request #88881 from mmahut/ergo
ergo: init at 3.2.5
2020-05-27 11:34:24 +02:00
Marek Mahut
ffd6460df9 ergo: 3.2.4 -> 3.2.5 2020-05-26 21:47:31 +02:00
Marek Mahut
e04964d528 ergo: init at 3.2.4 2020-05-26 21:47:31 +02:00
Ryan Mulligan
f727924abd
Merge pull request #88118 from r-ryantm/auto-update/clightning
clightning: 0.8.2 -> 0.8.2.1
2020-05-22 07:33:04 -07:00
fuwa
b7eec6add1 wownero: 0.7.0 -> 0.8.0.0 2020-05-20 09:52:09 +08:00
R. RyanTM
5b818c7ab6 parity: 2.7.2 -> 3.0.0 2020-05-19 21:46:23 +00:00
R. RyanTM
7db1cc47d8 clightning: 0.8.2 -> 0.8.2.1 2020-05-19 03:10:50 +00:00
Francois-Rene Rideau
ad17c01f93 go-ethereum: 1.9.13 -> 1.9.14 2020-05-15 04:58:27 -04:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Benjamin Hipple
49540bac59
Merge pull request #85646 from nyanloutre/ledger_live_2_2_4
ledger-live-desktop: 2.1.0 -> 2.3.2
2020-05-11 20:14:24 -04:00
Pavol Rusnak
8277fb4d76 bitcoin: 0.19.0.1 -> 0.19.1 2020-05-09 17:36:11 +02:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Ryan Mulligan
857267029e
Merge pull request #86716 from r-ryantm/auto-update/particl-core
particl-core: 0.17.1.2 -> 0.19.1.1
2020-05-05 11:26:29 -07:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
R. RyanTM
c683beeaa1 particl-core: 0.17.1.2 -> 0.19.1.1 2020-05-04 03:48:21 +00:00
Benjamin Hipple
5ba43b7d42
Merge pull request #86656 from jonasnick/lnd-0.10
lnd: 0.9.2 -> 0.10.0
2020-05-03 20:02:36 -04:00
Ryan Mulligan
898c420e6e
Merge pull request #86538 from r-ryantm/auto-update/clightning
clightning: 0.8.1 -> 0.8.2
2020-05-03 10:34:45 -07:00
Jonas Nick
80921de46c
lnd: 0.9.2 -> 0.10.0 2020-05-03 14:50:42 +00:00
R. RyanTM
b45e6f22f3 bitcoin-abc: 0.21.3 -> 0.21.5 2020-05-02 10:46:18 +02:00
R. RyanTM
922a4c630c clightning: 0.8.1 -> 0.8.2 2020-05-02 05:36:24 +00:00
Frederik Rietdijk
00bbfccecf Merge staging into staging-next 2020-05-01 09:28:45 +02:00
R. RyanTM
5e587fc8e8 vertcoind: 0.14.0 -> 0.15.0.1 2020-05-01 09:05:28 +02:00
Frederik Rietdijk
484ee79050 Merge staging-next into staging 2020-05-01 08:57:10 +02:00
Paul TREHIOU
11a9fbe528
ledger-live-desktop: 2.2.4 -> 2.3.2
Co-authored-by: Felix Tenley <felschr@gmail.com>
2020-04-30 16:49:48 +02:00
Maximilian Bosch
ee58c7a363
Merge pull request #82982 from cole-h/rust-cleanup
improve robustness of various Rust packages
2020-04-30 02:07:57 +02:00
Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging 2020-04-29 08:35:47 +02:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Colin
4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
nyanloutre
d168227e2a
ledger-live-desktop: 2.1.0 -> 2.2.4 2020-04-21 02:30:38 +02:00
xrelkd
93c19ecc88 go-ethereum: 1.9.12 -> 1.9.13 2020-04-17 08:14:02 +08:00
Maximilian Bosch
e1053cb071
librustzcash: improve robustness of installPhase 2020-04-12 14:06:02 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Marek Mahut
0c97306c6c Revert "tessera: 0.10.2 -> 0.10.4"
This reverts commit dacc35ec5f.
2020-04-03 16:12:35 +02:00
R. RyanTM
dacc35ec5f tessera: 0.10.2 -> 0.10.4 2020-04-01 16:46:03 -07:00
R. RyanTM
8ce84989d9 bitcoin-abc: 0.21.1 -> 0.21.3 2020-04-01 19:17:26 +02:00
R. RyanTM
ef8a221254 go-ethereum: 1.9.11 -> 1.9.12 2020-04-01 12:23:19 +00:00
Benjamin Hipple
2ce7e4ffb7
Merge pull request #82200 from nyanloutre/ledger_live_2_0_1
ledger-live-desktop: 1.20.0 -> 2.1.0
2020-03-29 23:28:24 -04:00
nyanloutre
8e70f326b9
ledger-live-desktop: 2.0.1 -> 2.1.0 2020-03-29 13:15:27 +02:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
R. RyanTM
c42e7c477c namecoind: nc0.15.99-name-tab-beta2 -> nc0.19.1 2020-03-24 12:16:47 -07:00
Marek Mahut
1452e4acb7
Merge pull request #83135 from mmahut/tessera
tessera: init at 0.10.2
2020-03-24 13:19:46 +01:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Marek Mahut
e8cfb12f46 tessera: init at 0.10.2 2020-03-22 13:22:14 +01:00
rnhmjoj
3c93f1ba96
monero-gui: 0.15.0.1 -> 0.15.0.4 2020-03-22 03:37:45 +01:00
rnhmjoj
ddabb09c35
monero: use a compatible protobuf version 2020-03-22 03:37:45 +01:00
Mario Rodas
d6950431b7 lnd: fix build on darwin 2020-03-21 05:40:00 -05:00
Mario Rodas
c058bc936d go-ethereum: fix build on darwin 2020-03-21 05:11:00 -05:00
Marek Mahut
feff5202d2
Merge pull request #82406 from mmahut/quorum
quorum: init at 2.5.0
2020-03-20 16:22:50 +01:00
Niklas Hambüchen
2fb0068b50
Merge pull request #81994 from bhipple/u/librustzcash
zcash: 2.1.0-1 -> 2.1.1-1; libzrustzcash: 2018-10-27 -> 0.1.0
2020-03-18 03:15:16 +01:00
R. RyanTM
6e132f0f3c go-ethereum: 1.9.10 -> 1.9.11 2020-03-14 06:04:25 +00:00
Marek Mahut
0d6e2349f6 quorum: remove aarch64-linux 2020-03-12 15:20:04 +01:00
Marek Mahut
0d08c34be2 quorum: init at 2.5.0 2020-03-12 14:35:18 +01:00
Alexander Krupenkin
d23e44893b
btcdeb: init at 0.2.19 2020-03-11 00:58:32 +03:00
Silvan Mosberger
0d8bf86c2d
Merge pull request #74341 from jluttine/nano-wallet-20.0
nano-wallet: 19.0 -> 20.0
2020-03-10 19:32:15 +01:00
nyanloutre
dc9ba48a15
ledger-live-desktop: 1.20.0 -> 2.0.1 2020-03-10 00:40:33 +01:00
Benjamin Hipple
a709184ba3 polkadot: upgrade cargoSha256 and add maintainer note
While the package is broken and does not build, we can still recompute the
cargoSha256. I attempted to upgrade to the latest release, but that doesn't
build either.
2020-03-09 00:02:24 -04:00
Benjamin Hipple
bd1b24b5b1 zcash: 2.1.0-1 -> 2.1.1-1
Also enabled parallel building, because otherwise this takes 45+ minutes to
compile! With it enabled, it can build in a couple minutes.
2020-03-07 12:24:19 -05:00
Benjamin Hipple
176d90e0c8 librustzcash: 2018-10-27 -> 0.1.0
Also includes updates for:

- https://github.com/NixOS/nixpkgs/issues/79975
- https://github.com/NixOS/rfcs/pull/45
2020-03-07 12:21:22 -05:00
R. RyanTM
3aa3291b20 bitcoin-abc: 0.20.12 -> 0.21.1 2020-03-05 15:42:22 -08:00
Mario Rodas
7b56996d61
Merge pull request #80160 from bhipple/u/parity
parity: 2.5.11 -> 2.7.2
2020-02-27 07:33:39 -05:00
Benjamin Hipple
991276361b parity: 2.5.11 -> 2.7.2
Per comment in the upstream release notes, the `beta` track is no longer
maintained, and parity only has `stable` releases, so this deletes the beta
expression entirely.
https://github.com/paritytech/parity-ethereum/releases

This also updates to the new fetchCargoTarball implementation as part of #79975
2020-02-19 18:28:05 -05:00
R. RyanTM
3f3ead76fd clightning: 0.8.0 -> 0.8.1 2020-02-19 03:34:52 +00:00
Jonas Nick
1a492b64cf
lnd 0.8.1 -> lnd 0.9.0 2020-02-16 18:09:33 +00:00
Jonathan Ringer
0fb2de1a8f ethabi: 7.0.0 -> 11.0.0 2020-02-15 13:13:48 -08:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Marek Mahut
38d84665d8 exodus: 19.5.24 -> 20.1.30 2020-02-10 16:27:20 +01:00
Marek Mahut
0dfcfe13d4 exodus: adding at-spi2-core dependency 2020-02-10 16:26:02 +01:00
Marek Mahut
ff06678927 exodus: adding exodus alias 2020-02-10 16:25:30 +01:00
Marek Mahut
d6474081d0 exodus: reformating 2020-02-10 16:24:59 +01:00
Ryan Mulligan
833438c0d4
Merge pull request #79341 from r-ryantm/auto-update/pivx
pivx: 4.0.0 -> 4.0.2
2020-02-07 06:33:21 -08:00
R. RyanTM
781ba5f339 bitcoin-abc: 0.20.9 -> 0.20.12 2020-02-07 12:23:33 +01:00
R. RyanTM
475c652f7a pivx: 4.0.0 -> 4.0.2 2020-02-06 13:00:56 +00:00
xrelkd
540818a692 go-ethereum: 1.9.9 -> 1.9.10 2020-01-30 17:49:04 +08:00
Marek Mahut
8d4dba08a2
Merge pull request #78282 from mmahut/btg
bitcoin-gold: init at 0.15.2
2020-01-28 11:15:13 +01:00
Marek Mahut
3acc5b4189
Merge pull request #78595 from mmahut/litecoin
litecoin: move to qt5 and add zeromq supoort
2020-01-28 11:14:49 +01:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Franz Pletz
ec1c46e2e5
Merge pull request #78499 from r-ryantm/auto-update/dero
dero: 0.11.6 -> 0.11.7
2020-01-27 10:44:49 +00:00
Marek Mahut
910c73e062 litecoin: add zmq support 2020-01-27 10:22:31 +01:00
Marek Mahut
3baa12f286 litecoin: support qt5 2020-01-27 10:20:28 +01:00
Jaka Hudoklin
73a59af35b
Merge pull request #78513 from r-ryantm/auto-update/litecoind
litecoind: 0.16.3 -> 0.17.1
2020-01-26 11:14:28 +03:00
R. RyanTM
26183d0833 litecoind: 0.16.3 -> 0.17.1 2020-01-26 07:34:20 +00:00
R. RyanTM
a927ceff4c dero: 0.11.6 -> 0.11.7 2020-01-26 03:51:22 +00:00
Mario Rodas
d47671b9f6
bitcoin: fix build on darwin 2020-01-25 00:00:00 -05:00
Marek Mahut
85dc47b441
Merge pull request #78156 from mmahut/vertcoin
vertcoin: init at 0.14.0
2020-01-24 23:36:02 +01:00
Marek Mahut
bce6129a71 bitcoin-gold: init at 0.15.2 2020-01-22 14:36:21 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Marek Mahut
d43fb5a39d digibyte: init at 7.17.2 2020-01-21 13:36:31 +01:00
Marek Mahut
099a5aecd3 vertcoin: init at 0.14.0 2020-01-21 13:36:07 +01:00
nyanloutre
61fd512651 wasabiwallet: use dotnet runtime instead of sdk 2020-01-19 14:30:39 -08:00
Marek Mahut
dcd6e6c94a ledger-live-desktop: 1.19.2 -> 1.20.0 2020-01-08 18:10:26 +01:00
R. RyanTM
e3f9951ac1 bitcoin-abc: 0.20.8 -> 0.20.9 2020-01-06 20:14:53 +01:00
wucke13
4be14c94b2 pivx: 3.4.0 -> 4.0.0 2020-01-04 11:49:32 +00:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
nyanloutre
c953481ea7
ledger-live-desktop: 1.18.2 -> 1.19.2 2019-12-22 12:22:27 +01:00
Mario Rodas
bf3c173595
Merge pull request #76067 from jonasnick/lightning-0.8.0
clightning: 0.7.3 -> 0.8.0
2019-12-20 22:57:48 -05:00
Alyssa Ross
7887a81193
treewide: fix cargoSha256 (again)
cargo-vendor output was changed in a4fc84de44.
2019-12-20 20:08:53 +00:00
lassulus
cdcb4ba4b0 bitcoin-abc: 0.20.7 -> 0.20.8 2019-12-20 08:06:42 +01:00
Jonas Nick
b03ab5054a
clightning: 0.7.3 -> 0.8.0 2019-12-19 20:31:51 +00:00