~ruther/guix-local

ref: 2d656a93db5e5c67c47fe8a9cca44ca5fb2a4edf guix-local/gnu d---------
2d656a93 — Leo Famulari 9 years ago
Revert "gnu: gnutls: Fix test failure."

This reverts commit 1d14bf9f5ff43ff9097f1c5e1e2d37528eb74971.
27326064 — Mark H Weaver 9 years ago
gnu: gd: Fix failing test on i686.

* gnu/packages/patches/gd-fix-test-on-i686.patch: New file.
* gnu/local.mk (dist_PATCH_DATA): Add it.
* gnu/packages/gd.scm (gd)[source]: Add the patch.
1d14bf9f — Leo Famulari 9 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 9 years ago
gnu: libinput: Update to 1.4.0.

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

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

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

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

* gnu/packages/gstreamer.scm (gst-libav): Update to 1.8.2.
935742f3 — Efraim Flashner 9 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 9 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 9 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 9 years ago
gnu: gstreamer: Update to 1.8.2.

* gnu/packages/gstreamer.scm (gstreamer): Update to 1.8.2.
b1bf155f — Ludovic Courtès 9 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 9 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 9 years ago
gnu: Add xdelta.

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

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

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

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

* gnu/packages/stalonetray.scm (stalonetray): Update to 0.8.3.
988d1bad — Efraim Flashner 9 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 9 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