~ruther/guix-local

6fe2d37c — Feng Shu 8 years ago
gnu: emacs-pyim: Fix error input name

* gnu/packages/emacs.scm (emacs-pyim): Fix error input name.

Signed-off-by: Christopher Baines <mail@cbaines.net>
d2f93e61 — Oleg Pykhalov 8 years ago
gnu: emacs-slime: Update to 2.20.

* gnu/packages/emacs.scm (emacs-slime): Update to 2.20.

Signed-off-by: Christopher Baines <mail@cbaines.net>
f473b8f1 — Efraim Flashner 8 years ago
gnu: clisp: Update to 2.49-60.

* gnu/packages/lisp.scm (clisp): Update to 2.49-60.
[source]: Download mercurial repository, apply patch.
[inputs]: Replace readline@6.2 with readline, add ncurses.
[arguments]: Add multiple configure flags. Remove build phase to build
in "src" directory. Remove more uses of a timestamp.
fa4f95a7 — Christopher Baines 8 years ago
gnu: Standardise indentation of finance module imports.

* gnu/packages/finance.scm (define-module): Use 2 space indentation.
eb152070 — Christopher Baines 8 years ago
vm: Add disk-image-size to <virtual-machine>.

* gnu/system/vm.scm (<virtual-machine>): Add disk-image-size.
  (port-forwardings->qemu-options): Use disk-image-size from
  <virtual-machine>.
0c75a4de — Christopher Baines 8 years ago
vm: Add a minimum root size.

* gnu/system/vm.scm (qemu-image): When guessing the root-size, use a lower
  bound of 20 MiB, otherwise the root file system size is sometimes 0 MiB in
  size.
d0c8e524 — 宋文武 8 years ago
gnu: Add snd.

* gnu/packages/audio.scm (snd): New variable.
7e2c67ca — David Thompson 8 years ago
gnu: awscli: Update to 1.11.164.

* gnu/packages/python.scm (awscli): Update to 1.11.164.
072acc61 — Marius Bakke 8 years ago
gnu: openssh: Update to 7.6p1.

* gnu/packages/ssh.scm (openssh): Update to 7.6p1.
71977abc — Marius Bakke 8 years ago
gnu: vte-ng: Update to 0.50.0.a.

* gnu/packages/gnome.scm (vte-ng): Update to 0.50.0.a.
f9bd2051 — Marius Bakke 8 years ago
gnu: qemu: Update to 2.10.1.

* gnu/packages/patches/qemu-CVE-2017-13711.patch,
  gnu/packages/patches/qemu-CVE-2017-14167.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.10.1.
[source](patches): Remove.
87a9c53b — Marius Bakke 8 years ago
gnu: imagemagick: Update to 6.9.9-17.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-17.
2a6e049a — Marius Bakke 8 years ago
gnu: p11-kit: Update to 0.23.9.

* gnu/packages/tls.scm (p11-kit): Update to 0.23.9.
79ed92be — Marius Bakke 8 years ago
gnu: libsodium: Update to 1.0.15.

* gnu/packages/crypto.scm (libsodium): Update to 1.0.15.
2299f5cd — Cyril Roelandt 8 years ago
gnu: python-nose-timer: Add missing patch.

* gnu/packages/patches/python-nose-timer-drop-ordereddict.patch: New file.
* gnu/local.mk: Add it.
f282aa53 — Julien Lepiller 8 years ago
gnu: Add heimdall.

* gnu/packages/flashing-tools.scm (heimdall): New variable.

Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org>
500aac75 — Julien Lepiller 8 years ago
gnu: Add java-osgi-service-packageadmin.

* gnu/packages/java.scm (java-osgi-service-packageadmin): New variable.
fb9c48b8 — Julien Lepiller 8 years ago
gnu: Add java-osgi-service-cm.

* gnu/packages/java.scm (java-osgi-service-cm): New variable.
1884bb81 — Julien Lepiller 8 years ago
gnu: Add java-osgi-util-tracker.

* gnu/packages/java.scm (java-osgi-util-tracker): New variable.
291d3f22 — Julien Lepiller 8 years ago
gnu: Add java-osgi-service-resolver.

* gnu/packages/java.scm (java-osgi-service-resolver): New variable.
Next