~ruther/guix-local

ref: e28cb7a5f5ad7107ce9d987670b7e5996a6e5eb9 guix-local/gnu/packages d---------
e28cb7a5 — Kei Kebreau 8 years ago
gnu: gamine: Update to 1.5.

* gnu/packages/games.scm (gamine): Update to 1.5.
gnu: mc: Add unzip to inputs.

* gnu/packages/mc.scm (mc)[inputs]: Add unzip.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
32199e9a — Kei Kebreau 8 years ago
gnu: fizmo: Update to 0.8.4.

* gnu/packages/games.scm (fizmo): Update to 0.8.4.
[inputs]: Add freetype; change sdl to sdl2.
ec84c787 — Kei Kebreau 8 years ago
gnu: gnubg: Update to 1.05.

* gnu/packages/games.scm (gnubg): Update to 1.05.
05bf7f50 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.11.1.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.1.
(%linux-libre-hash): Update hash.
d6a02184 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.28.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28.
42ba7b6f — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.68.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68.
872a6fd9 — Christopher Baines 8 years ago
gnu: tailon: Use absolute paths for commands.

* gnu/packages/logging.scm (tailon)[arguments]: Patch commands.py to reference
  grep, awk, sed and tail by absolute paths.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
411ba511 — Ludovic Courtès 8 years ago
gnu: Add gspell.

* gnu/packages/patches/gspell-dash-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gspell): New variable.

Co-authored-by: humanitiesNerd <catonano@gmail.com>
6d35b1c9 — Ludovic Courtès 8 years ago
gnu: aspell: 'dict-dir' set to ~/.guix-profile/lib/aspell or $ASPELL_DICT_DIR.

See <https://bugs.gnu.org/25836> for background.

* gnu/packages/patches/aspell-default-dict-dir.patch: New file.
* gnu/packages/aspell.scm (aspell)[source](patches): New field.
[native-search-paths]: New field.
* gnu/local.mk (dist_patch_DATA): Add it.
102a0e88 — Nicolas Goaziou 8 years ago
gnu: emacs-org: Update to 20170515.

* gnu/packages/emacs.scm (emacs-org): Update emacs-org.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5afc7373 — Marius Bakke 8 years ago
gnu: mes: Don't fail when (%current-target-system) is #f.

* gnu/packages/mes.scm (mes)[native-inputs]: Test string equality differently.
e7620b64 — Leo Famulari 8 years ago
gnu: qemu: Fix CVE-2017-7493.

* gnu/packages/patches/qemu-CVE-2017-7493.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qemu.scm (qemu)[source]: Use it.
8d171471 — Ben Woodcroft 8 years ago
gnu: ruby-rack: Update to 2.0.3.

* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.3.
44a0591b — Leo Famulari 8 years ago
gnu: certbot, python-acme: Update to 0.14.1.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.1.
21aecec1 — Ben Woodcroft 8 years ago
gnu: ruby-concurrent: Update to 1.0.5.

* gnu/packages/ruby.scm (ruby-concurrent): Update to 1.0.5.
* gnu/packages/patches/ruby-concurrent-test-arm.patch: Adjust accordingly.
473f34cb — Ben Woodcroft 8 years ago
gnu: bundler: Update to 1.14.6.

* gnu/packages/ruby.scm (bundler): Update to 1.14.6.
e0bb0a81 — Jan Nieuwenhuizen 8 years ago
gnu: mes: Update to 0.6.

* gnu/packages/mes.scm (mes): Update to 0.6.
16dcac5b — Julien Lepiller 8 years ago
gnu: php: Update to 7.1.5.

* gnu/packages/php.scm (php): Update to 7.1.5.
[arguments]: Remove a no longer relevant test fix.
441e99d4 — Ricardo Wurmus 8 years ago
gnu: glibc/hurd: Do not apply i686 patch.

This is a follow-up to commit c2e4f14ac8cd3e1ce7f46a192ad0c9acc084b210.

* gnu/packages/base.scm (glibc/hurd)[arguments]: Override pre-configure phase
with a copy that does not include the patch application.
Next