summary refs log tree commit diff
path: root/pkgs/applications/misc/electron-cash
Commit message (Collapse)AuthorAge
* electron-cash: use wrapQtAppGabriel Ebner2019-09-26
|
* electron-cash: 4.0.7 -> 4.0.10nyanloutre2019-09-09
|
* Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-appsThomas Tuegel2019-07-05
|\ | | | | Wrap Qt applications
| * wrapQtAppsHook: Remove ad hoc Qt wrappersThomas Tuegel2019-07-05
| |
* | electron-cash: 4.0.2 -> 4.0.7nyanloutre2019-06-30
|/
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* electron-cash: enable testsnyanloutre2019-05-03
|
* electron-cash: 3.3.6 -> 4.0.2nyanloutre2019-05-02
|
* electron-cash: 3.3.2 -> 3.3.6nyanloutre2019-03-14
| | | | Missing dependency and cleanup of the build process
* electron-cash: 3.3.1 -> 3.3.2nyanloutre2018-12-12
|
* pythonPackages.tlslite: delete, migrate refs to pythonPackages.tlslite-ngJustin Humm2018-12-10
| | | | | | | | 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
* btchip: init at 0.1.28Paul TREHIOU2018-10-01
| | | electrum and electron-cash: add support for btchip library (#40816)
* electron-cash: Reminder to remove the QT wrappernyanloutre2018-09-23
|
* electron-cash: fix #24256nyanloutre2018-09-23
|
* electron-cash: 3.3 -> 3.3.1nyanloutre2018-09-23
|
* electron-cash: 3.1.6 -> 3.3nyanloutre2018-09-23
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* electron-cash: 3.1.2 -> 3.1.6Ryan Mulligan2018-03-21
| | | | | | | | | | | | | | | | 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
* electron-cash: Only build on platforms.linuxadisbladis2018-01-10
| | | | darwin is broken
* electron-cash: 3.1.1 -> 3.1.2rnhmjoj2018-01-09
|
* electron-cash: 3.0.0 -> 3.1.1rnhmjoj2018-01-07
|
* electron-cash: 2.9.4 -> 3.0Robert Helgesson2017-12-15
|
* pythonPackages: rename dns -> dnspythonrnhmjoj2017-12-10
|
* electron-cash: 2.9.3 -> 2.9.4Robert Helgesson2017-11-10
| | | | | Also switch to downloading tarball from official source URL to allows verification of digital signature.
* electron-cash: init at 2.9.3lassulus2017-09-27