Commit Graph

367 Commits

Author SHA1 Message Date
Guillaume Le Vaillant
18c5f00267
gnu: bitcoin-core: Fix build.
* gnu/packages/finance.scm (bitcoin-core)[arguments]: Fix reference to qttools
  in 'configure-flags'.
2022-08-03 22:22:57 +02:00
Guillaume Le Vaillant
d4b7aae9f4
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.
2022-08-02 12:32:46 +02:00
Guillaume Le Vaillant
e7bac8584b
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.
2022-08-02 12:32:46 +02:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
Automated with:

  git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
1130fc5991
gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.
Automated via:

  git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
65e5e85d28
gnu: qtquickcontrols: Rename to qtquickcontrols-5.
Automated via:

  git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:45 -04:00
Maxim Cournoyer
735d340ae4
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
2022-07-31 21:55:44 -04:00
Maxim Cournoyer
1ef04fb228
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
2022-07-31 21:55:43 -04:00
Tobias Geerinckx-Rice
6f3961ec00
gnu: bitcoin: Use language-agnostic home page.
* gnu/packages/finance.scm (beancount)[home-page]: Remove "/en".
2022-07-24 02:00:00 +02:00
Tobias Geerinckx-Rice
c5320bdf06
gnu: beancount: Update home page.
* gnu/packages/finance.scm (beancount)[home-page]: Update.
2022-07-24 02:00:00 +02:00
Philip McGrath
87a10e315f
gnu: Add gbonds.
* gnu/packages/finance.scm (gbonds): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18 00:21:31 +02:00
Maxim Cournoyer
f336f69f28
gnu: electron-cash: Apply new style to inputs and use gexps.
* gnu/packages/finance.scm (electron-cash)[phases]: Use gexps.
[inputs]: Use new style.
2022-06-07 09:11:54 -04:00
Maxim Cournoyer
a7e985d3a3
gnu: electron-cash: Update to 4.2.10.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.10.
2022-06-07 09:11:54 -04:00
Maxim Cournoyer
da0839c77d
gnu: trezor-agent: Update to 0.14.4.
* gnu/packages/finance.scm (trezor-agent): Update to 0.14.4.
[phases]{relax-requirements}: New phase.
2022-06-07 09:11:54 -04:00
Maxim Cournoyer
036a464258
gnu: python-trezor: Add python-hidapi optional dependency.
* gnu/packages/finance.scm (python-trezor)
[propagated-inputs]: Add python-hidapi.
2022-06-07 09:11:54 -04:00
Maxim Cournoyer
4e92098e85
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.
2022-06-07 09:11:53 -04:00
Maxim Cournoyer
08063e55ba
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.
2022-06-07 09:11:53 -04:00
Tobias Geerinckx-Rice
ed15c92139
gnu: quantlib: Update to 1.26.
* gnu/packages/finance.scm (quantlib): Update to 1.26.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice
5610778266
gnu: beancount: Update to 2.3.5.
* gnu/packages/finance.scm (beancount): Update to 2.3.5.
2022-05-29 02:00:01 +02:00
Maxim Cournoyer
e19a8130c4
gnu: Remove python2-mnemonic.
* gnu/packages/finance.scm (python2-mnemonic): Delete variable.
2022-05-31 14:52:54 -04:00
Maxim Cournoyer
c9a21c4216
gnu: Remove python2-keepkey.
* gnu/packages/finance.scm (python2-keepkey): Delete variable.
2022-05-31 14:52:28 -04:00
Maxim Cournoyer
6ad2c39af8
gnu: Remove python2-ledgerblue.
* gnu/packages/finance.scm (python2-ledgerblue): Delete variable.
2022-05-31 14:52:28 -04:00
Maxim Cournoyer
50491574a6
gnu: Remove python2-stdnum.
* gnu/packages/finance.scm (python2-stdnum): Delete variable.
2022-05-31 14:52:27 -04:00
Aleksandr Vityazev
5a2b9fc2e6
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>
2022-05-18 00:19:30 -04:00
Guillaume Le Vaillant
5e27c54e08
gnu: monero-gui: Update to 0.17.3.2.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.2.
2022-05-06 15:08:41 +02:00
Guillaume Le Vaillant
4188d211c7
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.
2022-05-06 15:08:41 +02:00
Vinicius Monego
5ca029d0c4
gnu: homebank: Update to 5.5.5.
* gnu/packages/finance.scm (homebank): Update to 5.5.5.
2022-04-20 23:40:44 -03:00
Guillaume Le Vaillant
7eb9176a6e
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.
2022-04-16 11:49:48 +02:00
Guillaume Le Vaillant
4bd3fdda63
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.
2022-04-16 11:26:48 +02:00
Guillaume Le Vaillant
6be6ea4276
gnu: electron-cash: Update to 4.2.7.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.7.
2022-04-16 11:12:17 +02:00
Attila Lendvai
d3d2881acf
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>
2022-04-12 13:39:12 +02:00
Christine Lemmer-Webber
b61f7602bf
gnu: beancount: Disable sanity check.
* gnu/packages/finance.scm (beancount): Disable sanity check.
2022-03-21 14:36:24 -04:00
Lars-Dominik Braun
ae03f40138
gnu: Add python-mt-940.
* gnu/packages/python-xyz.scm (python-mt-940): New variable.
2022-02-15 10:38:36 +01:00
Marius Bakke
adc344c5c6
gnu: python-duniterpy: Simplify inputs.
* gnu/packages/finance.scm (python-duniterpy): Remove input labels.
2022-01-12 23:50:17 +01:00
Marius Bakke
1d7bf223c8
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.
2022-01-12 23:50:17 +01:00
Tobias Geerinckx-Rice
e5fb2bcc17
gnu: homebank: Update to 5.5.4.
* gnu/packages/finance.scm (homebank): Update to 5.5.4.
2022-01-11 20:17:50 +00:00
Guillaume Le Vaillant
d689ca6f0d
gnu: monero-gui: Update to 0.17.3.1.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.1.
2022-01-10 11:07:46 +01:00
Tobias Geerinckx-Rice
0148fe6439
gnu: electron-cash: Update to 4.2.6.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.6.
2022-01-10 00:32:35 +01:00
Vagrant Cascadian
d6bec1d46c
gnu: python-stdnum: Fix trailing whitespace in description.
* gnu/packages/finance.scm (python-stdnum)[description]: Fix trailing
  whitespace.
2021-12-29 22:48:17 -08:00
Sébastien Lerique
c902aa754f
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>
2021-12-27 20:30:37 +02:00
Foo Chuan Wei
a29360ade9
gnu: Add quantlib.
* gnu/packages/finance.scm (quantlib): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-23 19:09:31 +01:00
Hartmut Goebel
6eba17043a
gnu: python-stdnum: Update to 1.17.
* gnu/packages/finance.scm (python-stdnum): Update to 1.17.
2021-12-18 15:13:56 +01:00
Ludovic Courtès
e3196755e6
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.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
2194451544
gnu: optionmatrix: Avoid deprecated 'texlive-union'.
* gnu/packages/finance.scm (optionmatrix)[native-inputs]: Use
'texlive-updmap.cfg'.
2021-12-13 17:57:15 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
1052ae5f03
Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
Foo Chuan Wei
58dbf4c930
gnu: Add optionmatrix.
* gnu/packages/finance.scm (optionmatrix): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-12-11 14:37:33 +01:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
Guillaume Le Vaillant
ac53cbb368
gnu: monero: Improve check phase.
* gnu/packages/finance.scm (monero)[arguments]: Take 'tests?' parameter
  into consideration in 'check' phase.
2021-12-08 13:31:37 +01:00
Guillaume Le Vaillant
3ccf33bbe6
gnu: monero-gui: Update to 0.17.3.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.3.0.
2021-12-08 13:31:37 +01:00