~ruther/guix-local

c854815c — Marius Bakke 8 years ago
gnu: xkbcomp: Update to 1.4.0.

* gnu/packages/xorg.scm (xkbcomp-intermediate, xkbcomp): Update to 1.4.0.
f4322542 — Roel Janssen 8 years ago
gnu: vcftools: Update to 0.1.15.

* gnu/packages/bioinformatics.scm (vcftools): Update to 0.1.15.
fa936915 — Julien Lepiller 8 years ago
gnu: services: nginx: Fix key verification.

* gnu/services/web.scm (default-nginx-server-config): Fix wrong variable name.
5a10cd47 — Julien Lepiller 8 years ago
gnu: services: Create logs directory.

* gnu/services/web.scm (nginx-activation): Create logs directory so nginx can
log its startup messages before it loads its configuration.
0f4740f4 — Julien Lepiller 8 years ago
gnu: services: nginx: Test certificate presence.

* gnu/services/web.scm (default-nginx-server-config): Test certificate
presence when https is requested at configure time.
gnu: neomutt: Update to 20170428.

* gnu/packages/mail.scm (neomutt): Update to 20170428.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
dd69ff6d — Mathieu Othacehe 8 years ago
gnu: emacs-mu4e-alert: Update to 1.0.

* gnu/packages/emacs.scm (emacs-mu4e-alert): Update to 1.0.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7cf06d62 — Danny Milosavljevic 9 years ago
gnu: Add gcc-vc4.

Fixes <https://bugs.gnu.org/26541>.

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add vc4-elf.
* gnu/packages/embedded.scm (gcc-vc4): New variable.
b3542d77 — Mathieu Othacehe 8 years ago
gnu: guile-git: Update to revision 2.

* gnu/packages/guile.scm (guile-git): Update to revision 2.
[arguments]: remove "ccache -> site-ccache" substitution because it
has been ported upstream.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
4d31d143 — Leo Famulari 8 years ago
gnu: python-llfuse: Update to 1.2.

* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.2.
436c0558 — Leo Famulari 8 years ago
gnu: fuse: Update to 2.9.7.

* gnu/packages/linux.scm (fuse): Update to 2.9.7.
68f12ea0 — Leo Famulari 8 years ago
gnu: radicale: Update to 1.1.2 [fixes CVE-2017-8342].

* gnu/packages/dav.scm (radicale): Update to 1.1.2.
fbaf9376 — Leo Famulari 8 years ago
Revert "gnu: Move netsurf to web-browsers.scm."

This change caused building Guix to fail with:

 393: 1 [eval #<memoized glib-or-gtk-build-system> (# "3.6" "netsurf" . #)]

This reverts commit a39ee1accb384fa4747a2a14d44616557419087f.
a39ee1ac — Kei Kebreau 8 years ago
gnu: Move netsurf to web-browsers.scm.

* gnu/packages/web.scm: Move netsurf...
* gnu/packages/web-browsers.scm: ...here.
c2e4f14a — Ricardo Wurmus 8 years ago
gnu: glibc/linux: Fix build of glibc-intermediate.

This is a follow-up to commit b2fd8f63679aa4f244c36fdca62f23c00b8eded9.

* gnu/packages/base.scm (glibc/linux)[arguments]: Take patch from either
native-inputs or just inputs; fix syntax error; report errors on patch
failure.
dc00f635 — Efraim Flashner 8 years ago
gnu: femtolisp: Remove aarch64-linux from supported-architectures.

* gnu/packages/lisp.scm (femtolisp)[supported-systems]: Remove
aarch64-linux from supported-systems.
300200b6 — Thomas Danckaert 8 years ago
gnu: Add netcdf-fortran.

* gnu/packages/maths.scm (netcdf-fortran): New variable.
06be3161 — Efraim Flashner 8 years ago
gnu: jemalloc: Disable transparent huge pages on non-Intel systems.

* gnu/packages/jemalloc.scm (jemalloc)[arguments]: On non-Intel systems
add '--disable-thp' to #:configure-flags. Adjust #:phases to remove
offending test which incorrectly tests transparent huge pages.
b9ce9eca — Christopher Allan Webber 8 years ago
python-sphinxcontrib-programoutput: Update to 0.10.

* gnu/packages/python.scm (python-sphinxcontrib-programoutput): Update to 0.10.
564324f4 — Marius Bakke 8 years ago
gnu: xapian: Update to 1.4.4.

* gnu/packages/search.scm (xapian): Update to 1.4.4.
Next