From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH v2 5/5] gnu: Update Sphinx to 1.4.6. Date: Sat, 8 Oct 2016 15:56:16 +0200 Message-ID: <20161008155616.69a88bf3@scratchpost.org> References: <20161007151355.8763-1-dannym@scratchpost.org> <20161007151355.8763-6-dannym@scratchpost.org> <57F8F542.9050405@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bss6z-0005vh-Bn for guix-devel@gnu.org; Sat, 08 Oct 2016 09:56:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bss6v-00073w-Px for guix-devel@gnu.org; Sat, 08 Oct 2016 09:56:24 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:43284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bss6v-00073p-Iy for guix-devel@gnu.org; Sat, 08 Oct 2016 09:56:21 -0400 In-Reply-To: <57F8F542.9050405@crazy-compilers.com> 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: Hartmut Goebel Cc: guix-devel@gnu.org On Sat, 8 Oct 2016 15:31:46 +0200 Hartmut Goebel wrote: > Am 07.10.2016 um 17:13 schrieb Danny Milosavljevic: > > + (native-inputs > > + `(("python-simplejson" ,python-simplejson))) > > Isn't node missing now? I don't know. I always test the stuff before sending - and it works. Should node be there?