~ruther/guix-local

ae5947b0 — Dave Love 8 years ago
gnu: Add libfabric.

* gnu/packages/linux.scm (libfabric): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
3eb7c000 — Dave Love 8 years ago
gnu: libnl: Add "python2" and "python3" outputs.

* gnu/packages/linux.scm (libnl)[native-inputs]: Add SWIG and PKG-CONFIG.
[inputs]: Add PYTHON-2 and PYTHON-3.
[outputs]: Add python2, python3.
[arguments]: Add 'install-python' phase.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
d80a47f2 — Dave Love 8 years ago
gnu: libnl: Add "doc" output.

* gnu/packages/linux.scm (libnl)[native-inputs]: Add doc origin.
[outputs]: New field.
[arguments]: Add 'install-doc' phase. New field.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
d016b60f — Nicolas Goaziou 8 years ago
gnu: wireshark: Update to 2.4.0.

* gnu/packages/networking.scm (wireshark): Update to 2.4.0.  Add "libssh",
  "libxml2", "qtbase" and "qttools" as inputs.  Remove unused "bison", "flex"
  and "gtk+" inputs.
9fa0c0e6 — Marius Bakke 8 years ago
gnu: libmspack: Update to 0.6 [fixes CVE-2017-{6419,11423}].

* gnu/packages/compression.scm (libmspack): Update to 0.6.
2d72ddf5 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.12.8.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.8.
(%linux-libre-hash): Update hash.
1e070766 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.44.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.44.
821f1871 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.83.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.83.
f2d7a492 — Christopher Baines 8 years ago
web: Check for the existance of SSL related files.

This adds back the previous behaviour of the nginx-service-type, where the
service would check at the time when the configuration is generated if the SSL
certificate and certificate key file exists.

* gnu/services/web.scm (emit-nginx-server-config): Add back check for SSL
  related files.
c9aa261b — Andy Wingo 8 years ago
gnu: services: Nginx configs can reference store

* gnu/services/web.scm (config-domain-strings, config-index-strings): Emit
lists instead of strings.
(emit-nginx-location-config, emit-nginx-server-config)
(emit-nginx-upstream-config): Rename from nginx-location-config,
default-nginx-server-config, and nginx-upstream-config.  Emit lists instead of
strings.
(flatten): New helper.
(default-nginx-config): Use flatten helper to write nginx conf.  This allows
location configs to reference store values.

Signed-off-by: Christopher Baines <mail@cbaines.net>
e9a599cd — Manolis Ragkousis 8 years ago
gnu: Add OpenMW.

* gnu/packages/game-development.scm (openmw): New variable.
42d0d13d — Manolis Ragkousis 8 years ago
gnu: Add mygui.

* gnu/packages/game-development.scm (mygui): New variable.
dd75a9a2 — Manolis Ragkousis 8 years ago
gnu: Add ogre.

* gnu/packages/graphics.scm (ogre): New variable.
bf3fa996 — Ricardo Wurmus 8 years ago
gnu: Add r-methylkit.

* gnu/packages/bioinformatics.scm (r-methylkit): New variable.
8a39e4a5 — Ricardo Wurmus 8 years ago
gnu: sassc: Update to 3.4.5.

* gnu/packages/web.scm (sassc): Update to 3.4.5.
[arguments]: Add PREFIX to make-flags, disable tests, remove custom install
phase.
f30ff28b — Alex Vong 8 years ago
gnu: mariadb: Update to 10.1.26 [fixes CVE-2017-{3636,3641,3653}].

* gnu/packages/databases.scm (mariadb): Update to 10.1.26.

Signed-off-by: Leo Famulari <leo@famulari.name>
05e8a3ef — Ricardo Wurmus 8 years ago
gnu: Add r-ksamples.

* gnu/packages/cran.scm (r-ksamples): New variable.
abcb8494 — Ricardo Wurmus 8 years ago
gnu: Add r-suppdists.

* gnu/packages/cran.scm (r-suppdists): New variable.
8d220073 — Ricardo Wurmus 8 years ago
gnu: Add r-energy.

* gnu/packages/cran.scm (r-energy): New variable.
6b4a9aec — Ricardo Wurmus 8 years ago
gnu: Add r-fitdistrplus.

* gnu/packages/cran.scm (r-fitdistrplus): New variable.
Next