Commit graph

34 commits

Author SHA1 Message Date
Ben Siraphob a2c311fc1d electron-cash: fix build on darwin 2021-07-07 00:24:47 +07:00
oxalica ed190bc815
electron-cash: 4.2.0 -> 4.2.4 2021-04-07 23:27:18 +08:00
nyanloutre 765b7f33ea
electron-cash: 4.1.1 -> 4.2.0 2020-10-27 00:06:52 +01:00
Doron Behar 2edd4edcb9 electron-cash: 4.1.0 -> 4.1.1
Remove included upstream patches. Use qt5.15 (#99956). Spare double
wrapping by using `makeWrapperArgs+=()`.
2020-10-08 18:57:23 +02:00
nyanloutre d3958aa3fa
electron-cash: 4.0.14 -> 4.1.0 2020-09-10 00:27:30 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jaakko Luttinen f576221832 electron-cash: 4.0.11 -> 4.0.14 2020-03-28 16:55:29 +01:00
Jaakko Luttinen 57930a5f0e electron-cash: fix build
This commit fixes #82221.
2020-03-10 14:41:50 +01:00
lassulus 17327d9b83 electron-cash: 4.0.10 -> 4.0.11 2019-12-03 21:26:40 +01:00
Gabriel Ebner 0838bc0ed5 electron-cash: use wrapQtApp 2019-09-26 16:23:57 +02:00
nyanloutre 2338a5e6c3
electron-cash: 4.0.7 -> 4.0.10 2019-09-09 23:55:56 +02:00
Thomas Tuegel 56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel 51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
nyanloutre 17e0f36f72 electron-cash: 4.0.2 -> 4.0.7 2019-06-30 12:53:35 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
nyanloutre 07f53c71e8 electron-cash: enable tests 2019-05-03 17:43:06 +09:00
nyanloutre 0a1ed299f4 electron-cash: 3.3.6 -> 4.0.2 2019-05-02 01:06:33 +09:00
nyanloutre 32c205789e electron-cash: 3.3.2 -> 3.3.6
Missing dependency and cleanup of the build process
2019-03-14 11:54:38 +01:00
nyanloutre 2b5ceb2852 electron-cash: 3.3.1 -> 3.3.2 2018-12-12 18:30:45 +01:00
Justin Humm 93bf0a02f5
pythonPackages.tlslite: delete, migrate refs to pythonPackages.tlslite-ng
tlslite has a test failure on Python 3.7 [0]. @tomato42, a commiter of
tlslite and author of tlslite-ng said, that tlslite is abandoned (last
commit 2015) and tlslite-ng should be used as a drop in replacement.

[0] https://github.com/trevp/tlslite/issues/121
2018-12-10 13:45:45 +01:00
Paul TREHIOU 483e2a1a6b btchip: init at 0.1.28
electrum and electron-cash: add support for btchip library (#40816)
2018-10-01 18:13:03 -04:00
nyanloutre 1004dae356
electron-cash: Reminder to remove the QT wrapper 2018-09-23 18:50:38 +02:00
nyanloutre f5a5752630
electron-cash: fix #24256 2018-09-23 18:44:28 +02:00
nyanloutre e33a7dfd54
electron-cash: 3.3 -> 3.3.1 2018-09-23 18:44:25 +02:00
nyanloutre c5af608dd2
electron-cash: 3.1.6 -> 3.3 2018-09-23 18:44:21 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Ryan Mulligan e58e076209 electron-cash: 3.1.2 -> 3.1.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/.electron-cash-wrapped -h` got 0 exit code
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/.electron-cash-wrapped --help` got 0 exit code
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/.electron-cash-wrapped help` got 0 exit code
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/.electron-cash-wrapped version` and found version 3.1.6
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/electron-cash -h` got 0 exit code
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/electron-cash --help` got 0 exit code
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/electron-cash help` got 0 exit code
- ran `/nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6/bin/electron-cash version` and found version 3.1.6
- found 3.1.6 with grep in /nix/store/9f6kwyk2zhwhgxkvk2ms8v6g3qz3g154-electron-cash-3.1.6
- directory tree listing: https://gist.github.com/76db342c6da1ceac5b3b7dced43798f9
2018-03-21 23:06:11 +00:00
adisbladis 17bdefd142
electron-cash: Only build on platforms.linux
darwin is broken
2018-01-10 03:40:28 +08:00
rnhmjoj 34c776eaa1
electron-cash: 3.1.1 -> 3.1.2 2018-01-09 19:17:07 +01:00
rnhmjoj 89888d1df2
electron-cash: 3.0.0 -> 3.1.1 2018-01-07 21:35:58 +01:00
Robert Helgesson edd40e7e7a
electron-cash: 2.9.4 -> 3.0 2017-12-15 14:58:43 +01:00
rnhmjoj 491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Robert Helgesson ba7c23e622
electron-cash: 2.9.3 -> 2.9.4
Also switch to downloading tarball from official source URL to allows
verification of digital signature.
2017-11-10 20:36:54 +01:00
lassulus 64d63907d8 electron-cash: init at 2.9.3 2017-09-27 17:44:35 +02:00