From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 06/10] gnu: mesa: Enable wayland support. Date: Thu, 21 Jul 2016 14:19:26 +0200 Message-ID: References: <20160709125011.24587-1-david@craven.ch> <20160718165552.1480-1-david@craven.ch> <20160718165552.1480-6-david@craven.ch> <87inw1e4oe.fsf@gnu.org> <878twvp4sp.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQCww-0003JF-A8 for guix-devel@gnu.org; Thu, 21 Jul 2016 08:19:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQCws-0008IX-Ew for guix-devel@gnu.org; Thu, 21 Jul 2016 08:19:34 -0400 Received: from mail-yw0-x242.google.com ([2607:f8b0:4002:c05::242]:33649) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQCwr-0008GV-91 for guix-devel@gnu.org; Thu, 21 Jul 2016 08:19:30 -0400 Received: by mail-yw0-x242.google.com with SMTP id z8so3740582ywa.0 for ; Thu, 21 Jul 2016 05:19:28 -0700 (PDT) In-Reply-To: <878twvp4sp.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel When trying to run guix size on a custom built package I get a no substitue information available message... David