~ruther/guix-local

dca96ad3 — Ludovic Courtès 9 years ago
gnu: mlocate: Update URLs.

* gnu/packages/search.scm (mlocate)[source, home-page]: Change URLs to
pagure.{org,io}.
402b03e6 — Ludovic Courtès 9 years ago
gnu: ruby-concurrent: Work around test failure on ARM.

* gnu/packages/patches/ruby-concurrent-test-arm.patch: New file.
* gnu/packages/ruby.scm (ruby-concurrent)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
aef81a81 — Ludovic Courtès 9 years ago
gnu: guix: Include the aarch64 bootstrap Guile.

* gnu/packages/package-management.scm (boot-guile-uri): Add case for aarch64.
(guix-0.12.0)[arguments] <copy-bootstrap-guile>: Handle aarch64.
[inputs]: Add "boot-guile/aarch64".
84157bb8 — Marius Bakke 9 years ago
Merge branch 'master' into core-updates

Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
03d0aa8b — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.10.7.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.7.
(%linux-libre-hash): Update hash.
f62acf1e — Mark H Weaver 9 years ago
gnu: linux-libre@4.9: Update to 4.9.19.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.19.
7f79df4a — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.58.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.58.
fa63939a — Marius Bakke 9 years ago
gnu: chez-scheme: Fix build failure in 'reset-gzip-timestamps' phase.

* gnu/packages/chez.scm (chez-scheme)[arguments]: Add 'make-manpages-writable'
phase.
2513aac1 — Marius Bakke 9 years ago
gnu: kodi: Update to 18.0_alpha-1-ec5d53d.

* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-1-ec5d53d.
[inputs]: Replace LIBYAJL with RAPIDJSON.
4951d2f3 — Marius Bakke 9 years ago
gnu: kodi: Remove silly wrapper script.

* gnu/packages/kodi.scm (kodi)[arguments]: Add SYSTEM_LDFLAGS in
configure-flags. Remove 'wrap' phase. Enable previously failing tests.
8c011737 — Marius Bakke 9 years ago
gnu: kodi: Embed full path to tzdata.

* gnu/packages/kodi.scm (kodi)[arguments]: Add substitution for tzdata in
'patch-stuff' phase.
[inputs]: Add TZDATA.
c3c25082 — Marius Bakke 9 years ago
gnu: ceph: Update to 12.0.1.

* gnu/packages/storage.scm (ceph): Update to 12.0.1.
[arguments]: Disable one new test.
* gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust context.
2657fb63 — Marius Bakke 9 years ago
gnu: xcb-util-cursor: Update to 0.1.3.

* gnu/packages/xorg.scm (xcb-util-cursor): Update to 0.1.3.
[source]: Change to bz2 archive.
ece42cb3 — Marius Bakke 9 years ago
gnu: libevdev: Update to 1.5.6.

* gnu/packages/xorg.scm (libevdev): Update to 1.5.6.
bdde64b0 — Marius Bakke 9 years ago
gnu: libinput: Update to 1.7.0.

* gnu/packages/freedesktop.scm (libinput, libinput-minimal): Update to 1.7.0.
941a38b6 — Marius Bakke 9 years ago
gnu: exempi: Update to 2.4.2.

* gnu/packages/freedesktop.scm (exempi): Update to 2.4.2.
16ab9824 — Leo Famulari 9 years ago
gnu: mbedtls-apache: Update to 2.4.2 [fixes CVE-2017-2784, SLOTH and others].

See 'ChangeLog' in the source code distribution for more information about
security-related bug fixes.

* gnu/packages/tls.scm (mbedtls-apache): Update to 2.4.2.
67656b7a — Ricardo Wurmus 9 years ago
gnu: propeller-binutils: Use flex 2.6.1.

* gnu/packages/embedded.scm (propeller-binutils)[native-inputs]: Replace
"flex" with "flex-2.6.1".
e3b2e943 — Kei Kebreau 9 years ago
gnu: milkytracker: Update to 1.0.0.

* gnu/packages/music.scm (milkytracker): Update to 1.0.0.
[source]: Change uri; add file-name; add snippet to remove non-FSDG
compliant data.
[build-system]: Change from gnu-build-system to cmake-build-system.
[arguments]: Remove #:make-flags; disable tests (which are no longer
present).
[inputs]: Change sdl to sdl2.
314120f2 — Ludovic Courtès 9 years ago
gnu: guix: Update development snapshot.

The previous snapshot lacked the FTP download fix from commit
6dfd683dc742ebb80983137f80a457af38ca7d8d.  Thus, the daemon's "download"
built-in would fail to download over FTP.

* gnu/packages/package-management.scm (guix-devel): Update to aabece2.
Next