summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-duniterpy: Update to 1.0.0.•••* gnu/packages/finance.scm (python-duniterpy): Update to 1.0.0. Nicolas Goaziou2021-08-221-2/+2
* Update copyright/name notices for Christine Lemmer-Webber.•••* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber. * gnu/build/image.scm: Likewise. * gnu/build/vm.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/assembly.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/finance.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/haskell-xyz.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/sphinx.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/networking.scm: Likewise. * gnu/system/vm.scm: Likewise. Christopher Lemmer Webber2021-08-151-1/+1
* gnu: electrum: Add Ledger support.•••* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi, python-ledgerblue, python-btchip-python. Danny Milosavljevic2021-08-141-0/+3
* gnu: Add python-btchip-python.•••* gnu/packages/finance.scm (python-btchip-python): New variable. Danny Milosavljevic2021-08-141-0/+24
* gnu: python-aiorpcx: Update to 0.22.1.•••* gnu/packages/finance.scm (electrum)[inputs]: Use python-aiorpcx-0.18. * gnu/packages/python-web.scm (python-aiorpcx): Update to 0.22.1. (python-aiorpcx-0.18): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Milkey Mouse2021-08-111-1/+1
* gnu: electrum: Update to 4.1.5.•••* gnu/packages/finance.scm (electrum): Update to 4.1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Milkey Mouse2021-08-091-2/+2
* guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.•••Unify (guix qt-build-system wrap-all-programs) and (guix qt-utils wrap-qt-program), so both behave the same. The functions now reside in qt-utils to make them easily available for packages not using the qt-build-system. * guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs): Move from here ... * guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs): ... to here. Base the later on (wrap-qt-program*): New function, carved out from old wrap-all-programs. (wrap-qt-program): Base on wrap-qt-program*, change arguments in an incompatible way. * gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}: Adjust to new interface of wrap-qt-program. * gnu/packages/finance.scm (electron-cash): Likewise. * gnu/packages/geo.scm (qgis): Likewise. * gnu/packages/password-utils.scm (qtpass): Likewise. * gnu/packages/video.scm (openshot): Likewise. * gnu/packages/web-browsers.scm (kristall): Likewise. Hartmut Goebel2021-07-021-3/+5
* gnu: bitcoin-unlimited: Fix build.•••* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test. Guillaume Le Vaillant2021-06-231-1/+8
* gnu: Rename qtbase to qtbase-5.•••This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer2021-06-141-6/+6
* gnu: homebank: Update to 5.5.2.•••* gnu/packages/finance.scm (homebank): Update to 5.5.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego2021-06-061-3/+3
* gnu: monero-gui: Update to 0.17.2.2.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.2. [arguments]: Update 'fix-build' phase. Guillaume Le Vaillant2021-05-151-3/+8
* gnu: bitcoin-unlimited: Update to 1.9.2.0.•••* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.2.0. Guillaume Le Vaillant2021-05-151-2/+2
* gnu: emacs-ledger-mode: Simplify build.•••* gnu/packages/finance.scm (emacs-ledger-mode) [build-system]: Use emacs-build-system instead of cmake. [arguments]: Remove modules and imported-modules; move patch-path phase to after unpack so that the substitution actually causes a change; remove generate-autoload phase as that's built into the build system; remove patch-site-dir as that only affected cmake things; set #:exclude to '() so we install ledger-test.el. [native-inputs]: Remove emacs-minimal. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith2021-05-141-21/+5
* gnu: bitcoin-core@0.21: Update to 0.21.1.•••* gnu/packages/finance.scm (bitcoin-core-0.21): Update to 0.21.1. Tobias Geerinckx-Rice2021-05-041-2/+2
* gnu: monero-gui: Update to 0.17.2.1.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.1. Tobias Geerinckx-Rice2021-04-191-3/+3
* gnu: beancount: Update to 2.3.4.•••* gnu/packages/finance.scm (beancount): Update to 2.3.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> François J2021-04-171-2/+3
* gnu: monero-gui: Update to 0.17.2.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.0. Guillaume Le Vaillant2021-04-121-2/+2
* gnu: monero: Update to 0.17.2.0.•••* gnu/packages/finance.scm (monero): Update to 0.17.2.0. Guillaume Le Vaillant2021-04-121-2/+2
* gnu: electron-cash: Add missing input.•••Fixes <https://bugs.gnu.org/47654>. * gnu/packages/finance.scm (electron-cash)[inputs]: Add python-pathvalidate. Guillaume Le Vaillant2021-04-121-0/+1
* gnu: bitcoin-unlimited: Use new source repository.•••* gnu/packages/finance.scm (bitcoin-unlimited)[source]: Update git repository URL. Guillaume Le Vaillant2021-04-061-1/+1
* gnu: bitcoin-unlimited: Update to 1.9.1.1.•••* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.1.1. Guillaume Le Vaillant2021-04-061-2/+2
* gnu: bitcoin-core: Add 0.21.0.•••* gnu/packages/finance.scm (bitcoin-core): Rename to … (bitcoin-core-0.21): … this, and update to 0.21. (bitcoin-core-0.20): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> ZmnSCPxj2021-03-231-3/+23
* gnu: python-duniterpy: Update to 0.62.0.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.62.0. Nicolas Goaziou2021-03-221-2/+2
* gnu: electron-cash: Update to 4.2.4.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.4. Tobias Geerinckx-Rice2021-03-101-2/+2
* gnu: python-duniterpy: Update to 0.61.0.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.61.0. Nicolas Goaziou2021-02-111-3/+3
* gnu: python-xyz: Move a few modules to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-pep517): Inherit from python-pep517-bootstrap. Remove the inherited common fields. (python-poetry-core, python-wheel) (python-toml): Move to ... * gnu/packages/python-build.scm: ... here, a new module. (python-pep517-bootstrap): New package. * gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module. Maxim Cournoyer2021-01-271-0/+1
* gnu: opensp: Move package to (gnu packages xml).•••* gnu/packages/finance.scm (opensp): Move to... * gnu/packages/xml.scm (opensp): ... here. Maxim Cournoyer2021-01-141-50/+0
* gnu: monero-gui: Update to 0.17.1.9.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.9. [source]: Fetch submodules. Add snippet to remove embedded monero sources. Guillaume Le Vaillant2021-01-081-3/+12
* gnu: monero: Update to 0.17.1.9.•••* gnu/packages/finance.scm (monero): Update to 0.17.1.9. Guillaume Le Vaillant2021-01-081-3/+3
* gnu: bitcoin-unlimited: Fix time specific test failure.•••* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Patch test to fix time specific failure. Christopher Baines2020-12-311-0/+5
* gnu: monero-gui: Update to 0.17.1.8.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.8. Guillaume Le Vaillant2020-12-311-2/+2
* gnu: monero: Update to 0.17.1.8.•••* gnu/packages/finance.scm (monero): Update to 0.17.1.8. Guillaume Le Vaillant2020-12-311-2/+2
* gnu: electrum: Update to 4.0.9.•••* gnu/packages/finance.scm (electrum): Update to 4.0.9. [inputs]: Remove python-pyaes, python-pysocks, python-sip, python-pbkdf2, python-requests, python-jsonrpclib-pelix and python-ecdsa, python-dnspython-1.16. Add python-dnspython, python-bitstring, python-attrs, python-cryptography, python-qdarkstyle and libsecp256k1. [arguments]: Copy 'use-libsecp256k1-input phase from (electron-cash) to #:phases to fix runtime lookup of libsecp256k1 library. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> John Doe2020-12-281-12/+17
* gnu: electron-cash: Update to 4.2.3.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.3. Tobias Geerinckx-Rice2020-12-231-2/+2
* gnu: python-dnspython: Update to 2.0.0.•••* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.0.0. [source]: Download from pypi. [native-inputs]: Add unzip. [home-page]: Prefer https. (python-dnspython-1.16): (python2-dnspython-1.16): New variables. * gnu/packages/ebook.scm (calibre): * gnu/packages/web.scm (linkchecker): Use python2-dnspython-1.16. * gnu/packages/finance.scm (electrum): Use python-dnspython-1.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer2020-12-141-1/+1
* gnu: monero-gui: Update to 0.17.1.7.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.7. Guillaume Le Vaillant2020-12-131-2/+2
* gnu: monero: Update to 0.17.1.7.•••* gnu/packages/finance.scm (monero): Update to 0.17.1.7. Guillaume Le Vaillant2020-12-131-2/+2
* gnu: monero-gui: Update to 0.17.1.6.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.6. Guillaume Le Vaillant2020-12-091-2/+2
* gnu: monero: Update to 0.17.1.6.•••* gnu/packages/finance.scm (monero): Update to 0.17.1.6. Guillaume Le Vaillant2020-12-091-2/+2
* gnu: trezord: Update to 2.0.30.•••* gnu/packages/finance.scm (trezord): Update to 2.0.30. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze2020-12-081-4/+10
* gnu: Add hledger-web.•••* gnu/packages/finance.scm (hledger-web): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> Giacomo Leidi2020-12-061-0/+52
* gnu: electron-cash: Update to 4.2.2.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.2. [arguments]: Update 'use-libsecp256k1-input' phase. Guillaume Le Vaillant2020-11-261-9/+6
* gnu: monero-gui: Update to 0.17.1.5.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.5. [arguments]: Remove CMAKE_PREFIX_PATH from 'configure-flags'. Guillaume Le Vaillant2020-11-261-12/+7
* gnu: monero: Update to 0.17.1.5.•••* gnu/packages/finance.scm (monero): Update to 0.17.1.5. Tobias Geerinckx-Rice2020-11-261-2/+2
* gnu: hledger: Downgrade to 1.14.2.•••* gnu/packages/finance.scm (hledger): Downgrade to 0.14.2. [inputs, native-inputs]: Replace with what is generated by guix import. Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl2020-11-251-9/+10
* gnu: bitcoin-core: Update to 0.20.1.•••* gnu/packages/finance.scm (bitcoin-core): Update to 0.20.1. [source]: Remove obsolete patch. [native-inputs]: Add autoconf, automake and libtool. [inputs]: Remove protobuf. [arguments]: Add "set-no-git-flag" phase to indicate the build is not taking place within a git repository. * gnu/packages/patches/bitcoin-core-python-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Christopher Baines <mail@cbaines.net> Simon South2020-11-181-5/+13
* gnu: python-duniterpy: Update to 0.60.1.•••* gnu/packages/finance.scm (python-duniterpy): Update to 0.60.1. Tobias Geerinckx-Rice2020-11-141-2/+2
* gnu: monero-gui: Update to 0.17.1.4.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.4. [inputs]: Remove qtlocation and qtmultimedia. [arguments]: Remove custom CMAKE_BUILD_TYPE, and set CMAKE_PREFIX_PATH to empty string in 'configure-flags' to fix a "file name too long" error during build. Remove patching of "monero/src/version.cpp.in" in 'fix-build' phase. Guillaume Le Vaillant2020-11-111-8/+3
* gnu: monero: Update to 0.17.1.3.•••* gnu/packages/finance.scm (monero): Update to 0.17.1.3. Tobias Geerinckx-Rice2020-11-091-2/+2
* gnu: emacs-ledger-mode: Update to 4.0.0.•••* gnu/packages/finance.scm (emacs-ledger-mode): Update to 4.0.0. [arguments]<#:tests?>: Remove argument. [phases] check: Replace with working check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo2020-11-021-62/+62