3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

688 commits

Author SHA1 Message Date
Emmanuel Rosa ab8ecd66c5 bisq-desktop: 1.7.0 -> 1.7.2 2021-08-11 02:30:05 +07:00
Emmanuel Rosa c82be07e04 bisq-desktop: utilize the built-in Tor handling
Bisq comes with an embedded Tor binary (provided by a third party), but we don't use it in this package because it's build for a FHS-abiding Linux distro; Meaning, Tor won't execute because it tried to load libraries from standard locations.

To address this problem, the Nix package launches an ephemeral Tor instance for Bisq. The approach works, but it does mean having to manage the tor process, something which is already handled well by Bisq.

This change modifies the Bisq Jar archive such that it launches the Tor binary from Nixpkgs, allowing Bisq to manage Tor as it does on other Linux distros and operating systems.

In a nutshell, when Bisq is launched it extracts a copy of the tor binary from its Jar file and saves it in the Bisq data directory. It is then executed from there. Since Nix doesn't know that Bisq has a runtime dependency on Tor, this change modifies the launcher script to contain a reference to Tor, thus convincing Nix that Tor is a runtime dependency.
2021-08-11 02:26:33 +07:00
Emmanuel Rosa 6cb0749fb1 bisq-desktop: *.desktop file improvements
This commit includes two changes to the *.desktop file:

 1. Adds the Bisq version number.
 2. Fixes the categories.

 Sometimes the Bisq network raises the minimum required Bisq version. Adding the version number so that it's displayed in the desktop environment's menu makes it easy for users to confirm whether they have the necessary version.

 Originally, there were two main categories assigned, which violates the standard. This change removes one of the main categories and adds an auxillary category.
2021-08-11 02:20:30 +07:00
Sandro 1eea388646
Merge pull request #133332 from SuperSandro2000/cleanup 2021-08-10 14:28:26 +02:00
Jonas Nick f8d8220875
clightning: 0.10.0 -> 0.10.1 2021-08-10 09:20:42 +00:00
Sandro Jäckel e566af7f40
bisq-desktop: format, cleanup, use hooks instead of manually calling copyDesktopItems 2021-08-10 10:19:30 +02:00
Artturi 9dea8d2f00
Merge pull request #133292 from andresilva/ledger-live-2.32.2
ledger-live-desktop: 2.31.1 -> 2.32.2
2021-08-10 05:43:08 +03:00
R. RyanTM 8d347b1419 bitcoin-unlimited: 1.9.1.1 -> 1.9.2.0 2021-08-09 21:56:42 +00:00
André Silva c756b732d4
ledger-live-desktop: 2.31.1 -> 2.32.2 2021-08-09 21:32:33 +01:00
David Terry c1186b572f
maintainers: xwvvvvwx -> d-xo 2021-08-08 19:11:45 +02:00
Sandro f88e522416
Merge pull request #131824 from lourkeur/chia
chia: fix farming with a pool
2021-08-03 10:16:01 +00:00
Sandro cd9938d126
Merge pull request #132215 from ilyakooo0/iko/chia-plotter 2021-08-02 14:39:38 +00:00
Sandro Jäckel 95c29de58f
pivx: cleanup, format 2021-08-02 13:11:50 +02:00
Louis Bettens 3f6650ddb1 chia: fix farming with a pool by fetching submodules
https://github.com/NixOS/nixpkgs/issues/131809
2021-08-02 12:24:11 +02:00
iko a6581d356d
chia-plotter: init at unstable-2021-07-12 2021-08-02 13:16:42 +03:00
Louis Bettens 28e5412f08 chia: unbreak 2021-08-01 19:18:58 +02:00
André Silva 733594090b
ledger-live-desktop: add andresilva as maintainer 2021-07-30 13:13:28 +01:00
André Silva 2ef8e12ff9
ledger-live-desktop: 2.30.0 -> 2.31.1 2021-07-30 13:13:13 +01:00
Frederik Rietdijk 8dcfe523f7
Merge pull request #131719 from FRidh/python2-to-3
Python: further migrate packages from 2 to 3
2021-07-29 10:49:00 +02:00
Sandro Jäckel 06a2b9fa95
pkgs/applications/blockchains: move packages into subdirs 2021-07-28 13:29:10 +02:00
Sandro Jäckel abce989b6c
blockchains: format, cleanup 2021-07-28 09:50:20 +02:00
Sandro Jäckel 9f6f2ea74e
blockchains.bitcoin-abc: cleanup, format 2021-07-28 09:50:19 +02:00
Frederik Rietdijk 80abab6fa8 nano-wallet: use python3 2021-07-27 20:42:01 +02:00
Ben Siraphob 7ec53ecd15
Merge pull request #131660 from mmilata/lndmanage-0.12.0
lndmanage: 0.11.0 -> 0.12.0
2021-07-27 21:24:20 +07:00
Louis Bettens 81348a245d chia: 1.2.2 -> 1.2.3 2021-07-27 12:12:12 +02:00
Martin Milata d4a1c21fcd lndmanage: 0.11.0 -> 0.12.0 2021-07-27 11:11:40 +02:00
R. RyanTM e661c7b92b go-ethereum: 1.10.5 -> 1.10.6 2021-07-23 08:01:17 +00:00
R. RyanTM b0834c031e ergo: 4.0.12 -> 4.0.13 2021-07-22 09:59:26 -07:00
Pavol Rusnak 4085c3c4d3
lightning-loop: 0.14.1-beta -> 0.14.2-beta 2021-07-22 10:16:39 +02:00
Pavol Rusnak e6592586d5
eclair: init at 0.6.1 2021-07-20 19:00:29 +02:00
Pavol Rusnak f094bd5a43
Merge pull request #130735 from mmilata/lnd-0.13.1
lnd: 0.13.0-beta -> 0.13.1-beta
2021-07-20 12:01:15 +02:00
Sandro 50eb70e13a
Merge pull request #130162 from nixbitcoin/btcpayserver-altcoins
btcpayserver: optional altcoin support
2021-07-20 11:24:58 +02:00
Martin Milata 3e75263ca7 lnd: 0.13.0-beta -> 0.13.1-beta
https://github.com/lightningnetwork/lnd/blob/master/docs/release-notes/release-notes-0.13.1.md
2021-07-20 10:49:10 +02:00
R. RyanTM 83994d9ffe dogecoin: 1.14.2 -> 1.14.3 2021-07-19 15:51:33 -07:00
adisbladis 6cc55fd638
Merge pull request #130558 from iceman-p/go-ethereum-1.10.5
go-ethereum: 1.10.4 -> 1.10.5
2021-07-19 10:26:16 -05:00
Bernardo Meurer eb0aa6ea31
Merge pull request #130398 from andresilva/ledger-live-2.30.0
ledger-live-desktop: 2.29.0 -> 2.30.0
2021-07-18 11:00:12 -07:00
Iceman c034146099 go-ethereum: 1.10.4 -> 1.10.5 2021-07-18 10:59:36 -04:00
Felix Buehler 82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
Sandro 5a39521aff
Merge pull request #130211 from lourkeur/chia
chia: 1.2.1 -> 1.2.2
2021-07-17 23:05:00 +02:00
TredwellGit 6bc106b604 trezor-suite: 21.6.1 -> 21.7.1
https://github.com/trezor/trezor-suite/releases/tag/v21.6.2
https://github.com/trezor/trezor-suite/releases/tag/v21.7.1
2021-07-16 21:56:22 +00:00
André Silva 97031a5fad
ledger-live-desktop: 2.29.0 -> 2.30.0 2021-07-16 22:15:41 +01:00
Martin Milata 250247714d charge-lnd: 0.2.1 -> 0.2.2 2021-07-16 21:48:57 +02:00
Pavol Rusnak 6d049fcad1
Merge pull request #130324 from prusnak/elements
elements: init at 0.18.1.12
2021-07-16 14:57:12 +02:00
Pavol Rusnak 58c7f3149d
elements: init at 0.18.1.12 2021-07-16 14:29:27 +02:00
Pavol Rusnak a2179251ca
bitcoin: move util-linux from buildInputs to nativeBuildInputs 2021-07-16 11:54:17 +02:00
nixbitcoin bf6cac3e7a
btcpayserver: optional altcoin support 2021-07-16 09:44:51 +00:00
Sandro Jäckel 3d3d8a10ae
monero-gui: cleanup 2021-07-16 01:27:26 +02:00
Sandro Jäckel 6d1dd6af04
monero: cleanup 2021-07-16 01:26:53 +02:00
Sandro 3693431b71
Merge pull request #129573 from viric/oxen 2021-07-15 23:25:03 +02:00
Lluís Batlle i Rossell e88e934dbb oxen: init at 9.1.3 2021-07-14 23:08:39 +02:00