gnu: python-lit: Fix tests.
* gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
gnu: tremc: Update to 0.9.0-2.e06d08d.
* gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-2.e06d08d.
[build-system]: Switch to the gnu-build-system.
[arguments]: Adjust accordingly.
gnu: rage: Update to 0.3.0.
* gnu/packages/enlightenment.scm (rage): Update to 0.3.0.
[build-system]: Switch to meson build system.
tests: networking: Add tests for Open vSwitch.
* gnu/tests/networking.scm (openvswitch-configuration-service,
%openvswitch-os): New variables.
(setup-openvswitch, run-openvswitch-test): New procedures.
(%test-openvswitch): New public variable.
services: networking: Add a dependency override mechanism to <static-networking>.
* gnu/services/networking.scm (<static-networking>)[requirement]: New field.
(static-networking-shepherd-service): Don't override requirement for loopback.
(static-networking-service): Expose 'requirement' parameter. Default to UDEV.
* gnu/services/base.scm (%base-services): Add (requirement '()) for loopback service.
* doc/guix.texi (Networking Services): Document it.
gnu: lynx: Update to 2.8.9dev.16 [fixes CVE-2017-1000211].
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.16.
[arguments]: Patch the path of the shell in the translations makefile.
gnu: imagemagick: Update to 6.9.9-30.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-30.
gnu: qemu: Update home-page.
* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
gnu: qemu: Add wrapper for Samba.
* gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to
a list, add --smbd flag. Add 'create-samba-wrapper phase.
gnu: Add keepkey-agent.
* gnu/packages/finance.scm (keepkey-agent): New variable.
gnu: Add python-keepkey.
* gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables.
gnu: emacs-guix: Update to 0.3.4.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.
gnu: Add missing copyright line.
* gnu/packages/ruby.scm: Add missing copyright line for commit f90c25c.
gnu: guix: Update snapshot to f76ff984.
* gnu/packages/package-management.scm (guix): Update to f76ff984.
gnu: Add trezor-agent.
* gnu/packages/finance.scm (trezor-agent): New variable.
gnu: Add ledger-agent.
* gnu/packages/finance.scm (ledger-agent): New variable.
gnu: Add python-trezor.
* gnu/packages/finance.scm (python-trezor, python2-trezor): New variables.
gnu: Add python-ledgerblue.
* gnu/packages/finance.scm: Import (gnu packages libusb).
(python-ledgerblue, python2-ledgerblue): New variables.
gnu: Add python-hidapi.
* gnu/packages/libusb.scm (python-hidapi, python2-hidapi): New variables.