~ruther/guix-local

86763fdd — Ricardo Wurmus 8 years ago
gnu: Add r-dexseq.

* gnu/packages/bioinformatics.scm (r-dexseq): New variable.
233f4f43 — Ricardo Wurmus 8 years ago
gnu: Add perl-math-random-secure.

* gnu/packages/crypto.scm (perl-math-random-secure): New variable.
2023b79f — Ricardo Wurmus 8 years ago
gnu: Add perl-crypt-random-source.

* gnu/packages/crypto.scm (perl-crypt-random-source): New variable.
2bdc07c2 — Ricardo Wurmus 8 years ago
gnu: Add perl-type-tiny.

* gnu/packages/perl.scm (perl-type-tiny): New variable.
a0eb3104 — Ricardo Wurmus 8 years ago
gnu: Add perl-ref-util-xs.

* gnu/packages/perl.scm (perl-ref-util-xs): New variable.
44d37e43 — Ricardo Wurmus 8 years ago
gnu: Add perl-regexp-util.

* gnu/packages/perl.scm (perl-regexp-util): New variable.
413dd210 — Ricardo Wurmus 8 years ago
gnu: Add perl-type-tie.

* gnu/packages/perl.scm (perl-type-tie): New variable.
649238cb — Ricardo Wurmus 8 years ago
gnu: Add perl-math-random-isaac.

* gnu/packages/crypto.scm (perl-math-random-isaac): New variable.
d96e162a — Ricardo Wurmus 8 years ago
gnu: Add perl-math-random-isaac-xs.

* gnu/packages/crypto.scm (perl-math-random-isaac-xs): New variable.
2fa21791 — Ricardo Wurmus 8 years ago
gnu: Add perl-hash-fieldhash.

* gnu/packages/perl.scm (perl-hash-fieldhash): New variable.
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>
Next