~ruther/guix-local

0e42d239 — Tobias Geerinckx-Rice 8 years ago
gnu: tor: Update to 0.3.1.7.

* gnu/packages/tor.scm (tor): Update to 0.3.1.7.
ce7393f0 — Tobias Geerinckx-Rice 8 years ago
gnu: knot: update to 2.6.0.

* gnu/packages/dns.scm (knot): Update to 2.6.0.
e153362e — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2017.10.01.

* gnu/packages/video.scm (youtube-dl): Update to 2017.10.01.
710cc1a4 — Theodoros Foradis 8 years ago
gnu: Add libngspice and ngspice.

* gnu/packages/engineering.scm (libngspice, ngspice): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0ef1c223 — Kyle Meyer 8 years ago
gnu: Add emacs-writeroom.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
32e23aba — Kyle Meyer 8 years ago
gnu: emacs-visual-fill-column: Update to 1.11.

* gnu/packages/emacs.scm (emacs-visual-fill-column): Update to 1.11.

Signed-off-by: Christopher Baines <mail@cbaines.net>
88e6086e — Feng Shu 8 years ago
gnu: emacs-cyberpunk-theme: Update to 1.19.

* gnu/packages/emacs.scm (emacs-cyberpunk-theme): Update to 1.19.
gnu: gnunet: Use 'gnutls/dane' as input.

This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (gnunet)[inputs]: Replace gnutls with 'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: libmicrohttpd: Use 'gnutls/dane' as input.

This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (libmicrohttpd)[inputs]: Replace gnutls with
  'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: gnurl: Use 'gnutls/dane' as input.

This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (gnurl)[inputs]: Replace gnutls with 'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: gnutls: Add 'gnutls-dane'.

* gnu/packages/tls.scm (gnutls/dane): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
20030905 — Thomas Danckaert 8 years ago
gnu: libreoffice: Update to 5.3.6.1.

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.6.1.
7493306f — Feng Shu 8 years ago
gnu: Add emacs-pyim.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
9f3b27a2 — Feng Shu 8 years ago
gnu: Add emacs-pos-tip.

* gnu/packages/emacs.scm (emacs-pos-tip): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
0fa8a932 — Feng Shu 8 years ago
gnu: Add emacs-pyim-basedict.

* gnu/packages/emacs.scm (emacs-pyim-basedict): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
65fff6a3 — Feng Shu 8 years ago
gnu: Add emacs-cnfonts.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
350cc3a2 — Thomas Danckaert 8 years ago
doc: Fix rottlog configuration sample code.

* doc/guix.texi (Log Rotation): Correct code for the default mcron-service.
gnu: pybitmessage: Update to 0.6.2.

* gnu/packages/messaging.scm (pybitmessage): Update to 0.6.2.
[build-system]: Change to python-build-system.
[arguments]: Remove "fix-makefile" and "wrap" phases.
[inputs]: Rename to...
[propagated-inputs]: ...this. Add "python2-msgpack" and "python2-pythondialog".
[inputs]: Remove "sqlite" and "qt-4". Move "openssl" ...
[native-inputs]: ...here. Remove "pkg-config".

Signed-off-by: Christopher Baines <mail@cbaines.net>
0083a39f — Ricardo Wurmus 8 years ago
gnu: guitarix: Update to 0.35.6.

* gnu/packages/audio.scm (guitarix): Update to 0.35.6.
fba1cade — Ricardo Wurmus 8 years ago
gnu: samplv1: Update to 0.8.4.

* gnu/packages/music.scm (samplv1): Update to 0.8.4.
Next