~ruther/guix-local

fdb552bb — Kei Kebreau 9 years ago
gnu: windowmaker: Fix invocation of 'wmsetbg'.

* gnu/packages/gnustep.scm (windowmaker)[arguments]: Add substitution of
40-character limit with a 107-character limit.
a225db52 — Ben Woodcroft 9 years ago
gnu: vsearch: Update to 2.3.4.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.3.4.
7922ab8f — Ben Woodcroft 9 years ago
gnu: pardre: Update to 1.1.5-1.

* gnu/packages/bioinformatics.scm (pardre): update to 1.1.5-1.
[source]: Update source hash.
6b2921c3 — Mark H Weaver 9 years ago
gnu: linux-libre: Add fixes for CVE-2016-8655 et al.

* gnu/packages/linux.scm (linux-libre, linux-libre-arm-generic):
Add patches for CVE-2016-8655 and the vulnerability described in
<http://seclists.org/oss-sec/2016/q4/644>.
1134e99d — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Add fixes for CVE-2016-8655 et al.

* gnu/packages/linux.scm (linux-libre-4.4): Add patches for CVE-2016-8655 and
the vulnerability described in <http://seclists.org/oss-sec/2016/q4/644>.
27991c97 — Ludovic Courtès 9 years ago
offload: Allow testing machines that match a regexp.

* guix/scripts/offload.scm (check-machine-availability): Add 'pred'
parameter and honor it.
(guix-offload): for the "test" sub-command, accept an extra 'regexp'
parameter.  Pass a second argument to 'check-machine-availability'.
2b513387 — Ludovic Courtès 9 years ago
offload: Test each machine only once.

* guix/scripts/offload.scm (check-machine-availability)[build-machine=?]:
New procedure.
Add call to 'delete-duplicates'.
bd834577 — Ludovic Courtès 9 years ago
offload: Do not read ~/.ssh/known_hosts.

* guix/scripts/offload.scm (open-ssh-session): Pass #:knownhosts to
'make-session'.
750778ab — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.13.

* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.13.
33d6a2ff — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.37.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.37.
f81c6a49 — Paul Garlick 9 years ago
gnu: gmsh: Update to 2.15.0.

* gnu/packages/maths.scm (gmsh): Update to 2.15.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
dfdc9225 — Marius Bakke 9 years ago
gnu: libev: Update to 4.23.

* gnu/packages/libevent.scm (libev): Update to 4.23.
2608e409 — Hartmut Goebel 9 years ago
daemon: Set ownership of kept build directories to the calling user.

Fixes <http://bugs.gnu.org/15890>.

* nix/libstore/globals.hh (Settings) Add clientUid and clientGid.
* nix/nix-daemon/nix-daemon.cc (daemonLoop] Store UID and GID of the
  caller in settings.
* nix/libstore/build.cc (_chown): New function.
  (DerivationGoal::deleteTmpDir): Use it, change ownership of build
  directory if it is kept and the new owner is not root.
43e8824d — Hartmut Goebel 9 years ago
gnu: python-pyqt: Fix build by explicitly setting the stubsdir.

* gnu/packages.qt.scm (python-pyqt, python2-pyqt)[arguments]: In phase
'configure' pass option --stubsdir.
931eaeaa — Hartmut Goebel 9 years ago
gnu: python-pyqt-5.5: Use non-inherited "configure" phase.

This allows passing different options for 5.5 than for the main version
(which is currently 5.6).

* gnu/packages.qt.scm (python-pyqt-5.5, python2-pyqt-5.5)[arguments]: Copy
from (python-pyqt)[arguments].
9fde8778 — Hartmut Goebel 9 years ago
gnu: python2-pyqt-4: Change package name to python2-pyqt.

* gnu/packages/qt.scm (python2-pyqt-4)[package]: Change "name"
python2-pyqt.
444a79b6 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-restful-swagger.

* gnu/packages/python.scm (python-flask-restful-swagger,
  python2-flask-restful-swagger): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
fe3b8862 — Marius Bakke 9 years ago
gnu: alot: Update to 0.4.

* gnu/packages/mail.scm (alot): Update to 0.4.
[arguments]: Update python3 comment.
b1a3c533 — Julien Lepiller 9 years ago
gnu: php: Update to 7.0.14.

* gnu/packages/php.scm (php): Update to 7.0.14.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
e11fb2b8 — Leo Famulari 9 years ago
gnu: parallel: Update 20161122.

* gnu/packages/parallel.scm (parallel): Update to 20161122.
Next