~ruther/guix-local

31b7f0c0 — Ricardo Wurmus 8 years ago
gnu: r-gdtools: Update to 0.1.6.

* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.6.
325c039c — Roel Janssen 8 years ago
gnu: Add r-sparql.

* gnu/packages/bioinformatics.scm (r-sparql): New variable.
c0ac72e1 — Tobias Geerinckx-Rice 8 years ago
gnu: epiphany: Update to 3.24.4.

* gnu/packages/gnome.scm (epiphany): Update to 3.24.4.
b8fb94d5 — Tobias Geerinckx-Rice 8 years ago
gnu: libvirt: Make selected inputs native-inputs.

* gnu/packages/virtualization.scm (libvirt)[inputs]: Move perl, polkit, and
python from here...
[native-inputs]: ...to here.
2f110b32 — Tobias Geerinckx-Rice 8 years ago
gnu: libvirt: Update to 3.7.0.

* gnu/packages/virtualization.scm (libvirt): Update to 3.7.0.
[native-inputs]: Add libxslt for xsltproc.
864f2f0e — Tobias Geerinckx-Rice 8 years ago
gnu: python-libvirt: Update to 3.7.0.

* gnu/packages/virtualization.scm (python-libvirt): Update to 3.7.0.
b3fee5c1 — Tobias Geerinckx-Rice 8 years ago
gnu: Use HTTPS for libvirt.org.

* gnu/packages/virtualization.scm (libvirt, python-libvirt)[home-page]:
Use HTTPS.
b8b0f536 — Mark H Weaver 8 years ago
gnu: libidn2: Replace with 2.0.4 [security fixes].

* gnu/packages/libidn.scm (libidn2)[replacement]: New field.
(libidn2-2.0.4): New variable.
a913d9d9 — Ludovic Courtès 8 years ago
gnu: emacs-tiny: Fix typo.

* gnu/packages/emacs.scm (emacs-tiny)[description]: Fix typo.
26361de4 — Christopher Baines 8 years ago
gnu: Add emacs-minitest.

* gnu/packages/emacs.scm (emacs-minitest): New variable.
4138e782 — Christopher Baines 8 years ago
vm: Remove redundant conditional in system-disk-image.

* gnu/system/vm.scm (system-disk-image): Remove redundant conditional for
  #:file-system-type when calling qemu-image.
c427fda2 — Marius Bakke 8 years ago
gnu: classpath-devel: Fix build after d10092b8491.

* gnu/packages/java.scm (classpath-devel)[arguments]: Actually run 'bootstrap'
phase.
8505d348 — Alex Kost 8 years ago
gnu: emacs-browse-at-remote: Simplify 'check' phase.

* gnu/packages/emacs.scm (emacs-browse-at-remote)[native-inputs]: Add
'ert-runner'.
[arguments]: Run it in the 'check' phase.
77bb6c22 — Efraim Flashner 8 years ago
gnu: gpm: Fix build.

* gnu/packages/linux.scm (gpm)[arguments]: Patch autogen.sh shebang
during the 'boottstrap phase.
b82c63d0 — Efraim Flashner 8 years ago
gnu: quassel: Update package definition.

* gnu/packages/irc.scm (quassel)[source]: Remove bundled scripts.
[arguments]: Update comments in 'configure-flags.
[inputs]: Remove oxygen-icons. Move extra-cmake-modules and qttools ...
[native-inputs]: ... to here.
4b1dd9ab — Leo Famulari 8 years ago
gnu: i3-wm: Update to 4.14.

* gnu/packages/wm.scm (i3-wm): Update to 4.14.
6cdb0f4d — Leo Famulari 8 years ago
gnu: mpd: Update to 0.20.10.

* gnu/packages/mpd.scm (mpd): Update to 0.20.10.
b9f67d6d — Maxim Cournoyer 8 years ago
services: Add auto-enable? parameter to the bluetooth-service.

* gnu/services/desktop.scm (bluetooth-configuration): New record.
(bluetooth-shepherd-service): Use it.
(bluetooth-directory): New method.
(bluetooth-service-type): Use it to extend the etc-service-type service.
(bluetooth-service): Add `auto-enable?' parameter.
* doc/guix.texi (Desktop Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
65101a25 — Oleg Pykhalov 8 years ago
gnu: Add python-ghp-import.

* gnu/packages/version-control.scm (python-ghp-import, python2-ghp-import):
New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
63253098 — Oleg Pykhalov 8 years ago
gnu: Add emacs-tiny.

* gnu/packages/emacs.scm (emacs-tiny): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next