From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Planning for the next release Date: Tue, 16 May 2017 20:12:15 +0300 Message-ID: <87h90kzpxs.fsf@gmail.com> References: <87wpb7ym78.fsf@gnu.org> <87fugbvkdb.fsf@gnu.org> <20170512180456.GA6551@jasmine> <87mvag3lj7.fsf@gnu.org> <20170514191407.GA4673@jasmine> <87y3tyjnlo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAg1I-0006Wp-Th for guix-devel@gnu.org; Tue, 16 May 2017 13:12:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAg1D-0002CU-W3 for guix-devel@gnu.org; Tue, 16 May 2017 13:12:24 -0400 Received: from mail-lf0-x230.google.com ([2a00:1450:4010:c07::230]:33381) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dAg1D-0002CO-OR for guix-devel@gnu.org; Tue, 16 May 2017 13:12:19 -0400 Received: by mail-lf0-x230.google.com with SMTP id m18so15713843lfj.0 for ; Tue, 16 May 2017 10:12:19 -0700 (PDT) Received: from leviafan ([217.107.194.130]) by smtp.gmail.com with ESMTPSA id 97sm455660lfs.9.2017.05.16.10.12.17 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 16 May 2017 10:12:17 -0700 (PDT) In-Reply-To: <87y3tyjnlo.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 15 May 2017 14:44:51 +0200") 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 If it's not too late for the release, I think it would be good to make guile-json an optional dependency (currently it is required). A simple fix is here: http://debbugs.gnu.org/26860 Although Ricardo suggested another solution there. -- Alex