summaryrefslogtreecommitdiff
path: root/gnu/packages/finance.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: libofx: Don't build static library.•••* gnu/packages/finance.scm (libofx)[arguments]: Add "--disable-static" to #:configure-flags. Tobias Geerinckx-Rice2022-12-111-1/+2
* gnu: libofx: Update to 0.10.9.•••* gnu/packages/finance.scm (libofx): Update to 0.10.9. Tobias Geerinckx-Rice2022-12-111-2/+2
* gnu: emacs-beancount: Update to 0.0.0-1.687775d.•••* gnu/packages/finance.scm (emacs-beancount): Update to 0.0.0-1.687775d. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> dan2022-12-131-3/+3
* gnu: Add python-bech32.•••* gnu/packages/finance.scm (python-bech32): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Attila Lendvai2022-12-061-0/+17
* gnu: p2pool: Update to 2.6.•••* gnu/packages/finance.scm (p2pool): Update to 2.6. Guillaume Le Vaillant2022-11-301-2/+2
* gnu: bitcoin-core: Update to 23.0.•••According to <https://bitcoincore.org/en/lifecycle/#schedule>, versions 0.20 and 0.21 have passed end of life. * gnu/packages/finance.scm (bitcoin-core): Update to 23.0. (bitcoin-core-23.0): New variable. (bitcoin-core-0.20, bitcoin-core-0.21): Remove variables. Guillaume Le Vaillant2022-11-251-17/+4
* gnu: electrum: Update to 4.3.2.•••* gnu/packages/finance.scm (electrum): Update to 4.3.2. Guillaume Le Vaillant2022-11-251-2/+2
* gnu: electron-cash: Update to 4.2.12.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.12. Guillaume Le Vaillant2022-11-251-2/+2
* gnu: xmrig: Update to 6.18.1.•••* gnu/packages/finance.scm (xmrig): Update to 6.18.1. Guillaume Le Vaillant2022-11-251-2/+2
* gnu: p2pool: Update to 2.5.•••* gnu/packages/finance.scm (p2pool): Update to 2.5. Guillaume Le Vaillant2022-11-251-2/+2
* gnu: emacs-hledger-mode: Add source file-name.•••* gnu/packages/finance.scm (emacs-hledger-mode)[source]: Add file-name field. Efraim Flashner2022-11-141-0/+1
* gnu: homebank: Update to 5.5.8.•••* gnu/packages/finance.scm (homebank): Update to 5.5.8. Vinicius Monego2022-11-051-2/+2
* gnu: silkaj: Update to 0.10.0.•••* gnu/packages/finance.scm (silkaj): Update to 0.10.0. [build-system]: Use PYPROJECT-BUILD-SYSTEM. [arguments]: Remove it. [native-inputs]: Add PYTHON-POETRY-CORE. [inputs]: Remove input labels. Remove PYTHON-PYNACL. Add PYTHON-PENDULUM. [description]: Do not overemphasize project name. Nicolas Goaziou2022-10-311-13/+14
* gnu: monero-gui: Update to 0.18.1.2.•••* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.2. Guillaume Le Vaillant2022-10-011-2/+2
* gnu: monero: Update to 0.18.1.2.•••* gnu/packages/finance.scm (monero): Update to 0.18.1.2. Guillaume Le Vaillant2022-10-011-2/+2
* gnu: monero-gui: Update to 0.18.1.1.•••* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.1. Guillaume Le Vaillant2022-09-221-2/+2
* gnu: monero: Update to 0.18.1.1.•••* gnu/packages/finance.scm (monero): Update to 0.18.1.1. Guillaume Le Vaillant2022-09-221-2/+2
* gnu: libofx: Update to 0.10.7.•••* gnu/packages/finance.scm (libofx): Update to 0.10.7. [arguments]: Use gexps. [configure-flags]: Use search-input-directory. [inputs]: Remove labels. Maxim Cournoyer2022-09-131-10/+11
* gnu: electron-cash: Update to 4.2.11.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.11. Guillaume Le Vaillant2022-08-201-2/+2
* gnu: python-duniterpy: Update to 1.1.0.•••* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.0. [propagated-inputs]: Remove PYTHON-AIOHTTP and PYTHON-PYLIBSCRYPT. Nicolas Goaziou2022-08-191-6/+4
* gnu: homebank: Update to 5.5.6.•••* gnu/packages/finance.scm (homebank): Update to 5.5.6. Vinicius Monego2022-08-131-2/+2
* gnu: monero-gui: Fix path to p2pool.•••Fixes <https://issues.guix.gnu.org/55512>. * gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool. [arguments]: Add 'fix-p2pool-path' phase. Guillaume Le Vaillant2022-08-121-0/+12
* gnu: Add p2pool.•••* gnu/packages/finance.scm (p2pool): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Justin Veilleux2022-08-121-2/+44
* gnu: Add xmrig.•••* gnu/packages/finance.scm (xmrig): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Justin Veilleux2022-08-121-0/+58
* gnu: Add emacs-hledger-mode•••* gnu/packages/finance.scm (emacs-hledger-mode): New variable Collin J. Doering via Guix-patches via2022-08-121-0/+33
* gnu: monero-gui: Update to 0.18.1.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0. Guillaume Le Vaillant2022-08-121-2/+2
* gnu: monero: Update to 0.18.1.0.•••* gnu/packages/finance.scm (monero): Update to 0.18.1.0. Guillaume Le Vaillant2022-08-121-2/+2
* gnu: bitcoin-unlimited: Fix build.•••* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Fix reference to qttools in 'configure-flags'. Guillaume Le Vaillant2022-08-031-2/+2
* gnu: bitcoin-core: Fix build.•••* gnu/packages/finance.scm (bitcoin-core)[arguments]: Fix reference to qttools in 'configure-flags'. Guillaume Le Vaillant2022-08-031-2/+2
* gnu: monero-gui: Update to 0.18.0.0.•••* gnu/packages/finance.scm (monero-gui): Update to 0.18.0.0. [inputs]: remove labels. [arguments]: Use gexps. Guillaume Le Vaillant2022-08-021-49/+48
* gnu: monero: Update to 0.18.0.0.•••* gnu/packages/finance.scm (monero): Update to 0.18.0.0. [source]: Update snippet. [arguments]: Use gexps. Guillaume Le Vaillant2022-08-021-55/+54
* gnu: qttools: Rename to qttools-5.•••Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-12/+12
* gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.•••Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtquickcontrols: Rename to qtquickcontrols-5.•••Automated via: git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtdeclarative: Rename to qtdeclarative-5.•••Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtsvg: Rename variable to qtsvg-5.•••This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i Maxim Cournoyer2022-07-311-2/+2
* gnu: bitcoin: Use language-agnostic home page.•••* gnu/packages/finance.scm (beancount)[home-page]: Remove "/en". Tobias Geerinckx-Rice2022-07-241-1/+1
* gnu: beancount: Update home page.•••* gnu/packages/finance.scm (beancount)[home-page]: Update. Tobias Geerinckx-Rice2022-07-241-1/+1
* gnu: Add gbonds.•••* gnu/packages/finance.scm (gbonds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Philip McGrath2022-07-181-0/+122
* gnu: electron-cash: Apply new style to inputs and use gexps.•••* gnu/packages/finance.scm (electron-cash)[phases]: Use gexps. [inputs]: Use new style. Maxim Cournoyer2022-06-071-50/+51
* gnu: electron-cash: Update to 4.2.10.•••* gnu/packages/finance.scm (electron-cash): Update to 4.2.10. Maxim Cournoyer2022-06-071-2/+2
* gnu: trezor-agent: Update to 0.14.4.•••* gnu/packages/finance.scm (trezor-agent): Update to 0.14.4. [phases]{relax-requirements}: New phase. Maxim Cournoyer2022-06-071-1/+6
* gnu: python-trezor: Add python-hidapi optional dependency.•••* gnu/packages/finance.scm (python-trezor) [propagated-inputs]: Add python-hidapi. Maxim Cournoyer2022-06-071-0/+1
* gnu: python-trezor-agent: Delete trailing #t and honor TESTS?.•••* gnu/packages/finance.scm (python-trezor-agent) [phases]: Delete trailing #t. {check}: Honor TESTS?. Delete extraneous add-installed-pythonpath call. Maxim Cournoyer2022-06-071-6/+4
* gnu: python-trezor: Update to 0.13.0.•••* 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. Maxim Cournoyer2022-06-071-5/+12
* gnu: quantlib: Update to 1.26.•••* gnu/packages/finance.scm (quantlib): Update to 1.26. Tobias Geerinckx-Rice2022-05-291-2/+2
* gnu: beancount: Update to 2.3.5.•••* gnu/packages/finance.scm (beancount): Update to 2.3.5. Tobias Geerinckx-Rice2022-05-291-3/+2
* gnu: Remove python2-mnemonic.•••* gnu/packages/finance.scm (python2-mnemonic): Delete variable. Maxim Cournoyer2022-05-311-3/+0
* gnu: Remove python2-keepkey.•••* gnu/packages/finance.scm (python2-keepkey): Delete variable. Maxim Cournoyer2022-05-311-3/+0
* gnu: Remove python2-ledgerblue.•••* gnu/packages/finance.scm (python2-ledgerblue): Delete variable. Maxim Cournoyer2022-05-311-3/+0