~ruther/guix-local

1d14bf9f — Leo Famulari 10 years ago
gnu: gnutls: Fix test failure.

* gnu/packages/patches/gnutls-fix-stale-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (gnutls)[replacement]: New field.
(gnutls/fixed): New variable.
6aabc87d — Efraim Flashner 10 years ago
gnu: libinput: Update to 1.4.0.

* gnu/packages/freedesktop.scm (libinput): Update to 1.4.0.
cff826ba — Efraim Flashner 10 years ago
gnu: efl: Use 'modify-phases'.

* gnu/packages/enlightenment.scm (efl)[arguments]: Use 'modify-phases'.
ebb365ed — Efraim Flashner 10 years ago
gnu: efl: Remove valgrind from inputs.

* gnu/packages/enlightenment.scm (efl)[inputs]: Remove valgrind.
cb277904 — Efraim Flashner 10 years ago
gnu: python-gst: Update to 1.8.2.

* gnu/packages/gstreamer.scm (python-gst): Update to 1.8.2.
443975ae — Efraim Flashner 10 years ago
gnu: gst-libav: Update to 1.8.2.

* gnu/packages/gstreamer.scm (gst-libav): Update to 1.8.2.
935742f3 — Efraim Flashner 10 years ago
gnu: gst-plugins-ugly: Update to 1.8.2.

* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.8.2.
727a9a5b — Efraim Flashner 10 years ago
gnu: gst-plugins-good: Update to 1.8.2.

* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.8.2.
0c19247c — Efraim Flashner 10 years ago
gnu: gst-plugins-base: Update to 1.8.2.

* gnu/pakcages/gstreamer.scm (gst-plugins-base): Update to 1.8.2.
ddaf9b18 — Efraim Flashner 10 years ago
gnu: gstreamer: Update to 1.8.2.

* gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.2.
1d743e6b — Ricardo Wurmus 10 years ago
Thank Thomas.
2517a7b3 — Ricardo Wurmus 10 years ago
Set "GUIX_LOCPATH" in 'guix-daemon.service'.

Suggested by Thomas Danckaert <thomas.danckaert@gmail.com>.

* etc/guix-daemon.service.in (Environment): New value.
b1bf155f — Ludovic Courtès 10 years ago
tests: install: Generalize 'run-install'.

* gnu/tests/install.scm (%simple-installation-script): New variable.
Contains installation script formerly in 'run-install'.
(run-install): Add 'target-os', 'target-os-source', and #:script
parameters.  Honor them.
(qemu-command/writable-image): New procedure.
(%test-installed-os): Use it.
2bdd7ac1 — Ludovic Courtès 10 years ago
system: Honor the 'dependencies' field of file systems.

This allows mapped devices listed in 'dependencies' to be properly taken
into account.

Reported by Andreas Enge <andreas@enge.fr>.

* gnu/system.scm (mapped-device-user): Check whether DEVICE is a member
of the 'dependencies' of FS.
* tests/system.scm (%luks-device, %os-with-mapped-device): New variables.
("operating-system-user-mapped-devices")
("operating-system-boot-mapped-devices")
("operating-system-boot-mapped-devices, implicit dependency"): New tests.
0b073506 — Tobias Geerinckx-Rice 10 years ago
gnu: Add xdelta.

* gnu/packages/compression.scm (xdelta): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7593e50b — Ben Woodcroft 10 years ago
gnu: diamond: Update to 0.8.15.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.15.
67eb3857 — Efraim Flashner 10 years ago
gnu: hoedown: Update to 3.0.7.

* gnu/packages/markdown.scm (hoedown): Update to 3.0.7.
8400ba21 — Efraim Flashner 10 years ago
gnu: stalonetray: Update to 0.8.3.

* gnu/packages/stalonetray.scm (stalonetray): Update to 0.8.3.
988d1bad — Efraim Flashner 10 years ago
gnu: python-simplejson: Update to 3.8.2.

* gnu/packages/python.scm (python-simplejson): Update to 3.8.2.
[source]: Use 'pypi-uri' format.
287cfd1a — Efraim Flashner 10 years ago
gnu: behave: Update to 1.2.5.

* gnu/packages/python.scm (behave): Update to 1.2.5.
[source]: Use 'pypi-uri' format.
Next