me
/
guix
Archived
1
0
Fork 0
Commit Graph

294 Commits (25cb5bad5e2475a49e20a2da888652e0bd322530)

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Guillaume Le Vaillant 6547920064
gnu: monero-gui: Update to 0.17.2.3.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.3.
  [arguments]: Update 'fix-build' phase. Remove 'generate-zxcvbn-c' phase.
2021-09-01 20:22:23 +02:00
Guillaume Le Vaillant 09028f0a83
gnu: monero: Update to 0.17.2.3.
* gnu/packages/finance.scm (monero): Update to 0.17.2.3.
2021-09-01 19:12:28 +02:00
Matthew James Kraai cb68d199d0
gnu: ledger-agent: Remove usage from description.
* gnu/packages/finance.scm (ledger-agent)[description]: Remove usage.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-08-31 15:52:33 +02:00
Nicolas Goaziou 9adb69b089
gnu: python-duniterpy: Update to 1.0.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 1.0.0.
2021-08-22 21:06:39 +02:00
Christopher Lemmer Webber 9455143907
Update copyright/name notices for Christine Lemmer-Webber.
* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber.
* gnu/build/image.scm: Likewise.
* gnu/build/vm.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/assembly.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/check.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/emacs-xyz.scm: Likewise.
* gnu/packages/finance.scm: Likewise.
* gnu/packages/gnupg.scm: Likewise.
* gnu/packages/guile-xyz.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/haskell-xyz.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/python-xyz.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/sphinx.scm: Likewise.
* gnu/packages/ssh.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/services/networking.scm: Likewise.
* gnu/system/vm.scm: Likewise.
2021-08-15 14:15:37 -04:00
Danny Milosavljevic a47ecef2f1
gnu: electrum: Add Ledger support.
* gnu/packages/finance.scm (electrum)[inputs]: Add python-hidapi,
python-ledgerblue, python-btchip-python.
2021-08-14 15:05:18 +02:00
Danny Milosavljevic 98b47af0ad
gnu: Add python-btchip-python.
* gnu/packages/finance.scm (python-btchip-python): New variable.
2021-08-14 15:05:12 +02:00
Milkey Mouse 59675fef2f
gnu: python-aiorpcx: Update to 0.22.1.
* gnu/packages/finance.scm (electrum)[inputs]: Use python-aiorpcx-0.18.
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.22.1.
(python-aiorpcx-0.18): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-08-11 20:42:34 +08:00
Milkey Mouse 30289f4d46
gnu: electrum: Update to 4.1.5.
* gnu/packages/finance.scm (electrum): Update to 4.1.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-08-09 10:19:59 +03:00
Hartmut Goebel 7e24e1e58d
guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.
Unify (guix qt-build-system wrap-all-programs) and
(guix qt-utils wrap-qt-program), so both behave the same.
The functions now reside in qt-utils to make them easily available for
packages not using the qt-build-system.

* guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs):
  Move from here ...
* guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs):
  ... to here. Base the later on
  (wrap-qt-program*): New function, carved out from old wrap-all-programs.
  (wrap-qt-program): Base on wrap-qt-program*, change arguments in an
  incompatible way.
* gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}:
  Adjust to new interface of wrap-qt-program.
* gnu/packages/finance.scm (electron-cash): Likewise.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/password-utils.scm (qtpass): Likewise.
* gnu/packages/video.scm (openshot): Likewise.
* gnu/packages/web-browsers.scm (kristall): Likewise.
2021-07-02 16:50:09 -04:00
Guillaume Le Vaillant 976a49bacc
gnu: bitcoin-unlimited: Fix build.
* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test.
2021-06-23 13:38:51 +02:00
Maxim Cournoyer ea0a51071e
gnu: Rename qtbase to qtbase-5.
This change was automated via the following command:

$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc    # to clear some spurious changes

This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
Vinicius Monego 13d8443acf
gnu: homebank: Update to 5.5.2.
* gnu/packages/finance.scm (homebank): Update to 5.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-06 23:12:18 +02:00
Guillaume Le Vaillant b149c16371
gnu: monero-gui: Update to 0.17.2.2.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.2.
  [arguments]: Update 'fix-build' phase.
2021-05-15 12:04:31 +02:00
Guillaume Le Vaillant bb6ae50d82
gnu: bitcoin-unlimited: Update to 1.9.2.0.
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.2.0.
2021-05-15 10:50:45 +02:00
Morgan Smith f84ce99dcc
gnu: emacs-ledger-mode: Simplify build.
* gnu/packages/finance.scm (emacs-ledger-mode)
[build-system]: Use emacs-build-system instead of cmake.
[arguments]: Remove modules and imported-modules; move patch-path phase to
after unpack so that the substitution actually causes a change; remove
generate-autoload phase as that's built into the build system; remove
patch-site-dir as that only affected cmake things; set #:exclude to '() so we
install ledger-test.el.
[native-inputs]: Remove emacs-minimal.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-14 23:46:07 +02:00
Tobias Geerinckx-Rice 2fc9d51381
gnu: bitcoin-core@0.21: Update to 0.21.1.
* gnu/packages/finance.scm (bitcoin-core-0.21): Update to 0.21.1.
2021-05-04 15:40:31 +02:00
Tobias Geerinckx-Rice 999a1c475f
gnu: monero-gui: Update to 0.17.2.1.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.1.
2021-04-19 19:23:00 +02:00
François J 9d21858e92
gnu: beancount: Update to 2.3.4.
* gnu/packages/finance.scm (beancount): Update to 2.3.4.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-17 09:18:27 +02:00
Guillaume Le Vaillant 05aa5f9f39
gnu: monero-gui: Update to 0.17.2.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.2.0.
2021-04-12 11:17:59 +02:00
Guillaume Le Vaillant 3c1cfd7d32
gnu: monero: Update to 0.17.2.0.
* gnu/packages/finance.scm (monero): Update to 0.17.2.0.
2021-04-12 11:17:59 +02:00
Guillaume Le Vaillant c901ec27d7
gnu: electron-cash: Add missing input.
Fixes <https://bugs.gnu.org/47654>.

* gnu/packages/finance.scm (electron-cash)[inputs]: Add python-pathvalidate.
2021-04-12 10:16:07 +02:00
Guillaume Le Vaillant 535417a6cb
gnu: bitcoin-unlimited: Use new source repository.
* gnu/packages/finance.scm (bitcoin-unlimited)[source]: Update git repository
  URL.
2021-04-06 15:23:41 +02:00
Guillaume Le Vaillant bed31da50d
gnu: bitcoin-unlimited: Update to 1.9.1.1.
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.1.1.
2021-04-06 15:23:41 +02:00
ZmnSCPxj d3c8aa3f82
gnu: bitcoin-core: Add 0.21.0.
* gnu/packages/finance.scm (bitcoin-core): Rename to …
(bitcoin-core-0.21): … this, and update to 0.21.
(bitcoin-core-0.20): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-23 21:44:22 +00:00
Nicolas Goaziou 75a95ed95f
gnu: python-duniterpy: Update to 0.62.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.62.0.
2021-03-22 22:36:43 +01:00
Tobias Geerinckx-Rice 4aef8e0af5
gnu: electron-cash: Update to 4.2.4.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.4.
2021-03-10 01:16:07 +01:00
Nicolas Goaziou 8542d6292b
gnu: python-duniterpy: Update to 0.61.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.61.0.
2021-02-11 14:50:04 +01:00
Maxim Cournoyer dbcd205050
gnu: python-xyz: Move a few modules to (gnu packages python-build).
* gnu/packages/python-xyz.scm (python-pep517): Inherit from
python-pep517-bootstrap.  Remove the inherited common fields.
(python-poetry-core, python-wheel)
(python-toml): Move to ...
* gnu/packages/python-build.scm: ... here, a new module.
(python-pep517-bootstrap): New package.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
2021-01-27 08:05:42 -05:00
Maxim Cournoyer a34eafce27
gnu: opensp: Move package to (gnu packages xml).
* gnu/packages/finance.scm (opensp): Move to...
* gnu/packages/xml.scm (opensp): ... here.
2021-01-14 09:24:06 -05:00
Guillaume Le Vaillant 9524a2877b
gnu: monero-gui: Update to 0.17.1.9.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.9.
  [source]: Fetch submodules. Add snippet to remove embedded monero sources.
2021-01-08 13:39:24 +01:00
Guillaume Le Vaillant bd089edd1a
gnu: monero: Update to 0.17.1.9.
* gnu/packages/finance.scm (monero): Update to 0.17.1.9.
2021-01-08 13:39:24 +01:00
Christopher Baines 94803ec345
gnu: bitcoin-unlimited: Fix time specific test failure.
* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Patch test to fix
time specific failure.
2020-12-31 19:49:37 +00:00
Guillaume Le Vaillant 67497e2089
gnu: monero-gui: Update to 0.17.1.8.
* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.8.
2020-12-31 10:04:23 +01:00
Guillaume Le Vaillant 093429cc6a
gnu: monero: Update to 0.17.1.8.
* gnu/packages/finance.scm (monero): Update to 0.17.1.8.
2020-12-31 09:21:37 +01:00
John Doe 8a2a5ad696
gnu: electrum: Update to 4.0.9.
* gnu/packages/finance.scm (electrum): Update to 4.0.9.
[inputs]: Remove python-pyaes, python-pysocks, python-sip,
python-pbkdf2, python-requests, python-jsonrpclib-pelix and
python-ecdsa, python-dnspython-1.16. Add python-dnspython,
python-bitstring, python-attrs, python-cryptography, python-qdarkstyle
and libsecp256k1.
[arguments]: Copy 'use-libsecp256k1-input phase from
(electron-cash) to #:phases to fix runtime lookup of libsecp256k1
library.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28 13:21:14 +02:00
Tobias Geerinckx-Rice 6bd9980e62
gnu: electron-cash: Update to 4.2.3.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.3.
2020-12-23 00:54:48 +01:00