From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:57266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hEc3a-0004GE-5Y for guix-patches@gnu.org; Thu, 11 Apr 2019 11:56:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hEc3Z-00036t-7P for guix-patches@gnu.org; Thu, 11 Apr 2019 11:56:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41529) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hEc3X-00035h-Lc for guix-patches@gnu.org; Thu, 11 Apr 2019 11:56:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hEc3X-0006Ej-II for guix-patches@gnu.org; Thu, 11 Apr 2019 11:56:03 -0400 Subject: bug#33952: [PATCH v2] gnu: Add tensorflow. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20190408124547.13471-1-ricardo.wurmus@mdc-berlin.de> <87pnps232l.fsf@gnu.org> From: Ricardo Wurmus In-Reply-To: <87pnps232l.fsf@gnu.org> Date: Thu, 11 Apr 2019 17:55:50 +0200 Message-ID: <87o95cilix.fsf@mdc-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33952-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: >> * gnu/packages/machine-learning.scm (tensorflow): New variable. > > Go for it! > > Congrats on this one, and a big thanks. We can all guess how much sweat > went into this package! Thanks for the review! I pushed it to the master branch with commit 4fa16c9ae639c9891359527edc8c0b235e3987f2. -- Ricardo