gnu: Add python-msgpack. * gnu/packages/python.scm (python-msgpack, python2-msgpack): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
gnu: Add python-llfuse. * gnu/packages/python.scm (python-llfuse, python2-llfuse): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
gnu: emacs-flycheck: Use the upstream release instead of MELPA. * gnu/packages/emacs.scm (flycheck): Change version to 0.23. Replace MELPA tarball with the upstream release.
emacs: Use "r" key for 'cran' action in 'import' popup. * emacs/guix-command.el (guix-command-improve-import-argument): New variable and function. (guix-command-argument-improvers): Add it.
gnu: xfce: Add xfce4-pulseaudio-plugin. * gnu/packages/xfce.scm (xfce)[propagated-inputs]: Add xfce4-pulseaudio-plugin.
gnu: Add xfce4-pulseaudio-plugin. * gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): New variable.
gnu: xfce4-panel: Build with GTK+ 3 support. * gnu/packages/xfce.scm (xfce4-panel)[arguments]: New field.
gnu: libxfce4ui: Build with GTK+ 3 support. * gnu/packages/xfce.scm (libxfce4ui)[propagated-inputs]: Add gtk+.
gnu: Add deeptools. * gnu/packages/bioinformatics.scm (deeptools): New variable.
gnu: Add perl-czplib. * gnu/packages/perl.scm (perl-czplib): New variable.
gnu: Add missing patch for Guile-Present. This patch should have been added in cdd383e. * gnu/packages/patches/guile-present-coding.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
gnu: Add ZynAddSubFX. * gnu/packages/music.scm (zynaddsubfx): New variable.
gnu: Add minixml. * gnu/packages/xml.scm (minixml): New variable.
gnu: Add gerbv. * gnu/packages/engineering.scm (gerbv): New variable.
gnu: Add po4a. * gnu/packages/gettext.scm (po4a): New variable.
gnu: Add TeX Gyre fonts. * gnu/packages/fonts.scm (font-tex-gyre): New variable.
guix: Add GUST font license 1.0. * guix/licenses.scm (gfl1.0): New variable.
import: gem: Fix minor bug and add unit test. * guix/import/gem.scm (make-gem-sexp): Properly handle an empty list of licenses. When rendering a list of licenses, cons 'list onto the front of the expression. * tests/gem.scm: New file. * Makefile.am (SCM_TESTS): Add it.
gnu: Add sassc. * gnu/packages/web.scm (sassc): New variable.
gnu: Add python-oslotest * gnu/packages/openstack.scm (python-oslotest, python2-olsotest): New variables.