offload: Test each machine only once.
* guix/scripts/offload.scm (check-machine-availability)[build-machine=?]:
New procedure.
Add call to 'delete-duplicates'.
offload: Do not read ~/.ssh/known_hosts.
* guix/scripts/offload.scm (open-ssh-session): Pass #:knownhosts to
'make-session'.
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.
gnu: linux-libre@4.4: Update to 4.4.37.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.37.
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>
gnu: libev: Update to 4.23.
* gnu/packages/libevent.scm (libev): Update to 4.23.
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.
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.
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].
gnu: python2-pyqt-4: Change package name to python2-pyqt.
* gnu/packages/qt.scm (python2-pyqt-4)[package]: Change "name"
python2-pyqt.
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>
gnu: alot: Update to 0.4.
* gnu/packages/mail.scm (alot): Update to 0.4.
[arguments]: Update python3 comment.
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>
gnu: parallel: Update 20161122.
* gnu/packages/parallel.scm (parallel): Update to 20161122.
gnu: Add gnome-system-monitor.
* gnu/packages/gnome.scm (gnome-system-monitor): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
store: 'open-connection' no longer raises '&nar-error' for protocol errors.
* guix/store.scm (open-connection): Guard body against 'nar-error?' and
re-raise as '&nix-connection-error'.
* tests/store.scm ("connection handshake error"): New test.
gnu: Add epic5.
* gnu/packages/irc.scm (epic5): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: enlightenment: Update to 0.21.4.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.4.
gnu: efl: Update to 1.18.4.
* gnu/packages/enlightenment.scm (efl): Update to 1.18.4.
gnu: tor: Update to 0.2.8.11.
* gnu/packages/tor.scm (tor): Update to 0.2.8.11.