~ruther/guix-local

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.
2abf6371 — Mark H Weaver 9 years ago
gnu: icecat: Add fixes from mozilla-esr45; use skia by default.

* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add fixes from
the upstream mozilla-esr45 repository.
[arguments]: Add 'use-skia-by-default' phase.
5e923414 — Leo Famulari 9 years ago
gnu: python-enum34: Update to 1.1.6.

* gnu/packages/python.scm (python-enum34, python2-enum34): Update to 1.1.6.
[arguments]: Remove custom test phase.
9342c5a0 — Kei Kebreau 9 years ago
gnu: schismtracker: Update to 20160913.

* gnu/packages/music.scm (schismtracker): Update to 20160913.
[source]: Update snippet for version 20160913.
a29d329f — Tobias Geerinckx-Rice 9 years ago
gnu: games: Don't MKDIR before INSTALL-FILE.

* gnu/packages/games.scm (glkterm, glulxe, grue-hunter)[arguments]:
Remove spurious MKDIRs.
05e0ac46 — Tobias Geerinckx-Rice 9 years ago
gnu: retroarch: Don't use %OUTPUT.

* gnu/packages/games.scm (retroarch)[arguments]: Accept an OUTPUTS key
in the configure phase.  Add a comment about the script.  Use LET*.
3f127147 — Tobias Geerinckx-Rice 9 years ago
gnu: games: Use ‘modify-phases’.

* gnu/packages/games.scm (pingus, cmatrix, freedink-data, xboing, irrlicht,
glkterm, glulx, retroarch)[arguments]: Use ‘modify-phases’ syntax.
92bdf777 — Tobias Geerinckx-Rice 9 years ago
gnu: glulxe: Fix typo.

* gnu/packages/games.scm (glulxe)[description]: Fix typo.
dbe7095b — Tobias Geerinckx-Rice 9 years ago
gnu: glkterm: Use @code in description.

* gnu/packages/games.scm (glkterm)[description]: Use @code.
ddce0903 — Tobias Geerinckx-Rice 9 years ago
gnu: games: Use INSTALL-FILE.

* gnu/packages/games.scm (glkterm, glulxe): Use INSTALL-FILE, return #t
instead of an undefined value, and prefer using let bindings.
dbaca6b5 — Tobias Geerinckx-Rice 9 years ago
gnu: zstd: Update to 1.1.4.

* gnu/packages/compression.scm (zstd): Update to 1.1.4.
a53a6b6f — Tobias Geerinckx-Rice 9 years ago
gnu: hyperrogue: Improve description.

* gnu/packages/games.scm (hyperrogue)[description]: Mainly fix a typo.
Throw in a few tweaks as well.
8d5fe1f1 — Tobias Geerinckx-Rice 9 years ago
gnu: Add httpfs2.

* gnu/packages/file-systems.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
8615da90 — Leo Famulari 9 years ago
gnu: beets: Don't build with python-enum34.

This package is unnecessary when using Python > 3.3.

* gnu/packages/music.scm (beets)[inputs]: Remove python-enum34.
7086540d — Leo Famulari 9 years ago
gnu: elfutils: Update to 0.168 [fixes CVE-2016-{10254,10255}].

* gnu/packages/elf.scm (elfutils): Update to 0.168.
[source]: Update URL.
[home-page]: Update URL.
4caad35d — Leo Famulari 9 years ago
gnu: imagemagick: Update to 6.9.8-3.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-3.
Next