From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: [PATCH 0/2] Add load-path support to cuirass. Date: Mon, 30 Jan 2017 13:59:33 +0100 Message-ID: <20170130125935.5734-1-m.othacehe@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYBYl-0006Mt-4J for guix-devel@gnu.org; Mon, 30 Jan 2017 07:59:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYBYi-0003WU-0N for guix-devel@gnu.org; Mon, 30 Jan 2017 07:59:51 -0500 Received: from mail-wj0-x243.google.com ([2a00:1450:400c:c01::243]:33222) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cYBYh-0003WM-QF for guix-devel@gnu.org; Mon, 30 Jan 2017 07:59:47 -0500 Received: by mail-wj0-x243.google.com with SMTP id un2so7679991wjb.0 for ; Mon, 30 Jan 2017 04:59:47 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello, The point of the serie is to add load-path support to cuirass. The first patch is updating cuirass to a version containing this commit : https://notabug.org/mthl/cuirass/commit/5127c6797ca6eb5782f96f44c7c1d38263927f2b The second patch adds support for load-path option in guix's cuirass service configuration. Thanks, Mathieu Mathieu Othacehe (2): gnu: cuirass: Update to 0.0.1 revision 4. services: cuirass: Add load-path to cuirass configuration doc/guix.texi | 4 ++++ gnu/packages/ci.scm | 7 ++++--- gnu/services/cuirass.scm | 11 ++++++++--- 3 files changed, 16 insertions(+), 6 deletions(-) -- 2.11.0