~ruther/guix-local

4e8efc15 — Mark H Weaver 9 years ago
gnu: linux-libre@4.1: Update to 4.1.29.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.29.
gnu: Add libgnomekbd.

* gnu/packages/gnome.scm (libgnomekbd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
cf04df07 — Eric Le Bihan 9 years ago
gnu: Add s6-linux-utils.

* gnu/packages/skarnet.scm (s6-linux-utils): New variable.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
915db95f — Eric Le Bihan 9 years ago
gnu: Add s6-portable-utils.

* gnu/packages/skarnet.scm (s6-portable-utils): New variable.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
35977a88 — Eric Le Bihan 9 years ago
gnu: Add s6-rc.

* gnu/packages/skarnet.scm (s6-rc): New variable.

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5e745292 — Ludovic Courtès 9 years ago
gnu: units: Update to 2.13.

* gnu/packages/maths.scm (units): Update to 2.13.
ec91bcb5 — Matthew Jordan 9 years ago
gnu: Add Go 1.6.

* gnu/packages/golang.scm (go-1.6): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
Co-authored-by: Andy Wingo <wingo@igalia.com>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
f92d99a5 — Leo Famulari 9 years ago
gnu: imagemagick: Update to 6.9.5-4 [fixes CVE-2016-6491].

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-4.
eb3bd676 — Albin Söderqvist 9 years ago
gnu: openttd: Update to 1.6.1.

* gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the
package description.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2fa66f45 — Tomáš Čech 9 years ago
gnu: mutt: Update to 1.6.2.

* gnu/packages/mail.scm(mutt): Update to 1.6.2.
4bc37bf0 — Kei Kebreau 9 years ago
gnu: Add python-pygame.

* gnu/packages/game-development.scm (python-pygame): New variable.
d8841cc5 — Kei Kebreau 9 years ago
gnu: Add libsmpeg.

* gnu/packages/video.scm (libsmpeg): New variable.
a82a201a — Alex Kost 9 years ago
emacs: Disable grafts when dry-run is enabled.

* emacs/guix-main.scm (process-package-actions): Set grafting according
to 'dry-run?'.
* guix/scripts.scm (build-package): Disable grafts when 'dry-run?' is #t.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
6661db4e — Leo Famulari 9 years ago
gnu: stellarium: Improve description.

Suggested by Danny Milosavljevic <dannym@scratchpost.org>.

* gnu/packages/education.scm (stellarium)[description]: Mention telescope
tracking.
c4382cd1 — Ben Woodcroft 9 years ago
gnu: diamond: Update to 0.8.17.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.17.
gnu: gnunet-gtk: Configure with gnunet path.

* gnun/packages/gnunet.scm (gnunet-gtk)[arguments]: Add '--with-gnunet'
to #:configure-flags.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
d2563973 — Eric Bavier 9 years ago
gnu: Add tuxpaint-config.

* gnu/packages/games.scm (tuxpaint-config): New variable.
c3d850f2 — Eric Bavier 9 years ago
gnu: Add tuxpaint-stamps.

* gnu/packages/games.scm (tuxpaint-stamps): New variable.
9b1ada4e — Eric Bavier 9 years ago
gnu: Add Tux Paint.

* gnu/packages/games.scm (tuxpaint): New variable.
* gnu/packages/patches/tuxpaint-stamps-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
23319ed6 — Alex Griffin 9 years ago
gnu: beets: Update to 1.3.19.

* gnu/packages/music.scm (beets): Update to 1.3.19.
[source]: Remove patch to skip failing tests.
* gnu/packages/patches/beets-image-test-failure.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next