aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/shells.scm
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2022-04-16 11:26:48 +0200
committerGuillaume Le Vaillant <glv@posteo.net>2022-04-16 11:26:48 +0200
commit4bd3fdda63c45bdaf38dfdb5fba64a3ed2ce63dd (patch)
treefc4b417904d6884f526e9ebb9a60b077d72a749f /gnu/packages/shells.scm
parent6be6ea42768eae33b6ca0c9d1d713a0466a87567 (diff)
downloadguix-4bd3fdda63c45bdaf38dfdb5fba64a3ed2ce63dd.tar.gz
guix-4bd3fdda63c45bdaf38dfdb5fba64a3ed2ce63dd.zip
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.
Diffstat (limited to 'gnu/packages/shells.scm')
0 files changed, 0 insertions, 0 deletions
_): Upon ENOSPC from link(2), print a message and return instead of throwing a 'SysError'. Ludovic Courtès Likewise. * gnu/tests/web.scm (run-webserver-test, run-php-fpm-test) (run-hpcguix-web-server-test, run-tailon-test, run-patchwork-test): Likewise. Ludovic Courtès 2021-04-09services: Add Laminar....* gnu/services/ci.scm: New file. * gnu/tests/ci.scm: New file. * doc/guix.texi (Laminar): Document the Laminar service. Christopher Baines