~ruther/guix-local

d311292b — Ricardo Wurmus 8 years ago
gnu: r-rcpp: Update to 0.12.13.

* gnu/packages/cran.scm (r-rcpp): Update to 0.12.13.
6048986c — Ricardo Wurmus 8 years ago
gnu: r-lme4: Update to 1.1-14.

* gnu/packages/statistics.scm (r-lme4): Update to 1.1-14.
26cd4194 — Ricardo Wurmus 8 years ago
gnu: r-doparallel: Update to 1.0.11.

* gnu/packages/statistics.scm (r-doparallel): Update to 1.0.11.
7147d8f7 — Ricardo Wurmus 8 years ago
gnu: r-checkmate: Update to 1.8.4.

* gnu/packages/statistics.scm (r-checkmate): Update to 1.8.4.
2c49184e — Ricardo Wurmus 8 years ago
gnu: r-backports: Update to 1.1.1.

* gnu/packages/statistics.scm (r-backports): Update to 1.1.1.
4d14808a — Oleg Pykhalov 8 years ago
services: web: Add try-files for the nginx-service-type.

* gnu/services/web.scm (<nginx-server-configuration>): Add
  nginx-server-configuration-try-files.
(emit-nginx-server-config): Use it.
* doc/guix.texi (Web Services): Document it.
80c3f4d6 — Thomas Danckaert 8 years ago
gnu: python-ipython: Update to 5.3.0.

* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
025b196d — Thomas Danckaert 8 years ago
gnu: python-numpy: Update to 1.13.1.

* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1.
[source]: Download the zip release from pypi instead of a git snapshot.
[native-inputs]: Add unzip.
[arguments]: Set SHELL environment variable.

Co-authored by Leo Famulari <leo@famulari.name>
18a26f1c — Stefan Reichör 8 years ago
gnu: Add footswitch.

I have tested the built footswitch tool with my foot switch. It works as expected.
Is accessibility.scm the correct location for this tool?

* gnu/packages/accessibility.scm (footswitch): New variable.
1344deb9 — Ricardo Wurmus 8 years ago
gnu: r-minimal: Update to 3.4.2.

* gnu/packages/statistics.scm (r-minimal): Update to 3.4.2.
gnu: Add cadaver.

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

Signed-off-by: Alex Kost <alezost@gmail.com>
gnu: Add emacs-jinja2-mode.

* gnu/packages/emacs.scm (emacs-jinja2-mode): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
69b498a1 — Oleg Pykhalov 8 years ago
gnu: Add emacs-sr-speedbar.

* gnu/packages/emacs.scm (emacs-sr-speedbar): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
41342e89 — Alex Kost 8 years ago
gnu: lirc: Update to 0.10.1.

* gnu/packages/lirc.scm (lirc): Update to 0.10.1.
[arguments]: Use "--enable-devinput" configure flag.
9c074e89 — Alex Kost 8 years ago
gnu: dunst: Update to 1.2.0.

* gnu/packages/dunst.scm (dunst): Update to 1.2.0.
[inputs]: Update: remove 'libxext' and 'libxft', add 'gtk' and 'libxrandr'.
[home-page]: Update for the new location.
1210046d — Alex Kost 8 years ago
gnu: emacs-pdf-tools: Update to 0.80.

* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.80.
[propagated-inputs]: Add 'emacs-tablist' as it is the new dependency.
060348d2 — Alex Kost 8 years ago
gnu: Add emacs-tablist.

* gnu/packages/emacs.scm (emacs-tablist): New variable.
454caca8 — Jan Nieuwenhuizen 8 years ago
cuirass: Add 'cuirass-jobs.scm' target to compute the Cuirass jobs.

* build-aux/hydra/evaluate.scm: Support "cuirass" command line option.
* Makefile.am (cuirass-jobs.scm): New target.
07f80c27 — Ricardo Wurmus 8 years ago
guix: Revert accidentally committed changes.

This is a follow-up to commit fb1db385476bc4548d3eadea93b5dd6a346839f2.

* guix/scripts/build.scm (lazy-util): Remove procedure.
(options->things-to-build): Remove special case for files with ".json"
extension.
a6edcfaf — Theodoros Foradis 8 years ago
gnu: Add asco.

* gnu/packages/engineering.scm (asco): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next