~ruther/guix-local

ref: 0eefac0f2f2c7b57471d352abfad7fa306a69df2 guix-local/gnu d---------
0eefac0f — John Darrington 9 years ago
gnu: xfig: Use modify-phases.

* gnu/packages/xfig.scm (xfig): Use modify-phases.
5aae77e4 — John Darrington 9 years ago
gnu: xfd: Remove wrapper.

* gnu/packages/xorg.scm (xfd): Remove wrapper.
73ae4e69 — John Darrington 9 years ago
gnu: editres: Use %app-defaults-dir.

* gnu/packages/xorg.scm (editres): Replace string literal with
%app-defaults-dir.
5dc8dd07 — John Darrington 9 years ago
gnu: xfontsel: Simplify definition.

* gnu/packages/xorg.scm (%app-defaults-dir): New variable.
(xfontsel): Remove wrapper.
67cadaca — Christopher Baines 9 years ago
services: Add 'redis-service-type'.

* gnu/services/database.scm (<redis-configuration>): New record type.
(%redis-accounts, redis-service-type): New variables.
(default-redis.conf, redis-activation, redis-shepherd-service): New
procedures.
* doc/guix.texi (Database Services): Document the new redis service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
35c99a1f — Danny Milosavljevic 9 years ago
gnu: ghc-semigroups: Update to 0.18.2.

* gnu/packages/haskell.scm (ghc-semigroups): Update to 0.18.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
90762815 — Danny Milosavljevic 9 years ago
gnu: Add ghc-wave.

* gnu/packages/haskell.scm (ghc-wave): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ff264536 — Danny Milosavljevic 9 years ago
gnu: ghc-quickcheck: Update to 2.8.2.

* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ac1f1e4e — Roel Janssen 9 years ago
gnu: Add r-ggthemes.

* gnu/packages/statistics.scm (r-ggthemes):  New variable.
a9174065 — Ludovic Courtès 9 years ago
gnu: guix: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to eefd042.
e5d861f3 — Ludovic Courtès 9 years ago
gnu: eudev: Add 'eudev-with-hwdb' variant that contains 'hwdb.bin'.

* gnu/packages/linux.scm (eudev-with-hwdb): New variable.
(usbutils)[inputs]: Use it instead of EUDEV.
c5173d74 — Roel Janssen 9 years ago
gnu: Add r-txdb-mmusculus-ucsc-mm10-knowngene.

* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): New variable.
eefd042e — Leo Famulari 9 years ago
gnu: bind: Update to 9.10.4-P5 [fixes CVE-2016-{9131,9147,9444}].

* gnu/packages/dns.scm (bind): Update to 9.10.4-P5.
639168dd — Leo Famulari 9 years ago
gnu: isc-dhcp: Update bundled bind to 9.9.9-P5 [security fixes].

Fixes CVE-2016-{9131,9147,9444}.

* gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.9-P5.
5c3d6c1d — Ludovic Courtès 9 years ago
gnu: fprintd: Provide the right file name for 'fprintd.conf'.

* gnu/packages/freedesktop.scm (fprintd)[arguments]: New field.
aaa2581b — Ludovic Courtès 9 years ago
gnu: abiword: Remove timestamps from libabiword.

* gnu/packages/abiword.scm (abiword)[source](modules, snippet): New
fields.
89b99531 — Ludovic Courtès 9 years ago
gnu: abiword: Allow GTK+ schemas to be found.

Fixes <http://bugs.gnu.org/25037>.
Reported by Adonay Felipe Nogueira <adfeno@openmailbox.org>.

* gnu/packages/abiword.scm (abiword)[build-system]: Set to
GLIB-OR-GTK-BUILD-SYSTEM.
8d67610b — Danny Milosavljevic 9 years ago
gnu: Add python2-cheetah

* gnu/packages/python.scm (python2-cheetah): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
b02733d4 — Mark H Weaver 9 years ago
gnu: libosinfo: Fix substitute fetching for usb.ids.

* gnu/packages/qemu.scm (libosinfo)[native-inputs]: Add 'file-name' field to
'origin' record of "usb.ids".  Otherwise, the default file name contains a "?"
which leads to failure to fetch nars from substitute servers.
c5edbb97 — David Craven 9 years ago
gnu: ardour: Add eudev dependency.

* gnu/packages/audio.scm (ardour)[inputs]: Add eudev.
Next