~ruther/guix-local

ref: 06d707d3ead7aa31ef3432a73e5cfa08734d3eea guix-local/gnu d---------
06d707d3 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.62.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.62.
9be54b15 — Kei Kebreau 9 years ago
gnu: baobab: Update to 3.24.0.

* gnu/packages/gnome.scm (baobab): Update to 3.24.0.
29548d26 — Kei Kebreau 9 years ago
gnu: adwaita-icon-theme: Update to 3.24.0.

* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.24.0.
274b7fd0 — Kei Kebreau 9 years ago
gnu: gnome-terminal: Update to 3.24.1.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.1.
05afdb77 — Ludovic Courtès 9 years ago
gnu: guix: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to d72b420.
a2d64899 — Ludovic Courtès 9 years ago
gnu: libressl: Do not use 'getentropy'.

* gnu/packages/tls.scm (libressl)[arguments]: New field.
5315fcfd — Julien Lepiller 9 years ago
gnu: Add adb.

* gnu/packages/android.scm: New file.
* gnu/packages/patches/libbase-fix-includes.patch: New file.
* gnu/packages/patches/libbase-use-own-logging.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Add them.

Co-Authored-By: Marius Bakke <mbakke@fastmail.com>
54412ebf — Julien Lepiller 9 years ago
services: nginx: Use mime.types.

* gnu/service/web.scm (default-nginx-config): Add 'nginx' parameter
and honor it.  Adjust callers.
73f0e1ab — Kei Kebreau 9 years ago
gnu: vte: Update to 0.48.2.

* gnu/packages/gnome.scm (vte): Update to 0.48.2.
1b5b24c9 — Ben Sturmfels 9 years ago
gnu: fabric: Enable tests.

* gnu/packages/patches/fabric-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (fabric)[source]: Use it.
[native-inputs]: Add PYTHON2-FUDGE, PYTHON2-JINJA2 and PYTHON2-NOSE.
[arguments]<#:tests>: Remove.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
16fe516e — Ben Sturmfels 9 years ago
gnu: Add python-fudge.

* gnu/packages/python.scm (python-fudge): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7f412f33 — Marius Bakke 9 years ago
gnu: multipath-tools: Update to 0.7.1.

* gnu/packages/linux.scm (multipath-tools): Update to 0.7.1.
[native-inputs]: Add PERL and PKG-CONFIG.
[inputs]: Add JSON-C.
[arguments]: Add two more substitutions in 'patch-source' phase.
b5fb9430 — Marius Bakke 9 years ago
gnu: multipath-tools: Don't install to /usr sub-folders.

* gnu/packages/linux.scm (multipath-tools)<#:make-flags>: Add SYSTEMDPATH entry.
<#:phases>: Add new 'patch-source' phase.
2b3b745c — Feng Shu 9 years ago
gnu: Add emacs-exwm.

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

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
deddeb44 — Feng Shu 9 years ago
gnu: Add emacs-xelb.

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

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
4e85f8d9 — Kei Kebreau 9 years ago
gnu: mate-themes: Update to 3.22.10.

* gnu/packages/mate.scm (mate-themes): Update to 3.22.10.
f0bc6ca1 — Feng Shu 9 years ago
gnu: you-get: Update to 0.4.715.

* gnu/packages/video.scm (you-get): Update to 0.4.715.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
8bbd50e9 — Marius Bakke 9 years ago
Revert "gnu: nss, nss-certs: Update to 3.30.1."

This version fails to build on some architectures:

https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00365.html
https://bugzilla.mozilla.org/show_bug.cgi?id=1351459

This reverts commit 96e98d51a7057b443a1c1b32046f8be6a1987a2f.
54fbac3f — Marius Bakke 9 years ago
Revert "gnu: nss: Increase test timeouts."

This turned out to be a red herring:

https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00365.html

This reverts commit a790f262074c94f6b7acb118fb22981d71f1722f.
f11ae44f — Marius Bakke 9 years ago
gnu: Use netfilter mirror where applicable.

* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use
mirror://netfilter.org.
Next