Age | Commit message (Expand) | Author |
---|---|---|
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 |
2022-05-29 | gnu: quantlib: Update to 1.26....* gnu/packages/finance.scm (quantlib): Update to 1.26. | Tobias Geerinckx-Rice |
2022-05-29 | gnu: beancount: Update to 2.3.5....* gnu/packages/finance.scm (beancount): Update to 2.3.5. | Tobias Geerinckx-Rice |
2022-05-31 | gnu: Remove python2-mnemonic....* gnu/packages/finance.scm (python2-mnemonic): Delete variable. | Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-keepkey....* gnu/packages/finance.scm (python2-keepkey): Delete variable. | Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-ledgerblue....* gnu/packages/finance.scm (python2-ledgerblue): Delete variable. | Maxim Cournoyer |
2022-05-31 | gnu: Remove python2-stdnum....* gnu/packages/finance.scm (python2-stdnum): Delete variable. | Maxim Cournoyer |
2022-05-18 | gnu: emacs-ledger-mode: Update to 4.0.0-0-11e85039....* 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> | Aleksandr Vityazev |
2022-05-06 | gnu: monero-gui: Update to 0.17.3.2....* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.2. | Guillaume Le Vaillant |
2022-05-06 | gnu: monero: Update to 0.17.3.2....* gnu/packages/finance.scm (monero): Update to 0.17.3.2. [source]: Remove obsolete part of snippet. [arguments]: Remove trailing booleans. | Guillaume Le Vaillant |
2022-04-20 | gnu: homebank: Update to 5.5.5....* gnu/packages/finance.scm (homebank): Update to 5.5.5. | Vinicius Monego |
2022-04-16 | gnu: bitcoin-unlimited: Update to 1.10.0.0....* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.10.0.0. [arguments]: Update 'fix-tests' phase. | Guillaume Le Vaillant |
2022-04-16 | gnu: electrum: Update to 4.2.1....* gnu/packages/finance.scm (electrum): Update to 4.2.1. [inputs]: Replace python-aiorpcx-0.18 by python-aiorpcx. Add zbar. | Guillaume Le Vaillant |
2022-04-16 | gnu: electron-cash: Update to 4.2.7....* gnu/packages/finance.scm (electron-cash): Update to 4.2.7. | Guillaume Le Vaillant |
2022-04-12 | gnu: trezor-agent: Fix it by deleting the sanity-check phase....* gnu/packages/finance.scm (trezor-agent)[arguments]: Delete 'sanity-check' phase. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | Attila Lendvai |
2022-03-21 | gnu: beancount: Disable sanity check....* gnu/packages/finance.scm (beancount): Disable sanity check. | Christine Lemmer-Webber |
2022-02-15 | gnu: Add python-mt-940....* gnu/packages/python-xyz.scm (python-mt-940): New variable. | Lars-Dominik Braun |
2022-01-12 | gnu: python-duniterpy: Simplify inputs....* gnu/packages/finance.scm (python-duniterpy): Remove input labels. | Marius Bakke |
2022-01-12 | gnu: python-dyniterpy: Add missing inputs....* gnu/packages/finance.scm (python-duniterpy)[arguments]: Add loosen-requirements phase. [propagated-inputs]: Add PYTHON-GRAPHQL-CORE, PYTHON-MNEMONIC, and PYTHON-WEBSOCKET-CLIENT. | Marius Bakke |
2022-01-11 | gnu: homebank: Update to 5.5.4....* gnu/packages/finance.scm (homebank): Update to 5.5.4. | Tobias Geerinckx-Rice |
2022-01-10 | gnu: monero-gui: Update to 0.17.3.1....* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.1. | Guillaume Le Vaillant |
2022-01-10 | gnu: electron-cash: Update to 4.2.6....* gnu/packages/finance.scm (electron-cash): Update to 4.2.6. | Tobias Geerinckx-Rice |
2021-12-29 | gnu: python-stdnum: Fix trailing whitespace in description....* gnu/packages/finance.scm (python-stdnum)[description]: Fix trailing whitespace. | Vagrant Cascadian |
2021-12-27 | gnu: homebank: Build with libsoup 2....* gnu/packages/finance.scm (homebank)[inputs]: Replace libsoup with libsoup-minimal-2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Sébastien Lerique |
2021-12-23 | gnu: Add quantlib....* gnu/packages/finance.scm (quantlib): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Foo Chuan Wei |
2021-12-18 | gnu: python-stdnum: Update to 1.17....* gnu/packages/finance.scm (python-stdnum): Update to 1.17. | Hartmut Goebel |
2021-12-13 | 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ès |
2021-12-13 | gnu: optionmatrix: Avoid deprecated 'texlive-union'....* gnu/packages/finance.scm (optionmatrix)[native-inputs]: Use 'texlive-updmap.cfg'. | Ludovic Courtès |
2021-12-13 | gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. | Ludovic Courtès |
2021-12-13 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-12-11 | gnu: Add optionmatrix....* gnu/packages/finance.scm (optionmatrix): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | Foo Chuan Wei |
2021-12-10 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-12-08 | gnu: monero: Improve check phase....* gnu/packages/finance.scm (monero)[arguments]: Take 'tests?' parameter into consideration in 'check' phase. | Guillaume Le Vaillant |