From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Build-dependency on guile-json Date: Thu, 03 Mar 2016 17:48:34 +0100 Message-ID: <878u1zcxst.fsf@gnu.org> References: <20160303115839.4486.17534@thinkbox.jade-hamburg.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abWQd-0002aN-9E for guix-devel@gnu.org; Thu, 03 Mar 2016 11:48:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abWQY-0005Qs-5l for guix-devel@gnu.org; Thu, 03 Mar 2016 11:48:43 -0500 In-Reply-To: <20160303115839.4486.17534@thinkbox.jade-hamburg.de> (Justus Winter's message of "Thu, 03 Mar 2016 12:58:39 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Justus Winter Cc: guix-devel@gnu.org Justus Winter skribis: > Hi, > > README says: >> - optionally [[http://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command > > However, lacking guile-json, building guix fails with: Fixed in 7016184245a3cf53fbe062901babdc76b85a7319, thanks! Ludo'.