~ruther/guix-local

ref: 484437bd438ccaf7efa673edc26aee80d2fc7bf0 guix-local/gnu d---------
367f7013 — Manolis Ragkousis 9 years ago
gnu: glibc-hurd: Disable werror.

* gnu/packages/base.scm (glibc/hurd)[arguments]: Add "--disable-werror".
62596a15 — Manolis Ragkousis 9 years ago
gnu: Use hurd-triplet? to check if GNU/Hurd.

* gnu/packages/make-bootstrap.scm (hurd-triplet?): Move it from here..
* gnu/packages/hurd.scm: ..to here. New exported procedure.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)
  [arguments]: Replace string-match.
  [inputs]: Same.
* gnu/packages/cross-base.scm (cross-libc)[native-inputs]: Same.
6a37872c — Kei Kebreau 9 years ago
gnu: chicken: Fix CVE-2016-{6830,6831}.

* gnu/packages/patches/chicken-CVE-2016-6830+CVE-2016-6831.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use it.
* gnu/packages/scheme.scm (chicken)[source]: Use it.
b9b6db45 — Kei Kebreau 9 years ago
gnu: chicken: Update to 4.11.1.

* gnu/packages/scheme.scm (chicken): Update to 4.11.1.
d338237d — Julien Lepiller 9 years ago
services: nginx: Make service extensible.

* gnu/services/web.scm (<nginx-configuration>)[server-blocks]: New
field.
(nginx-activation): When CONFIG-FILE is #f, use 'default-nginx-config'.
(nginx-shepherd-service): Likewise.
(nginx-service-type): Add 'compose' and 'extend' fields.
(nginx-service): Change default value of #:server-list to '(), and
default value of #:config-file to #f.
* doc/guix.texi (Web Services): Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
4e9ae301 — Julien Lepiller 9 years ago
services: nginx: Fix multiple index and server name.

* gnu/services/web.scm (config-domain-strings, config-index-string): separate
names with a space.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3b9b12ef — Julien Lepiller 9 years ago
services: nginx: Rename "vhost" to "server".

* gnu/services/web.scm (<nginx-vhost-configuration>): Rename to...
(<nginx-server-configuration>): ... this.
* doc/guix.texi (Web Services): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7b030c9f — Roel Janssen 9 years ago
gnu: r-plotrix: Update to 3.6-4.

* gnu/packages/statistics.scm (r-plotrix): Update to 3.6-4.
0c74399d — Roel Janssen 9 years ago
gnu: r-git2r: Update to 0.18.0.

* gnu/packages/statistics.scm (r-git2r): Update to 0.18.0.
807db78f — Roel Janssen 9 years ago
gnu: r-hmisc: Update to 4.0-2.

* gnu/packages/statistics.scm (r-hmisc): Update to 4.0-2.
  [propagated-inputs]: Add r-base64enc.
437d064d — Roel Janssen 9 years ago
gnu: r-openssl: Update to 0.9.6.

* gnu/packages/statistics.scm (r-openssl): Update to 0.9.6.
596fcfac — Roel Janssen 9 years ago
gnu: r-jsonlite: Update to 1.2.

* gnu/packages/web.scm (r-jsonlite): Update to 1.2.
da13738e — Roel Janssen 9 years ago
gnu: r-ggplot2: Update to 2.2.1.

* gnu/packages/statistics.scm (r-ggplot2): Update to 2.2.1.
407a2801 — Roel Janssen 9 years ago
gnu: r-genomicranges: Update to 1.26.2.

* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.26.2.
ac370a33 — Roel Janssen 9 years ago
gnu: r-genomeinfodb: Update to 1.10.2.

* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.10.2.
4fb14fad — Efraim Flashner 9 years ago
gnu: sudo: Update to 1.8.19p1.

* gnu/packages/admin.scm (sudo): Update to 1.8.19p1.
b1251a2f — Brandon Ludwig 9 years ago
gnu: arc-theme: Update to 20161119.

* gnu/packages/gnome.scm (arc-theme): Update to 20161119.

Signed-off-by: Leo Famulari <leo@famulari.name>
61551868 — Maxim Cournoyer 9 years ago
gnu: gimp: Enable PDF support

* gnu/packages/gimp.scm (gimp)[inputs]: Add poppler.

Signed-off-by: Leo Famulari <leo@famulari.name>
47932c0d — Leo Famulari 9 years ago
gnu: lynx: Update to 2.8.9dev.11 [fixes CVE-2016-9179].

* gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.11.
b3e2ea8d — Leo Famulari 9 years ago
gnu: Add sonic.

* gnu/packages/speech.scm (sonic): New variable.
Next