~ruther/guix-local

a4bbf41b — Ludovic Courtès 9 years ago
tests: install: Adjust to new 'marionette-service-type' interface.

This is a followup to 037f9e07cd03d6894a6b5fc9a252c34d3b163962.
Reported by Mark H Weaver.

* gnu/tests/install.scm (%minimal-os): Pass a <marionette-configuration>
object as the value for the MARIONETTE-SERVICE-TYPE.
328ae341 — Leo Famulari 9 years ago
gnu: python-sphinx-repoze-autointerface: Update to 0.8.

* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface): Update to 0.8.
07abcc2e — Leo Famulari 9 years ago
gnu: imagemagick: Update to 6.9.5-0.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-0.
9c509ca9 — Leo Famulari 9 years ago
gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.4.

* gnu/packages/python.scm (python-cryptography, python2-cryptography):
Update to 1.3.4.
[source]: Use pypi-uri.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.3.4.
[source]: Use pypi-uri.
d5da7ee4 — Efraim Flashner 9 years ago
gnu: rofi: Update to 1.1.0.

* gnu/packages/xdisorg.scm (rofi): Update to 1.1.0.
5bf83422 — Efraim Flashner 9 years ago
gnu: libreoffice: Update to 5.1.4.2 [fixes CVE-2016-4324].

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.4.2.
[native-inputs]: Switch python to python-wrapper.
[arguments]: Add '--without-doxygen' and '--disable-gtk3'.
2638ec61 — Efraim Flashner 9 years ago
gnu: orcus: Update to 0.9.2.

* gnu/packages/libreoffice.scm (orcus): Update to 0.9.2.
71830f0e — Ben Woodcroft 9 years ago
gnu: vsearch: Update to 2.0.1.

*  gnu/packages/bioinformatics.scm (vsearch): Update to 2.0.1.
c7f04517 — Ben Woodcroft 9 years ago
gnu: Add r-glmnet.

* gnu/packages/statistics.scm (r-glmnet): New variable.
84d08af6 — Efraim Flashner 9 years ago
gnu: busybox: Use 'modify-phases'.

* gnu/packages/busybox.scm (busybox)[arguments]: Use 'modify-phases'.
2e5505e5 — Efraim Flashner 9 years ago
gnu: busybox: Update to 1.25.0.

* gnu/packages/busybox.scm (busybox): Update to 1.25.0.
[native-inputs]: Add which.
5fc4df0c — Efraim Flashner 9 years ago
gnu: owncloud-client: Remove some bundled libs.

* gnu/packages/owncloud.scm (owncloud-client)[source]: Add a snippet
removing some of the 3rd party projects.
9b1c1ea1 — Efraim Flashner 9 years ago
gnu: owncloud-client: Update to 2.2.2.

* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.2.
f4155188 — Danny Milosavljevic 9 years ago
gnu: Add python-prompt-toolkit.

* gnu/packages/python.scm (python-prompt-toolkit, python2-prompt-toolkit):
New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
e4875826 — Leo Famulari 9 years ago
gnu: python-wcwidth: Add missing 'properties' field.

This is a followup to commit a44fd439dcef88b33c00db94fb3419e097401fee.

* gnu/packages/python.scm (python-wcwidth)[properties]: New field.
468e0b18 — Ludovic Courtès 9 years ago
gnu: ceres-solver: Propagate GLOG.

* gnu/packages/maths.scm (ceres)[inputs]: Move GLOG to...
[propagated-inputs]: ... here.  New field.
ad857912 — Jan Nieuwenhuizen 9 years ago
gnu: linux-initrd: Support NVMe devices.

* gnu/system/linux-initrd.scm (base-initrd): Add nvme to linux-modules.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
242ad41c — David Thompson 9 years ago
download: Use basic authentication when userinfo is present in URI.

* guix/download.scm (url-fetch): Include (guix base64) module on the
  build-side.
* guix/build/download.scm (http-fetch): Add "Authorization" header when
  userinfo is present in the URI.
8dec2229 — Ben Woodcroft 9 years ago
gnu: blast+: Update to 2.4.0.

* gnu/packages/bioinformatics.scm (blast+): Update to 2.4.0.
bc3a2e35 — Ludovic Courtès 9 years ago
gnu: ceres-solver: Depend on glog.

* gnu/packages/maths.scm (ceres)[arguments]: Remove -DMINIGLOG=ON.
[inputs]: Add GLOG.
Next