~ruther/guix-local

0c146750 — Leo Famulari 10 years ago
gnu: Add attic.

* gnu/packages/backup.scm (attic): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
641c9871 — Leo Famulari 10 years ago
gnu: Add python-msgpack.

* gnu/packages/python.scm (python-msgpack, python2-msgpack): New variables.

Signed-off-by: Alex Kost <alezost@gmail.com>
89b2e0b0 — Leo Famulari 10 years ago
gnu: Add python-llfuse.

* gnu/packages/python.scm (python-llfuse, python2-llfuse): New variables.

Signed-off-by: Alex Kost <alezost@gmail.com>
0b928076 — Alex Kost 10 years ago
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.
d1f80aa4 — Alex Kost 10 years ago
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.
35557712 — 宋文武 10 years ago
gnu: xfce: Add xfce4-pulseaudio-plugin.

* gnu/packages/xfce.scm (xfce)[propagated-inputs]: Add xfce4-pulseaudio-plugin.
0f0c586a — 宋文武 10 years ago
gnu: Add xfce4-pulseaudio-plugin.

* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): New variable.
7ee2005e — 宋文武 10 years ago
gnu: xfce4-panel: Build with GTK+ 3 support.

* gnu/packages/xfce.scm (xfce4-panel)[arguments]: New field.
75beb7e1 — 宋文武 10 years ago
gnu: libxfce4ui: Build with GTK+ 3 support.

* gnu/packages/xfce.scm (libxfce4ui)[propagated-inputs]: Add gtk+.
1921b1de — Ricardo Wurmus 10 years ago
gnu: Add deeptools.

* gnu/packages/bioinformatics.scm (deeptools): New variable.
f85ccf88 — Ricardo Wurmus 10 years ago
gnu: Add perl-czplib.

* gnu/packages/perl.scm (perl-czplib): New variable.
26ecc2a7 — Ludovic Courtès 10 years ago
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.
ddfddb0c — Ricardo Wurmus 10 years ago
gnu: Add ZynAddSubFX.

* gnu/packages/music.scm (zynaddsubfx): New variable.
96f8d991 — Ricardo Wurmus 10 years ago
gnu: Add minixml.

* gnu/packages/xml.scm (minixml): New variable.
95283f3f — Ricardo Wurmus 10 years ago
gnu: Add gerbv.

* gnu/packages/engineering.scm (gerbv): New variable.
97f70018 — Ricardo Wurmus 10 years ago
gnu: Add po4a.

* gnu/packages/gettext.scm (po4a): New variable.
3f88152d — Ricardo Wurmus 10 years ago
gnu: Add TeX Gyre fonts.

* gnu/packages/fonts.scm (font-tex-gyre): New variable.
dee38b7b — Ricardo Wurmus 10 years ago
guix: Add GUST font license 1.0.

* guix/licenses.scm (gfl1.0): New variable.
a96524cc — David Thompson 10 years ago
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.
385a44be — David Thompson 10 years ago
gnu: Add sassc.

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