Age | Commit message (Expand) | Author |
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 |
2021-12-08 | gnu: monero-gui: Update to 0.17.3.0....* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.0.
| Guillaume Le Vaillant |
2021-12-08 | 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 Vaillant |
2021-12-05 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Ricardo Wurmus |
2021-12-05 | gnu: trezor-agent: Fix hash....* gnu/packages/finance.scm (trezor-agent): Update hash.
Hash was not updated when committing
c7c4f8088195a8e6650904de4e16d71b98776a76.
| Nicolas Goaziou |
2021-12-01 | 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 Lendvai |
2021-11-28 | 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 Lendvai |
2021-11-28 | 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 Lendvai |
2021-11-28 | 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 Lendvai |
2021-11-28 | 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 Lendvai |
2021-11-28 | 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 Lendvai |
2021-11-20 | 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 Kehayias |
2021-11-17 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-11-15 | 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 Wei |
2021-11-15 | 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 Carrour |
2021-11-13 | gnu: electrum: Fix build....* gnu/packages/finance.scm (electrum)[arguments]: Add
'relax-dnspython-version-requirement' phase.
| Guillaume Le Vaillant |
2021-11-11 | 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 Ford |
2021-10-31 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-10-30 | 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 Wei |
2021-10-23 | gnu: bitcoin-core@0.21: Update to 0.21.2...Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Ford |
2021-10-18 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-10-18 | gnu: Add ta-lib....* gnu/packages/finance.scm (ta-lib): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Foo Chuan Wei |
2021-10-14 | Merge branch 'master' into core-updates-frozen | Marius Bakke |
2021-10-12 | 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-Webber |
2021-10-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |