summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Add quantlib.•••* gnu/packages/finance.scm (quantlib): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Foo Chuan Wei2021-12-231-0/+26
* gnu: python-stdnum: Update to 1.17.•••* gnu/packages/finance.scm (python-stdnum): Update to 1.17. Hartmut Goebel2021-12-181-2/+2
* gnu: Further simplify package inputs.•••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.) Ludovic Courtès2021-12-131-7/+3
* gnu: optionmatrix: Avoid deprecated 'texlive-union'.•••* gnu/packages/finance.scm (optionmatrix)[native-inputs]: Use 'texlive-updmap.cfg'. Ludovic Courtès2021-12-131-2/+2
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-250/+227
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-131-0/+34
|\
| * gnu: Add optionmatrix.•••* gnu/packages/finance.scm (optionmatrix): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei2021-12-111-0/+34
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-101-7/+8
|\|
| * gnu: monero: Improve check phase.•••* gnu/packages/finance.scm (monero)[arguments]: Take 'tests?' parameter into consideration in 'check' phase. Guillaume Le Vaillant2021-12-081-2/+3
| * gnu: monero-gui: Update to 0.17.3.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.0. Guillaume Le Vaillant2021-12-081-2/+2
| * gnu: monero: Update to 0.17.3.0.•••* gnu/packages/finance.scm (monero): Update to 0.17.3.0. * gnu/packages/patches/monero-use-system-miniupnpc.patch: Update patch. Guillaume Le Vaillant2021-12-081-2/+2
| * gnu: trezor-agent: Fix hash.•••* gnu/packages/finance.scm (trezor-agent): Update hash. Hash was not updated when committing c7c4f8088195a8e6650904de4e16d71b98776a76. Nicolas Goaziou2021-12-051-1/+1
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-051-25/+81
|\|
| * gnu: Update Trezor support.•••* 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> Attila Lendvai2021-12-011-15/+14
| * gnu: trezord: Update to 2.0.31.•••* gnu/packages/finance.scm (trezord): Update to 2.0.31. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Attila Lendvai2021-11-281-3/+2
| * gnu: trezor-agent: Update to 0.11.0.•••* 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> Attila Lendvai2021-11-281-8/+32
| * gnu: python-trezor: Update to 0.12.3.•••* 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> Attila Lendvai2021-11-281-7/+29
| * gnu: python-trezor-agent: Update to 0.14.2.•••* 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> Attila Lendvai2021-11-281-3/+6
| * gnu: python-trezor-agent: Fix key generation with trezor-gpg init•••* 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> Attila Lendvai2021-11-281-2/+11
* | gnu: ledger: Remove failing test output.•••* gnu/packages/finance.scm (ledger)[source]: Add snippet to remove a failing test. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> John Kehayias2021-11-201-1/+9
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-171-4/+31
|\|
| * gnu: Add python-ta-lib.•••* gnu/packages/finance.scm (python-ta-lib): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei2021-11-151-0/+27
| * gnu: grisbi: Update to 2.0.5.•••* gnu/packages/finance.scm (grisbi): Update to 2.0.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Tanguy Le Carrour2021-11-151-2/+2
| * gnu: bitcoin-core-0.20: Update to 0.20.2.•••* gnu/packages/finance.scm (bitcoin-core-0.20): Update to 0.20.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Michael Ford2021-11-111-2/+2
* | gnu: electrum: Fix build.•••* gnu/packages/finance.scm (electrum)[arguments]: Add 'relax-dnspython-version-requirement' phase. Guillaume Le Vaillant2021-11-131-0/+8
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-311-3/+13
|\|
| * gnu: ta-lib: Explicitly link math library.•••* gnu/packages/finance.scm (ta-lib)[arguments]: Add 'link-math-library' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei2021-10-301-1/+11
| * gnu: bitcoin-core@0.21: Update to 0.21.2•••Signed-off-by: Leo Famulari <leo@famulari.name> Michael Ford2021-10-231-2/+2
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-181-0/+27
|\|
| * gnu: Add ta-lib.•••* gnu/packages/finance.scm (ta-lib): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei2021-10-181-0/+27
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-10-141-18/+23
|\|
| * gnu: emacs-beancount: Restructure package, now independent of beancount.•••* 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. Christine Lemmer-Webber2021-10-121-18/+23
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-121-19/+54
|\|
| * gnu: Update Haskell ecosystem.•••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> Lars-Dominik Braun2021-10-081-19/+27
| * gnu: trezor-gpg-pinentry-tk: Adjust package.•••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. Efraim Flashner2021-10-041-1/+3
| * gnu: Add trezor-gpg-pinentry-tk 0.0.10.•••* gnu/packages/finance.scm (trezor-gpg-pinentry-tk): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Attila Lendvai2021-10-041-0/+25
* | gnu: electron-cash: Add missing input.•••* gnu/packages/finance.scm (electron-cash)[inputs]: Add python-qdarkstyle. [arguments]: Add 'relax-requirements' phase. Guillaume Le Vaillant2021-09-111-0/+6
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-071-22/+39
|\|
| * gnu: homebank: Update to 5.5.3.•••* gnu/packages/finance.scm (homebank): Update to 5.5.3. Tobias Geerinckx-Rice2021-09-051-2/+2
| * gnu: electron-cash: Update to 4.2.5.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.5. Guillaume Le Vaillant2021-09-011-2/+2
| * gnu: monero-gui: Update to 0.17.2.3.•••* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.3. [arguments]: Update 'fix-build' phase. Remove 'generate-zxcvbn-c' phase. Guillaume Le Vaillant2021-09-011-7/+2
| * gnu: monero: Update to 0.17.2.3.•••* gnu/packages/finance.scm (monero): Update to 0.17.2.3. Guillaume Le Vaillant2021-09-011-2/+2
| * gnu: ledger-agent: Remove usage from description.•••* gnu/packages/finance.scm (ledger-agent)[description]: Remove usage. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Matthew James Kraai2021-08-311-6/+1
| * 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: Fix some gexps.•••* gnu/packages/android.scm (adb, android-ext4-utils)[arguments]: Use 'this-package-input' in gexps. * gnu/packages/finance.scm (monero-gui)[arguments]: Idem. * gnu/packages/lisp.scm (gcl)[arguments]: Idem. Guillaume Le Vaillant2021-09-051-1/+2
* | gnu: monero-gui: Fix build.•••* gnu/packages/finance.scm (monero-gui)[arguments]: Fix 'configure-flags' using gexp. Fix 'extract-monero-sources' phase. Guillaume Le Vaillant2021-08-231-7/+6
* | gnu: monero: Fix build.•••* gnu/packages/finance.scm (monero)[source]: Update snippet to include missing Boost header. Guillaume Le Vaillant2021-08-231-0/+5