summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
Commit message (Collapse)AuthorAge
* gnu: Update Trezor support.Attila Lendvai2021-12-01
| | | | | | | | | | | | | | * gnu/packages/patches/python-trezor-agent-fix-argv0.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Apply previous removal. * gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.4. [source]: Remove now useless patch. (python-mnemonic): Update to 0.20. (python-trezor): Update to 0.12.4 (trezor-agent): Update to 0.11.0-1. [source]: Add file-name field. [arguments]: Remove trailing #T in phases. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: trezord: Update to 2.0.31.Attila Lendvai2021-11-28
| | | | | | * gnu/packages/finance.scm (trezord): Update to 2.0.31. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: trezor-agent: Update to 0.11.0.Attila Lendvai2021-11-28
| | | | | | | | * gnu/packages/finance.scm (trezor-agent): Update to 0.11.0. [source]: Use GitHub repository. [native-inputs]: Remove python-hidapi. Add python-attrs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-trezor: Update to 0.12.3.Attila Lendvai2021-11-28
| | | | | | | | * gnu/packages/finance.scm (python-trezor): Update to 0.12.3. [source]: Use GitHub repository. [propagated-inputs]: Add python-attrs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-trezor-agent: Update to 0.14.2.Attila Lendvai2021-11-28
| | | | | | | * gnu/packages/finance.scm (python-trezor-agent): Update to 0.14.2. [propagated-inputs]: Add python-pynacl, python-hidapi. Remove python-ed25519. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-trezor-agent: Fix key generation with trezor-gpg initAttila Lendvai2021-11-28
| | | | | | | | | | | | * gnu/packages/finance.scm (trezor-agent): Add comment on why the undoing of the wrapping is done, and also delete the irrelevant sideffect of the now undone wrapping. (python-trezor-agent): Add a patch that changes the python code to handle the argv[0] changed by the wrapping. * gnu/packages/patches/trezor-agent-fix-argv0.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference patch. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-ta-lib.Foo Chuan Wei2021-11-15
| | | | | | * gnu/packages/finance.scm (python-ta-lib): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: grisbi: Update to 2.0.5.Tanguy Le Carrour2021-11-15
| | | | | | * gnu/packages/finance.scm (grisbi): Update to 2.0.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: bitcoin-core-0.20: Update to 0.20.2.Michael Ford2021-11-11
| | | | | | * gnu/packages/finance.scm (bitcoin-core-0.20): Update to 0.20.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: ta-lib: Explicitly link math library.Foo Chuan Wei2021-10-30
| | | | | | * gnu/packages/finance.scm (ta-lib)[arguments]: Add 'link-math-library' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: bitcoin-core@0.21: Update to 0.21.2Michael Ford2021-10-23
| | | | Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ta-lib.Foo Chuan Wei2021-10-18
| | | | | | * gnu/packages/finance.scm (ta-lib): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: emacs-beancount: Restructure package, now independent of beancount.Christine Lemmer-Webber2021-10-12
| | | | | | | | * gnu/packages/finance.scm (emacs-beancount): Restructure package, now independent of beancount and in its own git repository. Note that there is no version number for the now independent code tree, so unfortunately this might look like a "version downgrade" to some users as it switched from being beancount's revision number to being a git-derived version number.
* gnu: Update Haskell ecosystem.Lars-Dominik Braun2021-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump packages’ versions to the lastest Stackage or Hackage release. Since packages are interdependent, do so in a single commit. 525 packages have been updated. These packages have been removed, because they fail to build, have no newer version available and no dependencies: corrode ghc-easytest ghc-edisonapi ghc-edisoncore ghc-pandoc-types ghc-regex-tdfa-text These have been removed, because they are no longer required: ghc-happy-1.19.9 ghc-prettyprinter-1.6 ghc-protolude-0.3 ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc does not use them any more. Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
* gnu: trezor-gpg-pinentry-tk: Adjust package.Efraim Flashner2021-10-04
| | | | | | | | | | This was supposed to be part of commit 8cf8be646af814d1fd5d56c4aba7008cae9394f5. * gnu/packages/finance.scm (trezor-gpg-pinentry-tk)[arguments]: Skip tests. [propagated-inputs]: Move python:tk ... [inputs]: ... to here.
* gnu: Add trezor-gpg-pinentry-tk 0.0.10.Attila Lendvai2021-10-04
| | | | | | * gnu/packages/finance.scm (trezor-gpg-pinentry-tk): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: homebank: Update to 5.5.3.Tobias Geerinckx-Rice2021-09-05
| | | | * gnu/packages/finance.scm (homebank): Update to 5.5.3.
* gnu: electron-cash: Update to 4.2.5.Guillaume Le Vaillant2021-09-01
| | | | * gnu/packages/finance.scm (electron-cash): Update to 4.2.5.
* gnu: monero-gui: Update to 0.17.2.3.Guillaume Le Vaillant2021-09-01
| | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.2.3. [arguments]: Update 'fix-build' phase. Remove 'generate-zxcvbn-c' phase.
* gnu: monero: Update to 0.17.2.3.Guillaume Le Vaillant2021-09-01
| | | | * gnu/packages/finance.scm (monero): Update to 0.17.2.3.
* gnu: ledger-agent: Remove usage from description.Matthew James Kraai2021-08-31
| | | | | | * gnu/packages/finance.scm (ledger-agent)[description]: Remove usage. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-duniterpy: Update to 1.0.0.Nicolas Goaziou2021-08-22
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 1.0.0.
* Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: electrum: Add Ledger support.Danny Milosavljevic2021-08-14
| | | | | * gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi, python-ledgerblue, python-btchip-python.
* gnu: Add python-btchip-python.Danny Milosavljevic2021-08-14
| | | | * gnu/packages/finance.scm (python-btchip-python): New variable.
* gnu: python-aiorpcx: Update to 0.22.1.Milkey Mouse2021-08-11
| | | | | | | | * 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>
* gnu: electrum: Update to 4.1.5.Milkey Mouse2021-08-09
| | | | | | * gnu/packages/finance.scm (electrum): Update to 4.1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-07-02
| | | | | | | | | | | | | | | | | | | | | | 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.
* gnu: bitcoin-unlimited: Fix build.Guillaume Le Vaillant2021-06-23
| | | | * gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test.
* gnu: Rename qtbase to qtbase-5.Maxim Cournoyer2021-06-14
| | | | | | | | | | | | 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.
* gnu: homebank: Update to 5.5.2.Vinicius Monego2021-06-06
| | | | | | * gnu/packages/finance.scm (homebank): Update to 5.5.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: monero-gui: Update to 0.17.2.2.Guillaume Le Vaillant2021-05-15
| | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.2.2. [arguments]: Update 'fix-build' phase.
* gnu: bitcoin-unlimited: Update to 1.9.2.0.Guillaume Le Vaillant2021-05-15
| | | | * gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.2.0.
* gnu: emacs-ledger-mode: Simplify build.Morgan Smith2021-05-14
| | | | | | | | | | | | | * 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>
* gnu: bitcoin-core@0.21: Update to 0.21.1.Tobias Geerinckx-Rice2021-05-04
| | | | * gnu/packages/finance.scm (bitcoin-core-0.21): Update to 0.21.1.
* gnu: monero-gui: Update to 0.17.2.1.Tobias Geerinckx-Rice2021-04-19
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.2.1.
* gnu: beancount: Update to 2.3.4.François J2021-04-17
| | | | | | * gnu/packages/finance.scm (beancount): Update to 2.3.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: monero-gui: Update to 0.17.2.0.Guillaume Le Vaillant2021-04-12
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.2.0.
* gnu: monero: Update to 0.17.2.0.Guillaume Le Vaillant2021-04-12
| | | | * gnu/packages/finance.scm (monero): Update to 0.17.2.0.
* gnu: electron-cash: Add missing input.Guillaume Le Vaillant2021-04-12
| | | | | | Fixes <https://bugs.gnu.org/47654>. * gnu/packages/finance.scm (electron-cash)[inputs]: Add python-pathvalidate.
* gnu: bitcoin-unlimited: Use new source repository.Guillaume Le Vaillant2021-04-06
| | | | | * gnu/packages/finance.scm (bitcoin-unlimited)[source]: Update git repository URL.
* gnu: bitcoin-unlimited: Update to 1.9.1.1.Guillaume Le Vaillant2021-04-06
| | | | * gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.1.1.
* gnu: bitcoin-core: Add 0.21.0.ZmnSCPxj2021-03-23
| | | | | | | | * 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>
* gnu: python-duniterpy: Update to 0.62.0.Nicolas Goaziou2021-03-22
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.62.0.
* gnu: electron-cash: Update to 4.2.4.Tobias Geerinckx-Rice2021-03-10
| | | | * gnu/packages/finance.scm (electron-cash): Update to 4.2.4.
* gnu: python-duniterpy: Update to 0.61.0.Nicolas Goaziou2021-02-11
| | | | * gnu/packages/finance.scm (python-duniterpy): Update to 0.61.0.
* gnu: python-xyz: Move a few modules to (gnu packages python-build).Maxim Cournoyer2021-01-27
| | | | | | | | | | * 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.
* gnu: opensp: Move package to (gnu packages xml).Maxim Cournoyer2021-01-14
| | | | | * gnu/packages/finance.scm (opensp): Move to... * gnu/packages/xml.scm (opensp): ... here.
* gnu: monero-gui: Update to 0.17.1.9.Guillaume Le Vaillant2021-01-08
| | | | | * gnu/packages/finance.scm (monero-gui): Update to 0.17.1.9. [source]: Fetch submodules. Add snippet to remove embedded monero sources.
* gnu: monero: Update to 0.17.1.9.Guillaume Le Vaillant2021-01-08
| | | | * gnu/packages/finance.scm (monero): Update to 0.17.1.9.