~ruther/guix-local

ref: d338237d8c2408e0cd13ecfeb303e327ff7e3d9b guix-local/gnu d---------
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.
5819431c — Mathieu OTHACEHE 9 years ago
gnu: Add cmst.

* gnu/packages/connman.scm (cmst): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
125e3cde — Mathieu OTHACEHE 9 years ago
gnu: connman: Add dependency on polkit.

* gnu/packages/connman.scm (connman)[arguments]: Add "--enable-polkit".
[inputs]: Add POLKIT.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
832d60dc — Efraim Flashner 9 years ago
gnu: mpv: Update to 0.23.0.

* gnu/packages/video.scm (mpv): Update to 0.23.0.
8d2de491 — Efraim Flashner 9 years ago
gnu: openvpn: Update to 2.3.14.

* gnu/packages/vpn.scm (openvpn): Update to 2.3.14.
Next