~ruther/guix-local

41d23dd1 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.9.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
50e9f81a — nikita 9 years ago
gnu: gnurl: Split man pages to doc output.

* gnu/packages/gnunet.scm (gnurl)[arguments]: Add 'move-man3-pages' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
4ec08b63 — nikita 9 years ago
gnu: gnurl: Make tests more verbose.

* gnu/packages/gnunet.scm (gnurl)[arguments]: Replace the 'check' phase.
Move the 'disable-test1026' and 'patch-runtests' phases into 'check' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
a0e43c9f — nikita 9 years ago
gnu: gnurl: Update to 7.52.1 [fixes CVE-2016-{9586, 9952, 9953, 9594}].

* gnu/packages/gnunet.scm (gnurl): Update to 7.52.1.
[arguments]: Add 'autoconf' and 'disable-test1026' phases.

Signed-off-by: Leo Famulari <leo@famulari.name>
426e6083 — Chris Marusich 9 years ago
gnu: Add asunder.

* gnu/packages/cdrom.scm (asunder): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
d0f1673d — Marius Bakke 9 years ago
gnu: dnscrypt-proxy: Update to 1.8.1.

* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.8.1.
14251e30 — Marius Bakke 9 years ago
gnu: curl: Update replacement to 7.52.1 [fixes CVE-2016-{9586,9594}].

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.1.
[home-page]: Use HTTPS.
(curl-7.51.0): Replace with ...
(curl-7.52.1): ... this.
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'
Next