aboutsummaryrefslogtreecommitdiff
path: root/.mumi/config
diff options
context:
space:
mode:
authorDistopico <distopico@riseup.net>2023-08-30 14:58:14 -0500
committerLudovic Courtès <ludo@gnu.org>2023-09-09 15:54:38 +0200
commita4514556df4e3138544def7286c6ecf640634a57 (patch)
tree3e2d2897accaf0e45e303641f60370cc968ebdf8 /.mumi/config
parent58fe4574a97046ffb3b015034a50119ffc04792d (diff)
downloadguix-a4514556df4e3138544def7286c6ecf640634a57.tar.gz
guix-a4514556df4e3138544def7286c6ecf640634a57.zip
gnu: rust-analyzer: Fix build of version 2022-01-10.
* gnu/packages/rust-apps.scm (rust-analyzer): Update dependency rust-notify-5-pre.13. This fixes the build of `rust-analyzer@2022-01-10`, which required a pinned version of `rust-notify` (`rust-notify-5-pre.13`) to compile and rust >= 1.64. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to '.mumi/config')
0 files changed, 0 insertions, 0 deletions
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> John Doe 2020-12-23gnu: electron-cash: Update to 4.2.3....* gnu/packages/finance.scm (electron-cash): Update to 4.2.3. Tobias Geerinckx-Rice 2020-12-14gnu: python-dnspython: Update to 2.0.0....* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.0.0. [source]: Download from pypi. [native-inputs]: Add unzip. [home-page]: Prefer https. (python-dnspython-1.16): (python2-dnspython-1.16): New variables. * gnu/packages/ebook.scm (calibre): * gnu/packages/web.scm (linkchecker): Use python2-dnspython-1.16. * gnu/packages/finance.scm (electrum): Use python-dnspython-1.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2020-12-13gnu: monero-gui: Update to 0.17.1.7....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.7. Guillaume Le Vaillant 2020-12-13gnu: monero: Update to 0.17.1.7....* gnu/packages/finance.scm (monero): Update to 0.17.1.7. Guillaume Le Vaillant 2020-12-09gnu: monero-gui: Update to 0.17.1.6....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.6. Guillaume Le Vaillant 2020-12-09gnu: monero: Update to 0.17.1.6....* gnu/packages/finance.scm (monero): Update to 0.17.1.6. Guillaume Le Vaillant 2020-12-08gnu: trezord: Update to 2.0.30....* gnu/packages/finance.scm (trezord): Update to 2.0.30. Signed-off-by: Christopher Baines <mail@cbaines.net> Martin Becze 2020-12-06gnu: Add hledger-web....* gnu/packages/finance.scm (hledger-web): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> Giacomo Leidi 2020-11-26gnu: electron-cash: Update to 4.2.2....* gnu/packages/finance.scm (electron-cash): Update to 4.2.2. [arguments]: Update 'use-libsecp256k1-input' phase. Guillaume Le Vaillant 2020-11-26gnu: monero-gui: Update to 0.17.1.5....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.5. [arguments]: Remove CMAKE_PREFIX_PATH from 'configure-flags'. Guillaume Le Vaillant 2020-11-26gnu: monero: Update to 0.17.1.5....* gnu/packages/finance.scm (monero): Update to 0.17.1.5. Tobias Geerinckx-Rice 2020-11-25gnu: hledger: Downgrade to 1.14.2....* gnu/packages/finance.scm (hledger): Downgrade to 0.14.2. [inputs, native-inputs]: Replace with what is generated by guix import. Signed-off-by: Leo Famulari <leo@famulari.name> Carlo Holl 2020-11-18gnu: bitcoin-core: Update to 0.20.1....* gnu/packages/finance.scm (bitcoin-core): Update to 0.20.1. [source]: Remove obsolete patch. [native-inputs]: Add autoconf, automake and libtool. [inputs]: Remove protobuf. [arguments]: Add "set-no-git-flag" phase to indicate the build is not taking place within a git repository. * gnu/packages/patches/bitcoin-core-python-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Christopher Baines <mail@cbaines.net> Simon South 2020-11-14gnu: python-duniterpy: Update to 0.60.1....* gnu/packages/finance.scm (python-duniterpy): Update to 0.60.1. Tobias Geerinckx-Rice 2020-11-11gnu: monero-gui: Update to 0.17.1.4....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.4. [inputs]: Remove qtlocation and qtmultimedia. [arguments]: Remove custom CMAKE_BUILD_TYPE, and set CMAKE_PREFIX_PATH to empty string in 'configure-flags' to fix a "file name too long" error during build. Remove patching of "monero/src/version.cpp.in" in 'fix-build' phase. Guillaume Le Vaillant 2020-11-09gnu: monero: Update to 0.17.1.3....* gnu/packages/finance.scm (monero): Update to 0.17.1.3. Tobias Geerinckx-Rice 2020-11-02gnu: emacs-ledger-mode: Update to 4.0.0....* gnu/packages/finance.scm (emacs-ledger-mode): Update to 4.0.0. [arguments]<#:tests?>: Remove argument. [phases] check: Replace with working check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo 2020-11-01gnu: Add hledger....* gnu/packages/finance.scm (hledger): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Carlo Holl 2020-10-19gnu: monero-gui: Update to 0.17.1.1....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.1. Guillaume Le Vaillant 2020-10-19gnu: monero: Update to 0.17.1.1....* gnu/packages/finance.scm (monero): Update to 0.17.1.1. Guillaume Le Vaillant 2020-10-17gnu: python-duniterpy: Update to 0.60.0....* gnu/packages/finance.scm (python-duniterpy): Update to 0.60.0. Nicolas Goaziou 2020-10-14gnu: monero-gui: Update to 0.17.1.0....* gnu/packages/finance.scm (monero-gui): Update to 0.17.1.0. Guillaume Le Vaillant 2020-10-14gnu: monero: Update to 0.17.1.0....* gnu/packages/finance.scm (monero): Update to 0.17.1.0. Guillaume Le Vaillant 2020-10-05gnu: monero-gui: Update to 0.17.0.1....* gnu/packages/finance.scm (monero-gui): Update to 0.17.0.1. [native-inputs]: Add native inputs of monero. [inputs]: Add monero and its inputs. [propagated-inputs]: Remove. [arguments]: Add 'configure-flags'. Remove 'get-monero-extra-files', 'fix-makefile-vars', 'fix-paths', 'make-qt-deterministic', 'fix-version' and 'build-zxcvbn-c' phases. Add 'extract-monero-sources', 'fix-build', 'generate-zxcvbn-c-header' and 'install-monerod-link' phases. Remove custom 'configure' phase. Add custom 'install' phase. (monero)[arguments]: Remove 'BUILD_GUI_DEPS' from 'configure-flags'. Remove 'install-librandomx' and 'delete-dead-links' phases. Add 'delete-unused-files' phase. Guillaume Le Vaillant 2020-10-05gnu: monero: Update to 0.17.0.1....* gnu/packages/finance.scm (monero): Update to 0.17.0.1. Guillaume Le Vaillant