~ruther/guix-local

cdc7a021 — Ricardo Wurmus 9 years ago
gnu: Add gx-overdriver-lv2.

* gnu/packages/music.scm (gx-overdriver-lv2): New variable.
85ae347e — Ricardo Wurmus 9 years ago
gnu: Add gx-vbass-preamp-lv2.

* gnu/packages/music.scm (gx-vbass-preamp-lv2): New variable.
49604680 — Ricardo Wurmus 9 years ago
gnu: Add gx-guvnor-lv2.

* gnu/packages/music.scm (gx-guvnor-lv2): New variable.
71d3ee1c — Arun Isaac 9 years ago
gnu: Add emacs-nginx-mode.

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

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

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

Co-authored-by: Alex Kost <alezost@gmail.com>
gnu: Add emacs-goto-chg.

* gnu/packages/emacs.scm (emacs-goto-chg): New variable.

Co-authored-by: Alex Kost <alezost@gmail.com>
41935673 — Mark H Weaver 9 years ago
Revert "guix: python-build-system: Fix an outdated comment."

This reverts commit 635a7af45d6e2105ad65d1a9531126cc232a2a50.
635a7af4 — Hartmut Goebel 9 years ago
guix: python-build-system: Fix an outdated comment.

The python-build-system uses phases the build and install, but not
configure. So the old comment was plain wrong since Sept. 2013, when the build
phase has been added.
7a8894e8 — Hartmut Goebel 9 years ago
gnu: python-pathlib: Update description.

* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update
  description.
190ba6c2 — Hartmut Goebel 9 years ago
gnu: python-keyring: Update home-page url.

* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
  url.
6a8f26a4 — Hartmut Goebel 9 years ago
gnu: python-pylockfile: Update home-page url.

* gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update
  home-page url.
b02f7a21 — Hartmut Goebel 9 years ago
gnu: python-zope-testing: Strip byte-code and backup-files from source.

* gnu/package/python.scm (python-zope-testing, python2-zope-testing)[source]:
  Add snippet to strip byte-code and backup-files.
de585a7e — Hartmut Goebel 9 years ago
gnu: python-pytest-xdist: Remove python byte-code files from source.

* gnu/packages/python.scm (python-pytest-xdist,
  python2-pytest-xdist)[source]: Add snippet.
32d04568 — Hartmut Goebel 9 years ago
gnu: python2-pytest-runner, python2-msgpack: Remove duplicate definitions.

* gnu/packages/python.scm (python2-pytest-runner): Was defined twice, remove
  duplicate definition. (python2-msgpack): Was defined twice, but differently,
  remove the obviously wrong second definition.
c8ed7309 — Mark H Weaver 9 years ago
git: webkitgtk: Update to 2.14.1.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
b23ece1d — Mark H Weaver 9 years ago
gnu: linux-libre@4.1: Update to 4.1.34.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.34.
1cc21385 — Mark H Weaver 9 years ago
gnu: graphicsmagick: Update to 1.3.25-1-56c8cae [security fixes].

Fixes CVE-2016-7800, CVE-2016-7996, CVE-2016-7997, and several other flaws.

* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.25-1-56c8cae.
[source]: Change method from 'url-fetch' to 'hg-fetch'.  Add 'file-name'.
e98e9f4e — Mark H Weaver 9 years ago
gnu: imagemagick: Disable tests.

* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Disable tests.
59929e98 — Mark H Weaver 9 years ago
gnu: imagemagick: Update to 6.9.6-2 [Fixes CVE-2016-{7799,7906}].

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-2.
ab8536e4 — Mark H Weaver 9 years ago
gnu: ghostscript-with-x: Avoid inheriting replacement field.

This is a followup to commit 1de17a648fa631f0074d315bfff0716220ce4880.

* gnu/packages/ghostscript.scm (ghostscript/fixed)[replacement]:
Override inherited value.
Next