~ruther/guix-local

08b98ae8 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.42.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
60bc3006 — John Darrington 9 years ago
gnu: Add twm.

* gnu/packages/xorg.scm (twm): New variable.
6ea1523a — John Darrington 9 years ago
gnu: Add xmag.

* gnu/packages/xorg.scm (xmag): New variable.
f50fff69 — John Darrington 9 years ago
gnu: Add xmessage.

* gnu/packages/xorg.scm (xmessage): New variable.
9a443cf9 — Danny Milosavljevic 9 years ago
gnu: xonsh: Update to 0.5.2.

* gnu/packages/shells.scm (xonsh): Update to 0.5.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d9cf11e0 — Tobias Geerinckx-Rice 9 years ago
gnu: miniupnpc: Update to 2.0.20161216.

* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20161216.
[source]: Use HTTPS.
cd7caa3e — Tobias Geerinckx-Rice 9 years ago
gnu: mcelog: Update to 147.

* gnu/packages/linux.scm (mcelog): Update to 147.
97fedab1 — John Darrington 9 years ago
gnu: xfig: Remove wrapper and clean up implementation.

* gnu/packages/xorg.scm (%app-defaults-dir): Make public.
* gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set
the XAPPLOADDIR in the Imakefile instead.
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.
409c5733 — Ludovic Courtès 9 years ago
build: Remove reference to 'doc/emacs.texi'.

This is a followup to deb6276dda81a69da38e842d269c5370a28fa5cf.

* doc/local.mk (EXTRA_DIST): Remove 'emacs.texi'.
7bb2b10c — Ludovic Courtès 9 years ago
etc: Add 'indent-package.el' script.

* configure.ac: Check for 'emacs', substitute 'EMACS', and emit
'etc/indent-package.el'.
* etc/indent-package.el.in: New file.
* doc/contributing.texi (Formatting Code): Mention
'etc/indent-package.el'.
(Submitting Patches): Likewise, and link to the above node.

Co-authored-by: Alex Kost <alezost@gmail.com>
a9174065 — Ludovic Courtès 9 years ago
gnu: guix: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to eefd042.
Next