~ruther/guix-local

28fd275c — Arun Isaac 8 years ago
gnu: arandr: Use absolute path for xrandr.

* gnu/packages/xdisorg.scm (arandr)[arguments]: Add configure phase.
9031d26a — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.12.7.

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

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.43.
7aee6a31 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.82.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.82.
3bfa7af4 — Andy Wingo 8 years ago
gnu: libreoffice: Install .desktop files.

* gnu/packages/libreoffice.scm (libreoffice): Add phase to install .desktop
files to $out/share so that LibreOffice will show up in Gnome/KDE/etc and so
that it is associated with the various MIME types of interest.
ac2ddcc6 — Kei Kebreau 8 years ago
gnu: wxmaxima: Update to 17.05.1.

* gnu/packages/maths.scm (wxmaxima): Update to 17.05.1.
[arguments]: Put "autoconf" phase after the "unpack" phase. Fix
indentation.
mailmap: fix entries for ng0.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Update open-adventure to d43854f0f6bb8e9eea7fbce80348150e7e7fc34d.

* gnu/packages/games.scm (open-adventure): Update to
d43854f0f6bb8e9eea7fbce80348150e7e7fc34d.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: linenoise: Update to commit 2105ce445821381cf1bca87b6d386d4ea88ee20d.

* gnu/packages/shells.scm (linenoise): Update to commit
2105ce445821381cf1bca87b6d386d4ea88ee20d. Fix indentation.
[source]: change to git.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
f152208b — Alex Vong 8 years ago
gnu: qemu: Fix CVE-2017-{10664,10806,10911,11434}.

* gnu/packages/patches/qemu-CVE-2017-10664.patch,
gnu/packages/patches/qemu-CVE-2017-10806.patch,
gnu/packages/patches/qemu-CVE-2017-10911.patch,
gnu/packages/patches/qemu-CVE-2017-11434.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d5daf6fb — Marius Bakke 8 years ago
gnu: curl: Fix i686 test failure.

* gnu/packages/patches/curl-bounds-check.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/curl.scm (curl-7.55.0)[source]: Use it.
97660820 — Marius Bakke 8 years ago
gnu: imagemagick: Update to 6.9.9-7.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-7.
f7e8302b — Oleg Pykhalov 8 years ago
gnu: Add emacs-nix-mode.

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

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
f4c808df — Efraim Flashner 8 years ago
gnu: pspp: Update to 0.11.0.

This fixes CVE-2017-10791, CVE-2017-10792.

* gnu/packages/statistics.scm (pspp): Update to 0.11.0.
06465d2b — Peter Mikkelsen 8 years ago
gnu: Add mpd service.

* doc/guix.texi: Add documentation.
* gnu/services/audio.scm (<mpd-configuration>): New record type.
  (mpd-service-type): New service type.
* gnu/tests/audio.scm: New file.
* gnu/local.mk: Add new files.

Signed-off-by: Christopher Baines <mail@cbaines.net>
c0761f2e — Christopher Baines 9 years ago
gnu: moreutils: Add more inputs to moreutils.

The included ts command requires the Time::Duration and Date::Parse perl
modules for the -r option.

* gnu/packages/moreutils.scm (moreutils)[inputs]: Add perl-timedate and
  perl-time-duration.
  [arguments]: Wrap ts with PERL5LIB.
065225a4 — Christopher Baines 8 years ago
doc: Change Database Services description.

This is overly specific, as this section now includes the documentation for
Redis, which is not an SQL database.

* doc/guix.texi: Change database services description.
861fd04b — Efraim Flashner 8 years ago
gnu: efl: Don't include gtk+@3 in enclosure.

* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Replace
libinput with libinput-minimal.
9be481f8 — Efraim Flashner 8 years ago
gnu: efl: Update to 1.20.2.

* gnu/packages/enlightenment.scm (efl): Update to 1.20.2.
f8143794 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.12.6.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.6.
(%linux-libre-hash): Update hash.
Next