~ruther/guix-local

d034c779 — Ben Woodcroft 9 years ago
gnu: ruby-tzinfo-data: Update to 1.2016.7.

* gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2016.7.
5ed00e13 — Ben Woodcroft 9 years ago
gnu: ruby-domain-name: Update to 0.5.20160826.

* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20160826.
a751afb2 — Ben Woodcroft 9 years ago
gnu: r-mgcv: Update to 1.8-15.

* gnu/packages/statistics.scm (r-mgcv): Update to 1.8-15.
d91cb67d — Ben Woodcroft 9 years ago
gnu: ruby-sequel: Update to 4.39.0.

* gnu/packages/ruby.scm (ruby-sequel): Update to 4.39.0.
7fd30d1b — Ricardo Wurmus 9 years ago
gnu: yoshimi: Update to 1.4.1.

* gnu/packages/music.scm (yoshimi): Update to 1.4.1.
[arguments]: Add build phase "find-ncurses".
9602e3cc — Ben Woodcroft 9 years ago
gnu: python2-dendropy: Fix tests.

* gnu/packages/bioinformatics.scm (python2-dendropy)[source]: Use unpatched
source.
[arguments]: Use nose to run tests.
[native-inputs]: Add python2-nose.
f803f775 — Leo Famulari 9 years ago
gnu: vigra: Workaround rounding error in test suite on 32-bit CPUs.

* gnu/packages/image.scm (vigra)[arguments]: Pass '-ffloat-store' to
C_FLAGS and CXX_FLAGS.
382aacc5 — Ricardo Wurmus 9 years ago
gnu: drumstick: Update to 1.1.0.

* gnu/packages/music.scm (drumstick): Update to 1.1.0.
c8ebb4c4 — Ricardo Wurmus 9 years ago
doc: Remove GHC from examples for propagation.

* doc/guix.texi (package Reference): Remove GHC from the list of
languages for which library run-time dependencies must be propagated.
e35ce689 — Ricardo Wurmus 9 years ago
gnu: tbb: Update to 2017_20160916.

* gnu/packages/tbb.scm (tbb): Update to 2017_20160916.
b8b129eb — Eric Bavier 9 years ago
utils: Support defaults in substitute-keyword-arguments.

* guix/utils.scm (collect-default-args, expand-default-args): New
syntax.
(substitute-keyword-arguments): Allow default value declarations.
* tests/utils.scm (substitute-keyword-arguments): New test.
347df601 — Eric Bavier 9 years ago
utils: Fix default-keyword-arguments.

* guix/utils.scm (default-keyword-arguments): Properly test for present
keywords.
* tests/utils.scm (default-keyword-arguments): New test.
fb29e737 — Efraim Flashner 9 years ago
gnu: ncdu: Update to 1.12.

* gnu/packages/ncdu.scm (ncdu): Update to 1.12.
[source]: Use https.
[license]: Use https.
[home-page]: Use https.
b314360f — Ricardo Wurmus 9 years ago
gnu: abbaye: Update source URL.

* gnu/packages/games.scm (abbaye)[source]: Update tarball URL.
ae336f8b — Leo Famulari 9 years ago
gnu: khal: Update to 0.8.4.

* gnu/packages/calendar.scm (khal): Update to 0.8.4.
7ca97fae — Leo Famulari 9 years ago
gnu: lvm2: Make sure compiled objects are stripped.

* gnu/packages/linux.scm (lvm2)[arguments]: Add 'make-objects-writeable' phase.
123c0ffb — Leo Famulari 9 years ago
gnu: lvm2: Update to 2.02.166.

* gnu/packages/linux.scm (lvm2): Update to 2.02.166.
3afbc6b3 — Leo Famulari 9 years ago
gnu: lvm2: Use 'modify-phases'.

* gnu/packages/linux.scm (lvm2)[arguments]: Use 'modify-phases'.
af0ba938 — Ludovic Courtès 9 years ago
guix system: Return two values when failing to talk to shepherd.

Before that, when 'guix system reconfigure' failed to talk to shepherd
and a 'system-error' was raised, we would get a "too few values returned
to continuation" error, which would prevent GRUB from being installed.

Reported by fps on #guix.

* guix/scripts/system.scm (warn-on-system-error): Remove.
(with-shepherd-error-handling): Inline former 'warn-on-system-error'.
Return two values when 'system-error' is raised.
59fed2b6 — Efraim Flashner 9 years ago
gnu: nginx: Update to 1.11.4.

* gnu/packages/web.scm (nginx): Update to 1.11.4.
[source] Use https.
[home-page]: Use https.
Next