~ruther/guix-local

b881dc6d — Bake Timmons 9 years ago
gnu: Add wwwoffle.

* gnu/packages/web.scm (wwwoffle): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d205f895 — Thomas Danckaert 9 years ago
gnu: Add python-hdf4.

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

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
4b4ff693 — Leo Famulari 9 years ago
gnu: qsyncthingtray: Update to 0.5.7.

* gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.7.
e813f395 — Kei Kebreau 9 years ago
gnu: xonsh: Fix description.

* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period.
a532a671 — Efraim Flashner 9 years ago
gnu: qtimageformats: Add jasper support.

* gnu/packages/qt.scm (qtimageformats)[inputs]: Add jasper.
572ee05c — Stefan Reichör 9 years ago
gnu: xonsh: Update to 0.5.0.

* gnu/packages/shells.scm (xonsh): Update to 0.5.0.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
059b3aa9 — Marius Bakke 9 years ago
gnu: gnupg: Fix build on 32-bit architectures.

* gnu/packages/patches/gnupg-test-segfault-on-32bit-arch.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnupg.scm (gnupg)[source]: Use it.
8e401ab6 — Ricardo Wurmus 9 years ago
gnu: python-scikit-learn: Update to 0.18.1.

* gnu/packages/python.scm (python-scikit-learn): Update to 0.18.1.
[arguments]: Remove special "check" phase.
[native-inputs]: Add python-cython.
8bf4a6ae — Leo Famulari 9 years ago
gnu: shotwell: Update to 0.25.2.

* gnu/packages/gnome.scm (shotwell): Update to 0.25.2.
5d0ebcc4 — Efraim Flashner 9 years ago
gnu: gcc: Update to 6.3.0.

* gnu/packages/gcc.scm (gcc): Update to 6.3.0.
0d1baed2 — Efraim Flashner 9 years ago
gnu: abcde: Add flac support.

* gnu/packages/cdrom.scm (abcde)[inputs]: Add flac.
[arguments]: Wrap the bunary with flac's bin dir also.
7c247809 — Ludovic Courtès 9 years ago
guix build: '--with-source' overrides the 'replacement' of a package.

* guix/scripts/build.scm (package-with-source): Set 'replacement' to #f.
* tests/scripts-build.scm ("options->transformation, with-source,
replacement"): New test.
590b80d2 — Ricardo Wurmus 9 years ago
Merge branch 'version-0.12.0'
d1f30631 — John Darrington 9 years ago
gnu: Fix typo in comment.

* gnu/services/sddm.scm: Fix typo.
d229ba95 — Efraim Flashner 9 years ago
gnu: qemu: Update to 2.8.0.

* gnu/packages/qemu.scm (qemu): Update to 2.8.0.
[source]: Remove patches.
[arguments]: Set host_cc during 'configure.
* gnu/packages/patches/qemu-CVE-2016-8576.patch,
gnu/packages/patches/qemu-CVE-2016-8577.patch,
gnu/packages/patches/qemu-CVE-2016-8577.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
4da69687 — Julien Lepiller 9 years ago
gnu: coq: Build coqide

* gnu/packages/ocaml.scm (coq): Build coqide.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8afd1958 — Julien Lepiller 9 years ago
gnu: lablgtk: use ocamlfind in installation

* gnu/packages/ocaml.scm (lablgtk): Use ocamlfind in installation.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
054fea97 — Julien Lepiller 9 years ago
gnu: lablgtk: Update to 2.18.5

* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c8c385a0 — Leo Famulari 9 years ago
Revert "gnu: curl: Update replacement to 7.52.0 [fixes CVE-2016-{9586,9952,9953}]."

The curl maintainers said this about 7.52.0:

"Attention! We will release a patch update within a few days to fix a
serious security problem found in curl 7.52.0. You may consider holding
off until then."

This message was displayed at <https://curl.haxx.se/download.html> on
2016-12-21.

This reverts commit 42366b35c3f9f8dc8b059d3369b8196a4b832c18.
f05f5b30 — Tobias Geerinckx-Rice 9 years ago
gnu: mlt: Update to 6.4.1.

* gnu/packages/video.scm (mlt): Update to 6.4.1.
Next