Age | Commit message (Expand) | Author |
---|---|---|
2023-01-31 | gnu: ledger: Install example referenced in docs....* gnu/packages/finance.scm (ledger)[arguments]: In 'install-examples' phase, install 'contrib/report'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Frank Pursel |
2023-01-22 | gnu: homebank: Update to 5.6.1....* gnu/packages/finance.scm (homebank): Update to 5.6.1. | Tobias Geerinckx-Rice |
2023-01-19 | gnu: hledger: Install documentation....* gnu/packages/finance.scm (hledger)[phases]: Add install-doc phase Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Morgan Smith |
2023-01-12 | gnu: monero-gui: Add menu entry file....* gnu/packages/finance.scm (monero-gui)[arguments]: Update 'install' phase to add icons and menu entry file. | Guillaume Le Vaillant |
2022-12-24 | gnu: homebank: Update to 5.6....* gnu/packages/finance.scm (homebank): Update to 5.6. | Vinicius Monego |
2022-12-11 | gnu: libofx: Don't build static library....* gnu/packages/finance.scm (libofx)[arguments]: Add "--disable-static" to #:configure-flags. | Tobias Geerinckx-Rice |
2022-12-11 | gnu: libofx: Update to 0.10.9....* gnu/packages/finance.scm (libofx): Update to 0.10.9. | Tobias Geerinckx-Rice |
2022-12-13 | 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> | dan |
2022-12-06 | gnu: Add python-bech32....* gnu/packages/finance.scm (python-bech32): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> | Attila Lendvai |
2022-11-30 | gnu: p2pool: Update to 2.6....* gnu/packages/finance.scm (p2pool): Update to 2.6. | Guillaume Le Vaillant |
2022-11-25 | 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 Vaillant |
2022-11-25 | gnu: electrum: Update to 4.3.2....* gnu/packages/finance.scm (electrum): Update to 4.3.2. | Guillaume Le Vaillant |
2022-11-25 | gnu: electron-cash: Update to 4.2.12....* gnu/packages/finance.scm (electron-cash): Update to 4.2.12. | Guillaume Le Vaillant |
2022-11-25 | gnu: xmrig: Update to 6.18.1....* gnu/packages/finance.scm (xmrig): Update to 6.18.1. | Guillaume Le Vaillant |
2022-11-25 | gnu: p2pool: Update to 2.5....* gnu/packages/finance.scm (p2pool): Update to 2.5. | Guillaume Le Vaillant |
2022-11-14 | gnu: emacs-hledger-mode: Add source file-name....* gnu/packages/finance.scm (emacs-hledger-mode)[source]: Add file-name field. | Efraim Flashner |
2022-11-05 | gnu: homebank: Update to 5.5.8....* gnu/packages/finance.scm (homebank): Update to 5.5.8. | Vinicius Monego |
2022-10-31 | 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 Goaziou |
2022-10-01 | gnu: monero-gui: Update to 0.18.1.2....* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.2. | Guillaume Le Vaillant |
2022-10-01 | gnu: monero: Update to 0.18.1.2....* gnu/packages/finance.scm (monero): Update to 0.18.1.2. | Guillaume Le Vaillant |
2022-09-22 | gnu: monero-gui: Update to 0.18.1.1....* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.1. | Guillaume Le Vaillant |
2022-09-22 | gnu: monero: Update to 0.18.1.1....* gnu/packages/finance.scm (monero): Update to 0.18.1.1. | Guillaume Le Vaillant |
2022-09-13 | 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 Cournoyer |
2022-08-20 | gnu: electron-cash: Update to 4.2.11....* gnu/packages/finance.scm (electron-cash): Update to 4.2.11. | Guillaume Le Vaillant |
2022-08-19 | 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 Goaziou |
2022-08-13 | gnu: homebank: Update to 5.5.6....* gnu/packages/finance.scm (homebank): Update to 5.5.6. | Vinicius Monego |
2022-08-12 | 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 Vaillant |
2022-08-12 | gnu: Add p2pool....* gnu/packages/finance.scm (p2pool): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> | Justin Veilleux |
2022-08-12 | gnu: Add xmrig....* gnu/packages/finance.scm (xmrig): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> | Justin Veilleux |
2022-08-12 | gnu: Add emacs-hledger-mode...* gnu/packages/finance.scm (emacs-hledger-mode): New variable | Collin J. Doering via Guix-patches via |
2022-08-12 | gnu: monero-gui: Update to 0.18.1.0....* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0. | Guillaume Le Vaillant |
2022-08-12 | gnu: monero: Update to 0.18.1.0....* gnu/packages/finance.scm (monero): Update to 0.18.1.0. | Guillaume Le Vaillant |
2022-08-03 | gnu: bitcoin-unlimited: Fix build....* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Fix reference to qttools in 'configure-flags'. | Guillaume Le Vaillant |
2022-08-03 | gnu: bitcoin-core: Fix build....* gnu/packages/finance.scm (bitcoin-core)[arguments]: Fix reference to qttools in 'configure-flags'. | Guillaume Le Vaillant |
2022-08-02 | 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 Vaillant |
2022-08-02 | 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 Vaillant |
2022-07-31 | 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 Cournoyer |
2022-07-31 | 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 Cournoyer |
2022-07-31 | 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 Cournoyer |
2022-07-31 | 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 Cournoyer |
2022-07-31 | 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 Cournoyer |
2022-07-24 | gnu: bitcoin: Use language-agnostic home page....* gnu/packages/finance.scm (beancount)[home-page]: Remove "/en". | Tobias Geerinckx-Rice |
2022-07-24 | gnu: beancount: Update home page....* gnu/packages/finance.scm (beancount)[home-page]: Update. | Tobias Geerinckx-Rice |
2022-07-18 | gnu: Add gbonds....* gnu/packages/finance.scm (gbonds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Philip McGrath |
2022-06-07 | 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 Cournoyer |
2022-06-07 | gnu: electron-cash: Update to 4.2.10....* gnu/packages/finance.scm (electron-cash): Update to 4.2.10. | Maxim Cournoyer |
2022-06-07 | 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 Cournoyer |
2022-06-07 | gnu: python-trezor: Add python-hidapi optional dependency....* gnu/packages/finance.scm (python-trezor) [propagated-inputs]: Add python-hidapi. | Maxim Cournoyer |
2022-06-07 | 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 Cournoyer |
2022-06-07 | 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 Cournoyer |