1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 16:45:58 +02:00
Commit Graph

336 Commits

Author SHA1 Message Date
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
Guillaume Le Vaillant 107481ea0f 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.
2021-12-08 13:31:37 +01:00
Ricardo Wurmus 9bc0f45df5 Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Nicolas Goaziou b4e97063ba gnu: trezor-agent: Fix hash.
* gnu/packages/finance.scm (trezor-agent): Update hash.

Hash was not updated when committing
c7c4f80881.
2021-12-05 19:17:01 +01:00
Attila Lendvai c7c4f80881 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>
2021-12-01 18:05:26 +01:00
Attila Lendvai b8abc6c88a 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>
2021-11-28 21:31:09 +01:00
Attila Lendvai d3448fafea 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>
2021-11-28 21:31:09 +01:00
Attila Lendvai 857098830b 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>
2021-11-28 21:31:08 +01:00
Attila Lendvai bf90403f42 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>
2021-11-28 21:31:08 +01:00
Attila Lendvai 25cb5bad5e 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>
2021-11-28 21:31:08 +01:00
John Kehayias c51667d52e 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>
2021-11-20 19:23:50 +01:00
Ludovic Courtès 3a317f7476 Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
Foo Chuan Wei 386db367c9 gnu: Add python-ta-lib.
* gnu/packages/finance.scm (python-ta-lib): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-15 17:40:30 +01:00
Tanguy Le Carrour 378955341a 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>
2021-11-15 11:08:17 +01:00
Guillaume Le Vaillant b7de4098ef gnu: electrum: Fix build.
* gnu/packages/finance.scm (electrum)[arguments]: Add
  'relax-dnspython-version-requirement' phase.
2021-11-13 13:42:40 +01:00
Michael Ford 3d1c984ad8 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>
2021-11-11 10:29:46 +01:00
Efraim Flashner bc5155b952 Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Foo Chuan Wei d4449565ed 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>
2021-10-30 14:43:07 +02:00
Michael Ford 09b8fcc0b7 gnu: bitcoin-core@0.21: Update to 0.21.2
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 15:53:46 -04:00
Mathieu Othacehe e486b2b674 Merge remote-tracking branch 'signed/master' into core-updates 2021-10-18 14:37:26 +00:00
Foo Chuan Wei 84759b7c20 gnu: Add ta-lib.
* gnu/packages/finance.scm (ta-lib): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18 10:51:05 +02:00
Marius Bakke 0f77e50139 Merge branch 'master' into core-updates-frozen 2021-10-14 00:01:12 +02:00
Christine Lemmer-Webber 37832406be 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.
2021-10-12 23:34:03 -04:00
Mathieu Othacehe a1eca979fb Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
Lars-Dominik Braun b97f549b14 gnu: Update Haskell ecosystem.
Bump packages’ versions to the lastest Stackage or Hackage
release. Since packages are interdependent, do so in a single commit.

525 packages have been updated.

These packages have been removed, because they fail to build, have no
newer version available and no dependencies:

corrode
ghc-easytest
ghc-edisonapi
ghc-edisoncore
ghc-pandoc-types
ghc-regex-tdfa-text

These have been removed, because they are no longer required:

ghc-happy-1.19.9
ghc-prettyprinter-1.6
ghc-protolude-0.3

ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc
does not use them any more.

Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
2021-10-08 09:13:52 +02:00
Efraim Flashner 356136e7ff gnu: trezor-gpg-pinentry-tk: Adjust package.
This was supposed to be part of commit
8cf8be646a.

* gnu/packages/finance.scm (trezor-gpg-pinentry-tk)[arguments]: Skip
tests.
[propagated-inputs]: Move python:tk ...
[inputs]: ... to here.
2021-10-04 12:11:54 +03:00
Attila Lendvai 8cf8be646a gnu: Add trezor-gpg-pinentry-tk 0.0.10.
* gnu/packages/finance.scm (trezor-gpg-pinentry-tk): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04 11:29:42 +03:00
Guillaume Le Vaillant 2fbae88680 gnu: electron-cash: Add missing input.
* gnu/packages/finance.scm (electron-cash)[inputs]: Add python-qdarkstyle.
  [arguments]: Add 'relax-requirements' phase.
2021-09-11 14:54:54 +02:00
Ludovic Courtès d9dfbf886d Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
Guillaume Le Vaillant c5bb7b5d97 gnu: Fix some gexps.
* gnu/packages/android.scm (adb, android-ext4-utils)[arguments]: Use
  'this-package-input' in gexps.
* gnu/packages/finance.scm (monero-gui)[arguments]: Idem.
* gnu/packages/lisp.scm (gcl)[arguments]: Idem.
2021-09-05 13:56:25 +02:00
Tobias Geerinckx-Rice 04870195a8 gnu: homebank: Update to 5.5.3.
* gnu/packages/finance.scm (homebank): Update to 5.5.3.
2021-09-05 00:56:05 +02:00
Guillaume Le Vaillant 95c29d2746 gnu: electron-cash: Update to 4.2.5.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.5.
2021-09-01 20:30:06 +02:00