~ruther/guix-local

39afd2a8 — Danny Milosavljevic 8 years ago
gnu: python-lit: Fix tests.

* gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.
edc73cc2 — Leo Famulari 8 years ago
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.
e2f37d6a — Efraim Flashner 8 years ago
gnu: rage: Update to 0.3.0.

* gnu/packages/enlightenment.scm (rage): Update to 0.3.0.
[build-system]: Switch to meson build system.
671dbdb9 — Marius Bakke 8 years ago
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.
db8ed7ce — Marius Bakke 8 years ago
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.
5859fd6c — Marius Bakke 8 years ago
gnu: ledger-agent: Escape '@' symbols in description.

Fixes a Texinfo syntax error introduced in d596fea5fd6cbcd98f1bc185817f2ae9d82060a9.
Reported by Fis Trivial in <https://bugs.gnu.org/29879>.

* gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'.
e3cea0d5 — Leo Famulari 8 years ago
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.
315430d7 — Leo Famulari 8 years ago
gnu: imagemagick: Update to 6.9.9-30.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-30.
ce9fbae1 — Rutger Helling 8 years ago
gnu: qemu: Update home-page.

* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.
0e5d0f66 — Rutger Helling 8 years ago
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.
50c4d676 — Danny Milosavljevic 8 years ago
gnu: Add keepkey-agent.

* gnu/packages/finance.scm (keepkey-agent): New variable.
d6ddeffc — Danny Milosavljevic 8 years ago
gnu: Add python-keepkey.

* gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables.
65f88296 — Alex Kost 8 years ago
gnu: emacs-guix: Update to 0.3.4.

* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.
6a9d2266 — ClĂ©ment Lassieur 8 years ago
gnu: Add missing copyright line.

* gnu/packages/ruby.scm: Add missing copyright line for commit f90c25c.
6b681ddd — Mathieu Othacehe 8 years ago
gnu: guix: Update snapshot to f76ff984.

* gnu/packages/package-management.scm (guix): Update to f76ff984.
47c8ea99 — Danny Milosavljevic 8 years ago
gnu: Add trezor-agent.

* gnu/packages/finance.scm (trezor-agent): New variable.
d596fea5 — Danny Milosavljevic 8 years ago
gnu: Add ledger-agent.

* gnu/packages/finance.scm (ledger-agent): New variable.
1dca32e3 — Danny Milosavljevic 8 years ago
gnu: Add python-trezor.

* gnu/packages/finance.scm (python-trezor, python2-trezor): New variables.
96f5e2e9 — Danny Milosavljevic 8 years ago
gnu: Add python-ledgerblue.

* gnu/packages/finance.scm: Import (gnu packages libusb).
(python-ledgerblue, python2-ledgerblue): New variables.
93e5c93e — Danny Milosavljevic 8 years ago
gnu: Add python-hidapi.

* gnu/packages/libusb.scm (python-hidapi, python2-hidapi): New variables.
Next