From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guile-JSON now seems to be a required dependency Date: Sun, 02 Dec 2018 22:59:47 +0100 Message-ID: <87a7lnlhd8.fsf@gnu.org> References: <87y399am9b.fsf@ngyro.com> <20181201091658.720e1f20@centurylink.net> <87sgzh9ivq.fsf@ngyro.com> <87woorg3hk.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gTZmI-0003rM-ED for guix-devel@gnu.org; Sun, 02 Dec 2018 16:59:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gTZmH-0005Vc-OY for guix-devel@gnu.org; Sun, 02 Dec 2018 16:59:50 -0500 In-Reply-To: <87woorg3hk.fsf@fastmail.com> (Joshua Branson's message of "Sun, 02 Dec 2018 13:58:31 -0500") 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: Joshua Branson Cc: guix-devel@gnu.org Hello, Joshua Branson skribis: > Timothy Sample writes: > >> Hi Eric, >> >> Eric Bavier writes: [...] >>> Yes, we decided to make it a hard requirement. I'm working on a patch >>> to follow through. > > I believe I created such a patch. Eric, could you consider merging your patch with Joshua=E2=80=99s? Making Guile-JSON a hard dependency takes more than updating guix.texi, though. Thanks to both of you, Ludo=E2=80=99.