From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: [PATCH 1/2] gnu: Add numpy Date: Mon, 24 Nov 2014 22:24:11 +0100 Message-ID: References: <87sii6h6fl.fsf@gnu.org> <87ioib1rzy.fsf@gnu.org> <874mtrgnh6.fsf@gnu.org> <87fvd88g1u.fsf@gnu.org> 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]:33512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xt17F-0003ca-Fq for guix-devel@gnu.org; Mon, 24 Nov 2014 16:24:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xt17E-0008HW-LV for guix-devel@gnu.org; Mon, 24 Nov 2014 16:24:13 -0500 In-Reply-To: <87fvd88g1u.fsf@gnu.org> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel On Mon, Nov 24, 2014 at 10:06 PM, Ludovic Court=C3=A8s wrote= : > OK. Note that you can also test once it=E2=80=99s private, with > > guix build -e '(@@ (gnu packages python) python-numpy-bootstrap)' > OK, thanks. Will keep in mind for the future. > LGTM, please push. Pushed.Thanks. Fede