~ruther/guix-local

gnu: emacs-which-key: Update to 3.0.2.

* gnu/packages/emacs.scm (emacs-which-key): Update to 3.0.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: emacs-neotree: Update to 0.5.2.

* gnu/packages/emacs.scm (emacs-neotree): Update to 0.5.2.
[source](uri): Adjust URL to tag change.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
aa70cf8c — Marius Bakke 8 years ago
gnu: redis: Update to 4.0.2.

* gnu/packages/databases.scm (redis): Update to 4.0.2.
39f2433c — Rutger Helling 8 years ago
gnu: sdl2: Update to 2.0.7 and enable Wayland backend.

* gnu/packages/sdl.scm (sdl2): Update to 2.0.7.
[inputs]: Add wayland, wayland-protocols, libxkbcommon.
[arguments]: Add '--disable-wayland-shared' to #:configure-flags.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
7c5cc400 — Gábor Boskovits 8 years ago
gnu: add disorderfs.

* gnu/packages/file-systems.scm (disorderfs): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
e55c46b8 — Gábor Boskovits 8 years ago
gnu: python-decorator: Update to 4.1.2.

* gnu/packages/python.scm (python-decorator): Update to 4.1.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
743d3f65 — Brendan Tildesley 8 years ago
gnu: calibre: Install mimetypes.

* gnu/packages/ebook.scm (calibre)[arguments]: Install mimetypes xml file.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
9132212f — Brendan Tildesley 8 years ago
gnu: calibre: Add optipng as an input.

* gnu/packages/ebook.scm (calibre)[inputs]: Add optipng.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
bf4a40db — Brendan Tildesley 8 years ago
gnu: calibre: Add python2-dukpy as an input.

* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-dukpy. dukpy was
  unbundled from Calibre, so we need to to use the Guix version.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2e15906c — Brendan Tildesley 8 years ago
gnu: Add python-dukpy, python2-dukpy.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7ed93a6c — Brendan Tildesley 8 years ago
gnu: calibre: Update to 3.11.1.

* gnu/packages/ebook.scm (calibre): Update to 3.11.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
540dd1c8 — Rutger Helling 8 years ago
gnu: retroarch: Enable Wayland support.

* gnu/packages/games.scm (retroarch)[inputs]: Add wayland.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ca1ddce8 — Rutger Helling 8 years ago
gnu: weston: Update to 3.0.0.

* gnu/packages/freedesktop.scm (weston): Update to 3.0.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
8d2bde86 — rennes 8 years ago
gnu: lollypop: Update to 0.9.304.

* gnu/packages/gnome.scm (lollypop): Update to 0.9.304.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
08d61397 — Tobias Geerinckx-Rice 8 years ago
gnu: gnome-terminal: Update to 3.26.2.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.2.
68488f27 — Tobias Geerinckx-Rice 8 years ago
gnu: vte: Update to 0.50.2.

* gnu/packages/gnome.scm (vte): Update to 0.50.2.
7561be86 — Marius Bakke 8 years ago
gnu: fio: Update to 3.2.

* gnu/packages/benchmark.scm (fio): Update to 3.2.
3c41b992 — Marius Bakke 8 years ago
gnu: feh: Update to 2.22.

* gnu/packages/image-viewers.scm (feh): Update to 2.22.
[native-search-paths]: New field.
21b71b01 — Ludovic Courtès 8 years ago
services: Add 'description' fields.

* gnu/services/admin.scm (rottlog-service-type)
(tailon-service-type): Add 'description' field.
* gnu/services/audio.scm (mpd-service-type): Likewise.
* gnu/services/avahi.scm (avahi-service-type): Likewise.
* gnu/services/ssh.scm (lsh-service-type)
(openssh-service-type, dropbear-service-type): Likewise.
services: Add murmur.

* gnu/services/telephony.scm: New file.
* gnu/local.mk: Add it.
* doc/guix.texi (Telephony Services): New node.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next