~ruther/guix-local

7ab04c17 — Clément Lassieur 8 years ago
services: certbot: Run certbot twice a day at a random minute.

* doc/guix.texi (Certificate Services): Document it.
* gnu/services/certbot.scm (certbot-renewal-jobs): Change job's time
specification.
70cd2239 — Clément Lassieur 8 years ago
services: certbot: Listen on IPv6.

* gnu/services/certbot.scm (certbot-nginx-server-configurations): Listen on
IPv6 too.
5c213d1b — Efraim Flashner 8 years ago
gnu: american-fuzzy-lop: Change custom qemu input.

* gnu/packages/debug.scm (american-fuzzy-lop)[inputs]: Custom-qemu now
inherits from private qemu-minimal-2.10.
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): Add note to move
variable to gnu/packages/debug.scm when no longer needed in
bootloaders.scm.
cfcc0f3c — Leo Famulari 8 years ago
gnu: gnupg: Update to 2.2.5.

* gnu/packages/gnupg.scm (gnupg): Update to 2.2.5.
b4cb9308 — nikita 8 years ago
gnu: Add cwm.

* gnu/packages/wm.scm (cwm): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
85280804 — Efraim Flashner 8 years ago
gnu: dolphin-emu: Shorten the source snippet.

* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
e89bfc2d — Efraim Flashner 8 years ago
gnu: dolphin-emu: Enable building on aarch64-linux.

* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
fd7da5b9 — Oleg Pykhalov 8 years ago
gnu: mlt: Fix compilation against glibc 2.26.

* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
58246f96 — Tobias Geerinckx-Rice 8 years ago
gnu: strongswan: Separate phases.

* gnu/packages/networking.scm (strongswan)[arguments]: Split
‘adjust-to-environment’ phase into ‘patch-command-file-names’ and
‘set-up-test-environment’.
c85eca62 — Tobias Geerinckx-Rice 8 years ago
gnu: strongswan: Update to 5.6.2.

* gnu/packages/networking.scm (strongswan): Update to 5.6.2.
8e6b131b — Tobias Geerinckx-Rice 8 years ago
gnu: pumpa: Update to 0.9.3.

* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3.
[arguments]: Substitute INVOKE for SYSTEM*.
e39631a9 — Tobias Geerinckx-Rice 8 years ago
gnu: mit-scheme: Update phase style.

* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end
phases with #t.
4eb0f5cd — Tobias Geerinckx-Rice 8 years ago
gnu: po4a: Update home page.

* gnu/packages/gettext.scm (po4a)[home-page]: Update.
bb2a9558 — Marius Bakke 8 years ago
gnu: libx264: Change to stable branch.

Fixes <https://bugs.gnu.org/30573>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>

* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
9cf2de87 — Marius Bakke 8 years ago
gnu: ccid: Update to 1.4.29.

* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
a2a53274 — Björn Höfling 8 years ago
gnu: Add spatialite-gui.

* gnu/packages/geo.scm (spatialite-gui): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
1aef4222 — Björn Höfling 8 years ago
Revert "gnu: Remove wxwidgets@2.8."

This reverts commit 6f9ba4c91c096a2fb95da111be0657d99ef2b683.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
22c7c775 — Björn Höfling 8 years ago
gnu: Add libgaiagraphics.

* gnu/packages/geo.scm (libgaiagraphics): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
f6c507e1 — Björn Höfling 8 years ago
gnu: Add libspatialite.

* gnu/packages/geo.scm (libspatialite): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
89bc5287 — Marius Bakke 8 years ago
gnu: libsoup: Update to 2.60.3.

* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
Next