Age | Commit message (Collapse) | Author |
|
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/finance.scm (monero): Update to 0.15.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.0.
[home-page]: Update url.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/finance.scm (monero): Update to 0.15.0.0.
[arguments]: Add 'install-librandomx' phase.
[home-page]: Update url.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/finance.scm (homebank): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.4.
[source]: Fix uri.
[inputs]: Use bdb-5.3 (bdb-4.8 is not supported).
[arguments]: Add 'fix-tests' phase.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
* gnu/packages/finance.scm (bitcoin-core): Update to 0.18.1.
|
|
* gnu/packages/finance (electron-cash): Update to 4.0.10.
[inputs]: Add python-dateutil and python-dnspython.
|
|
|
|
* gnu/packages/finance.scm (python-mnemonic): Update to 0.19.
|
|
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/finance.scm (monero):
[native-inputs]: Add python and protobuf.
[inputs]: Add libusb and protobuf.
[arguments]: Add delete-dead-links phase.
(monero-gui)[inputs]: Add libusb and protobuf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/finance.scm (monero)[arguments]: Define 'Readline_ROOT_DIR'
in 'configure-flags'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/packages/finance.scm (bitcoin-abc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/finance.scm (monero): Update to 0.14.1.2.
[arguments]: Add phase to make files writable for the tests. Enable a
previously skipped test.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
* gnu/packages/finance (electrum): Update to 3.3.8.
|
|
* gnu/packages/finance.scm (silkaj): Update to 0.7.3.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.55.1.
|
|
* gnu/packages/finance.scm (trezord): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
Some of the automatic python3->python2 transformation packages that these
depend upon are failing. Just remove these trivial packages to please the CI.
* gnu/packages/finance.scm (python2-trezor-agent, python2-trezor): Remove
variables.
|
|
|
|
Increase the verbosity of the 'check' phase to prevent 'core_tests' from
hitting 'max-silent-timeout'.
* gnu/packages/finance.scm (monero)[arguments]: Add '--verbose' option to
'check' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/finance.scm (grisbi): New variable.
Signed-off-by: Timothy Sample <samplet@ngyro.com>
|
|
* gnu/packages/finance.scm (bitcoin-core): Update to 0.18.0.
[inputs]: Use bdb-4.8 for compatibility.
[arguments]: Remove --with-incompatible-bdb from configure flags and add
check-functional phase for functional tests.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/finance.scm (monero): Update to 0.14.1.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/finance.scm (silkaj): Update to 0.7.2.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.3.
|
|
* gnu/packages/finance (electron-cash): Update to 4.0.7.
|
|
* gnu/packages/finance.scm (python-trezor): Update to 0.11.3.
|
|
* gnu/packages/finance.scm (electrum): Update to 3.3.6.
|
|
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
|
|
* gnu/packages/finance.scm (silkaj): Update to 0.7.0.
[inputs]: Add python-texttable.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.54.1.
|
|
* gnu/packages/finance.scm (electrum): Update to 3.3.5.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.1.
|
|
* gnu/packages/finance.scm (emacs-ledger-mode)[inputs]: Add ledger.
[arguments]: Patch path to ledger executable.
|
|
* gnu/packages/finance (electron-cash): Update to 4.0.1.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/finance (python-trezor-agent): Update to 0.13.1.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/finance (python-keepkey): Update to 6.0.3.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/finance (python-trezor): Update to 0.11.2.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
The patch applies but has been unnecessary since 3.1.2.
* gnu/packages/finance.scm (ledger): Update to 3.1.3.
[source]: Remove obsolete patch.
* gnu/packages/patches/ledger-fix-uninitialized.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.53.0.
|
|
* gnu/packages/finance (electron-cash): Update to 3.3.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/finance (electrum): Update to 3.3.4.
Signed-off-by: Leo Famulari <leo@famulari.name>
|