~ruther/guix-local

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.
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.
aabece2e — Ludovic Courtès 9 years ago
gnu: guile-git, guile-bytestructures: Switch to Guile 2.2.

* gnu/packages/guile.scm (guile-bytestructures)[inputs]: Replace
GUILE-2.0 with GUILE-2.2.
(guile-git)[inputs]: Likewise.
e93f8d98 — Ludovic Courtès 9 years ago
gnu: guile-git: Update to latest Git snapshot.

* gnu/packages/guile.scm (guile-git): Update to 96dfb3b.
[arguments]: Remove #:parallel-tests?.
58b24078 — Andy Patterson 9 years ago
gnu: ccl: Forcibly set CCL_DEFAULT_DIRECTORY.

* gnu/packages/lisp.scm (ccl)[arguments]: Unconditionally set the
CCL_DEFAULT_DIRECTORY environment variable in the wrapper script.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
fc7d5a34 — Andy Patterson 9 years ago
gnu: ccl: Install included libraries.

* gnu/packages/lisp.scm (ccl)[arguments]: Add 'srfi-26' to '#:modules', and
copy the included libraries to the output in the 'install' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c86c1991 — Arun Isaac 9 years ago
gnu: Add emacs-linum-relative.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
239cf024 — Vasile Dumitrascu 9 years ago
gnu: Add emacs-highlight-sexp.

* gnu/packages/emacs (emacs-highlight-sexp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6a91c5f2 — Vasile Dumitrascu 9 years ago
gnu: Add emacs-ox-twbs.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6b7e3362 — Vasile Dumitrascu 9 years ago
gnu: Add emacs-idle-highlight.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
32e18d37 — Ludovic Courtès 9 years ago
hydra: Include the localstatedir in the binary tarball.

This is a followup to 6b63c43e0661406bf9e8c4c54f517744fc2ffdb3.

* build-aux/hydra/gnu-system.scm (tarball-jobs): Pass #:localstatedir? #t
to 'self-contained-tarball'.
77310a1c — Eric Bavier 9 years ago
gnu: qutebrowser: Upgrade to 0.10.1.

* gnu/packages/web.scm (qutebrowser): Upgrade to 0.10.1.
bf5b6fb2 — Eric Bavier 9 years ago
gnu: thefuck: Upgrade to 3.15 and enable tests.

* gnu/packages/patches/thefuck-test-environ.patch: New patch.
* gnu/packages/admin.scm (thefuck): Upgrade to 3.15.
[source]: Use patch.
[arguments]: Remove '#:tests? #f'.  Move 'check' phase after 'install'.
* gnu/local.mk (dist_patch_DATA): Add patch.
6fd52309 — Tobias Geerinckx-Rice 9 years ago
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.

All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
c219997a — Tobias Geerinckx-Rice 9 years ago
gnu: orc: Update home page.

* gnu/packages/gstreamer.scm (orc)[home-page]: Update.
Next