From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 10/96] gnu: Add ocamlmod. Date: Sun, 15 Jan 2017 15:27:21 +0100 Message-ID: References: <20170103191217.6431-1-julien@lepiller.eu> <20170103191217.6431-11-julien@lepiller.eu> <20170115141415.630135d3@lepiller.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cSlmJ-0001KV-MY for guix-devel@gnu.org; Sun, 15 Jan 2017 09:27:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cSlmE-0000kR-PC for guix-devel@gnu.org; Sun, 15 Jan 2017 09:27:27 -0500 Received: from mail-qt0-x242.google.com ([2607:f8b0:400d:c0d::242]:35079) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cSlmE-0000jQ-K1 for guix-devel@gnu.org; Sun, 15 Jan 2017 09:27:22 -0500 Received: by mail-qt0-x242.google.com with SMTP id f4so11615890qte.2 for ; Sun, 15 Jan 2017 06:27:22 -0800 (PST) In-Reply-To: <20170115141415.630135d3@lepiller.eu> 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: Julien Lepiller Cc: guix-devel You're the boss :) Currently have to study for exams, then I'll be working on adding a system test for efi which will involve a bunch of work - building coreboot - add tianocore payload and making qemu flags more configurable (the idea being that we can add system tests for uboot using the coreboot uboot payload too). rustc needs adapting to the new cargo based rustbuild system...