~ruther/guix-local

ab4ccc8f — Efraim Flashner 9 years ago
daemon: Ensure proper alignment on the stack.

* nix/libstore/build.cc (startBuilder): When calling 'clone', increase
the step to 16 and ensure it aligns properly on the stack.
3b254d76 — Ricardo Wurmus 9 years ago
gnu: ardour: Update to 5.6.

* gnu/packages/audio.scm (ardour): Update to 5.6.
52d901da — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.10.  Keep 4.9 as longterm release.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.
(%linux-libre-hash): Update hash.
(linux-libre-4.9): New variable.
* gnu/packages/linux-libre-4.10-x86_64.conf,
gnu/packages/linux-libre-4.10-i686.conf: New files.
* Makefile.am (KCONFIGS): Add them.
361d982c — Marius Bakke 9 years ago
gnu: Add python-cycler.

* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
b35f442e — Marius Bakke 9 years ago
gnu: Remove xf86-video-modesetting.

This is part of xorg-server since version 1.17:

https://cgit.freedesktop.org/xorg/xserver/commit/?id=35dc7c75150733dbcef8a18b6796f49a7c48ebee

* gnu/packages/xorg.scm (xf86-video-modesetting): Remove variable.
* gnu/services/xorg.scm (xorg-configuration-file, %default-xorg-modules):
Adjust accordingly.
4a4fc718 — Marius Bakke 9 years ago
gnu: jemalloc: Update to 4.4.0.

* gnu/packages/jemalloc.scm (jemalloc): Update to 4.4.0.
[source, home-page]: Update to current URLs.
8071bbbc — Ricardo Wurmus 9 years ago
gnu: qtractor: Use new home page.

* gnu/packages/music.scm (qtractor)[home-page]: Use new home page.
873253dd — Ricardo Wurmus 9 years ago
gnu: qtractor: Update to 0.8.1.

* gnu/packages/music.scm (qtractor): Update to 0.8.1.
c93f5069 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.9.11.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.9.11.
(%linux-libre-hash): Update hash.
64d38538 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.50.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
bd1450f1 — Leo Famulari 9 years ago
gnu: ntfs-3g: Fix patch for CVE-2017-0358.

This is a followup to commit 1a82ba660e88e731841882523084e5d878267b53.

* gnu/packages/patches/ntfs-3g-CVE-2017-0358.patch: Make patch apply.
365950ce — Rodger Fox 9 years ago
gnu: pioneers: Update to 15.4.

* gnu/packages/games.scm: Update to 15.4.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
f31bb3a0 — Kei Kebreau 9 years ago
Revert "updated pioneers to latest version."

This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
2f7eccc0 — Rodger Fox 9 years ago
updated pioneers to latest version.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
f54cf642 — Leo Famulari 9 years ago
gnu: vdirsyncer: Use add-installed-pythonpath in the check phase.

* gnu/packages/dav.scm (vdirsyncer)[arguments]: Move the check phase
into the normal part of the build sequence and use add-installed-pythonpath.
945b6721 — Leo Famulari 9 years ago
gnu: vdirsyncer: Don't fail the test suite when the build machine is slow.

* gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dav.scm (vdirsyncer)[source]: Use it.
gnu: Add emacs-dream-theme.

* gnu/packages/emacs.scm (emacs-dream-theme): New variable.
a26d6bcc — Nicolas Goaziou 9 years ago
gnu: emacs-org: Update to 20170210.

* gnu/packages/emacs.scm (emacs-org): Update to 20170210.
42e721a1 — Mark H Weaver 9 years ago
gnu: webkitgtk: Update to 2.14.5.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.5.
fbbb1abf — Leo Famulari 9 years ago
gnu: inkscape: Update to 0.92.1.

* gnu/packages/inkscape.scm (inkscape): Update to 0.92.1.
Next