From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add IPython Date: Thu, 15 Jan 2015 21:23:01 +0100 Message-ID: <87ppaf4wuy.fsf@gnu.org> References: 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]:49213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBqwc-0002vR-Gh for guix-devel@gnu.org; Thu, 15 Jan 2015 15:23:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YBqwZ-0002Vx-C3 for guix-devel@gnu.org; Thu, 15 Jan 2015 15:23:06 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:41253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YBqwZ-0002Vp-5s for guix-devel@gnu.org; Thu, 15 Jan 2015 15:23:03 -0500 In-Reply-To: (Federico Beffa's message of "Thu, 15 Jan 2015 18:35:44 +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: Federico Beffa Cc: Guix-devel Federico Beffa skribis: > From 9e2cf5788e613e28086c4c5430d5820e912ab840 Mon Sep 17 00:00:00 2001 > From: Federico Beffa > Date: Fri, 19 Dec 2014 17:29:39 +0100 > Subject: [PATCH] gnu: Add IPython. > > * gnu/packages/python.scm (python-ipython, python2-ipython): New variable. LGTM, thanks! Ludo=E2=80=99.