gnu: r-rcpp: Update to 0.12.13. * gnu/packages/cran.scm (r-rcpp): Update to 0.12.13.
gnu: r-lme4: Update to 1.1-14. * gnu/packages/statistics.scm (r-lme4): Update to 1.1-14.
gnu: r-doparallel: Update to 1.0.11. * gnu/packages/statistics.scm (r-doparallel): Update to 1.0.11.
gnu: r-checkmate: Update to 1.8.4. * gnu/packages/statistics.scm (r-checkmate): Update to 1.8.4.
gnu: r-backports: Update to 1.1.1. * gnu/packages/statistics.scm (r-backports): Update to 1.1.1.
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.
gnu: python-ipython: Update to 5.3.0. * gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
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>
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.
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>
gnu: Add emacs-sr-speedbar. * gnu/packages/emacs.scm (emacs-sr-speedbar): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
gnu: lirc: Update to 0.10.1. * gnu/packages/lirc.scm (lirc): Update to 0.10.1. [arguments]: Use "--enable-devinput" configure flag.
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.
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.
gnu: Add emacs-tablist. * gnu/packages/emacs.scm (emacs-tablist): New variable.
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.
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.
gnu: Add asco. * gnu/packages/engineering.scm (asco): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>