nls: Add Czech translation.
gnu: Add AVRDUDE * gnu/packages/avrdude.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add avrdude.scm * gnu/packages/patches/avrdude-fix-libusb.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ui: Fix handling of periods by fill-paragraph. Fixes <http://bugs.gnu.org/17468>. * guix/ui.scm (fill-paragraph): Two spaces after period and no spaces before newline. * tests/ui.scm: New test case. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
build: 'make clean' doesn't delete os-config.tmpl. Fixes <http://bugs.gnu.org/18243>. Reported by Andreas Enge and Mark H. Weaver. * Makefile.am (EXAMPLES): New variable. (nobase_dist_guilemodule_DATA): Add it. * gnu-system.am (GNU_SYSTEM_MODULES): Remove gnu/system/os-config.tmpl.
gnu: geiser: Update to 0.6. * gnu/packages/emacs.scm (geiser): Update to 0.6.
gnu: linux-libre: Update to 3.16. * gnu/packages/linux.scm (linux-libre): Update to version 3.16.
gnu: openssl: Update to 1.0.1i. * gnu/packages/openssl.scm (openssl): Update to 1.0.1i.
gnu: linux-libre: Update to 3.15.9. * gnu/packages/linux.scm (linux-libre): Update to 3.15.9.
gnu: xorg: Add presentproto. * gnu/packages/xorg.scm (presentproto): New variable.
gnu: xorg: Add dri3proto. * gnu/packages/xorg.scm (dri3proto): New variable.
gnu: xf86-input-evdev: Add required input udev. * gnu/packages/xorg.scm (xf86-input-evdev): Add input udev.
gnu: setxkbmap: Use xkeyboard-config as default config root. * gnu/packages/xorg.scm (setxkbmap): Add 'xkeyboard-config' as an input. Pass --with-xkb-config-root to configure.
services: lsh: Fix activation script. * gnu/services/ssh.scm (lsh-service)[activate]: Import (guix build utils) for 'mkdir-p'.
gnu: Add xsensors. * gnu/packages/linux.scm (xsensors): New variable.
gnu: Add lm-sensors. * gnu/packages/patches/lm-sensors-hwmon-attrs.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (lm-sensors): New variable.
gnu: Add rrdtool. * gnu/packages/rrdtool.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
gnu: Add stress. * gnu/packages/admin.scm (stress): New variable.
gnu: curl: Update to 7.37.1. * gnu/packages/curl.scm (curl): Update to 7.37.1. Remove patch. * gnu/packages/patches/curl-fix-test172.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patch.
gnu: gnurl: Update to 7.37.0. * gnu/packages/gnunet.scm (gnurl): Update to 7.37.0.
gnu: notmuch: Update to 0.18.1. * gnu/packages/mail.scm (notmuch): Update to 0.18.1.