~ruther/guix-local

68f1869c — Danny Milosavljevic 8 years ago
gnu: xfce4-session: Disable (duplicate) Gtk+ icon cache generation.

* gnu/packages/xfce.scm (xfce4-session)[arguments]: Add make-flags to disable
Gtk+ icon cache generation.
9a56cf2b — Leo Famulari 8 years ago
services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot.

* gnu/services/base.scm (urandom-seed-shepherd-service): Try to read from
'/dev/hwrng' at boot, as a supplement to any saved random seed.
* doc/guix.texi (Base Services): Document the new feature.
a8db968f — Kei Kebreau 8 years ago
gnu: wxmaxima: Update to 17.10.1.

* gnu/packages/maths.scm (wxmaxima): Update to 17.10.1.
gnu: Add quakespasm.

* gnu/packages/games.scm (quakespasm): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
0464dc1c — Ricardo Wurmus 8 years ago
gnu: gajim: Update to 0.16.9.

* gnu/packages/messaging.scm (gajim): Update to 0.16.9.
f3b985fa — Ricardo Wurmus 8 years ago
gnu: python-nbxmpp: Update to 0.6.1.

* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.1.
21bc3526 — Ricardo Wurmus 8 years ago
gnu: dino: Update to 0.0-3.f25fadde2.

* gnu/packages/messaging.scm (dino): Update to 0.0-3.f25fadde2.
79b43bc3 — Ricardo Wurmus 8 years ago
gnu: pcsc-lite: Update to 1.8.23.

* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.23.
[arguments]: Disable libsystemd check.
b28e05d4 — Ricardo Wurmus 8 years ago
gnu: antiword: Fix broken embedded directory name.

* gnu/packages/textutils.scm (antiword)[arguments]: Replace "configure" phase
to substitute reference to "/usr/share/antiword" with the actual directory in
the store.
fb6ca493 — Roel Janssen 8 years ago
gnu: Update gwl to 0.1.1.

* gnu/packages/package-management.scm (gwl): Update to 0.1.1.
ba1ba9fc — Efraim Flashner 8 years ago
gnu: emulation-station: Add missing file-name field.

* gnu/packages/games.scm (emulation-station)[source]: Add missing
file-name field.
28fc96cb — Roel Janssen 8 years ago
gnu: Update r-cowplot to 0.9.2.

* gnu/packages/statistics.scm (r-cowplot): Update to 0.9.2.
a1ac7bf3 — Ludovic Courtès 8 years ago
tests: Adjust php-fpm test to new nginx API.

Fixes <https://bugs.gnu.org/29769>.
Reported by Mark H Weaver <mhw@netris.org>.

This is a followup to 8b223ceac4ff0781e95d69362875f87cff03f4d6.

* gnu/tests/web.scm (%php-fpm-nginx-server-blocks): Turn 'listen' into a
list.
4a408d84 — Leo Famulari 8 years ago
gnu: mpd: Update to 0.20.13.

* gnu/packages/mpd.scm (mpd): Update to 0.20.13.
4fad6598 — Leo Famulari 8 years ago
gnu: keepassxc: Update to 2.2.4.

* gnu/packages/password-utils.scm (keepassxc): Update to 2.2.4.
4498cbd7 — Leo Famulari 8 years ago
gnu: GnuPG pinentry: Update to 1.1.0.

* gnu/packages/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-gnome3,
pinentry-qt): Update to 1.1.0.
7a6a08c9 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.14.7.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.7.
(%linux-libre-hash): Update hash.
48e1f444 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.70.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.70.
86300e61 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.106.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.106.
98bd11cf — Marius Bakke 8 years ago
gnu: termite: Update to 13.

* gnu/packages/terminals.scm (termite): Update to 13.
Next