summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
AgeCommit message (Collapse)Author
2022-06-07gnu: electron-cash: Apply new style to inputs and use gexps.Maxim Cournoyer
* gnu/packages/finance.scm (electron-cash)[phases]: Use gexps. [inputs]: Use new style.
2022-06-07gnu: electron-cash: Update to 4.2.10.Maxim Cournoyer
* gnu/packages/finance.scm (electron-cash): Update to 4.2.10.
2022-06-07gnu: trezor-agent: Update to 0.14.4.Maxim Cournoyer
* gnu/packages/finance.scm (trezor-agent): Update to 0.14.4. [phases]{relax-requirements}: New phase.
2022-06-07gnu: python-trezor: Add python-hidapi optional dependency.Maxim Cournoyer
* gnu/packages/finance.scm (python-trezor) [propagated-inputs]: Add python-hidapi.
2022-06-07gnu: python-trezor-agent: Delete trailing #t and honor TESTS?.Maxim Cournoyer
* gnu/packages/finance.scm (python-trezor-agent) [phases]: Delete trailing #t. {check}: Honor TESTS?. Delete extraneous add-installed-pythonpath call.
2022-06-07gnu: python-trezor: Update to 0.13.0.Maxim Cournoyer
* gnu/packages/finance.scm (python-trezor): Update to 0.13.0. [source]: Delete broken symbolic links in snippet. [propagated-inputs]: Use python-click-7. [native-inputs]: Re-order.
2022-05-29gnu: quantlib: Update to 1.26.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (quantlib): Update to 1.26.
2022-05-29gnu: beancount: Update to 2.3.5.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (beancount): Update to 2.3.5.
2022-05-31gnu: Remove python2-mnemonic.Maxim Cournoyer
* gnu/packages/finance.scm (python2-mnemonic): Delete variable.
2022-05-31gnu: Remove python2-keepkey.Maxim Cournoyer
* gnu/packages/finance.scm (python2-keepkey): Delete variable.
2022-05-31gnu: Remove python2-ledgerblue.Maxim Cournoyer
* gnu/packages/finance.scm (python2-ledgerblue): Delete variable.
2022-05-31gnu: Remove python2-stdnum.Maxim Cournoyer
* gnu/packages/finance.scm (python2-stdnum): Delete variable.
2022-05-18gnu: emacs-ledger-mode: Update to 4.0.0-0-11e85039.Aleksandr Vityazev
* gnu/packages/finance.scm (emacs-ledger-mode): Update to 4.0.0-0-11e85039. [arguments]: Convert to list of G-Expressions. Use ‘search-input-file’ where possible. Drop trailing ‘#t’s. While here, respect TESTS? in check phase. Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-06gnu: monero-gui: Update to 0.17.3.2.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.2.
2022-05-06gnu: monero: Update to 0.17.3.2.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.17.3.2. [source]: Remove obsolete part of snippet. [arguments]: Remove trailing booleans.
2022-04-20gnu: homebank: Update to 5.5.5.Vinicius Monego
* gnu/packages/finance.scm (homebank): Update to 5.5.5.
2022-04-16gnu: bitcoin-unlimited: Update to 1.10.0.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.10.0.0. [arguments]: Update 'fix-tests' phase.
2022-04-16gnu: electrum: Update to 4.2.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (electrum): Update to 4.2.1. [inputs]: Replace python-aiorpcx-0.18 by python-aiorpcx. Add zbar.
2022-04-16gnu: electron-cash: Update to 4.2.7.Guillaume Le Vaillant
* gnu/packages/finance.scm (electron-cash): Update to 4.2.7.
2022-04-12gnu: trezor-agent: Fix it by deleting the sanity-check phase.Attila Lendvai
* gnu/packages/finance.scm (trezor-agent)[arguments]: Delete 'sanity-check' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-21gnu: beancount: Disable sanity check.Christine Lemmer-Webber
* gnu/packages/finance.scm (beancount): Disable sanity check.
2022-02-15gnu: Add python-mt-940.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-mt-940): New variable.
2022-01-12gnu: python-duniterpy: Simplify inputs.Marius Bakke
* gnu/packages/finance.scm (python-duniterpy): Remove input labels.
2022-01-12gnu: python-dyniterpy: Add missing inputs.Marius Bakke
* gnu/packages/finance.scm (python-duniterpy)[arguments]: Add loosen-requirements phase. [propagated-inputs]: Add PYTHON-GRAPHQL-CORE, PYTHON-MNEMONIC, and PYTHON-WEBSOCKET-CLIENT.
2022-01-11gnu: homebank: Update to 5.5.4.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (homebank): Update to 5.5.4.
2022-01-10gnu: monero-gui: Update to 0.17.3.1.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.1.
2022-01-10gnu: electron-cash: Update to 4.2.6.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (electron-cash): Update to 4.2.6.
2021-12-29gnu: python-stdnum: Fix trailing whitespace in description.Vagrant Cascadian
* gnu/packages/finance.scm (python-stdnum)[description]: Fix trailing whitespace.
2021-12-27gnu: homebank: Build with libsoup 2.Sébastien Lerique
* gnu/packages/finance.scm (homebank)[inputs]: Replace libsoup with libsoup-minimal-2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-12-23gnu: Add quantlib.Foo Chuan Wei
* gnu/packages/finance.scm (quantlib): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-18gnu: python-stdnum: Update to 1.17.Hartmut Goebel
* gnu/packages/finance.scm (python-stdnum): Update to 1.17.
2021-12-13gnu: Further simplify package inputs.Ludovic Courtès
This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13gnu: optionmatrix: Avoid deprecated 'texlive-union'.Ludovic Courtès
* gnu/packages/finance.scm (optionmatrix)[native-inputs]: Use 'texlive-updmap.cfg'.
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-11gnu: Add optionmatrix.Foo Chuan Wei
* gnu/packages/finance.scm (optionmatrix): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-08gnu: monero: Improve check phase.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero)[arguments]: Take 'tests?' parameter into consideration in 'check' phase.
2021-12-08gnu: monero-gui: Update to 0.17.3.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.0.
2021-12-08gnu: monero: Update to 0.17.3.0.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.17.3.0. * gnu/packages/patches/monero-use-system-miniupnpc.patch: Update patch.
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-05gnu: trezor-agent: Fix hash.Nicolas Goaziou
* gnu/packages/finance.scm (trezor-agent): Update hash. Hash was not updated when committing c7c4f8088195a8e6650904de4e16d71b98776a76.
2021-12-01gnu: Update Trezor support.Attila Lendvai
* 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>
2021-11-28gnu: trezord: Update to 2.0.31.Attila Lendvai
* gnu/packages/finance.scm (trezord): Update to 2.0.31. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-11-28gnu: trezor-agent: Update to 0.11.0.Attila Lendvai
* 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>
2021-11-28gnu: python-trezor: Update to 0.12.3.Attila Lendvai
* 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>
2021-11-28gnu: python-trezor-agent: Update to 0.14.2.Attila Lendvai
* 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>
2021-11-28gnu: python-trezor-agent: Fix key generation with trezor-gpg initAttila Lendvai
* 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>
2021-11-20gnu: ledger: Remove failing test output.John Kehayias
* gnu/packages/finance.scm (ledger)[source]: Add snippet to remove a failing test. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès