From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/6] gnu: add python-selenium and python2-selenium Date: Sun, 24 Apr 2016 23:36:40 +0200 Message-ID: <87r3duaduf.fsf@gnu.org> References: <1461266395-2731-1-git-send-email-h.goebel@crazy-compilers.com> <1461266395-2731-4-git-send-email-h.goebel@crazy-compilers.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]:47869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auRhu-0004gL-Dk for guix-devel@gnu.org; Sun, 24 Apr 2016 17:36:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1auRhr-0004kG-6N for guix-devel@gnu.org; Sun, 24 Apr 2016 17:36:46 -0400 In-Reply-To: <1461266395-2731-4-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Thu, 21 Apr 2016 21:19:50 +0200") 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 Hartmut Goebel skribis: > + ;; FIXME webdriver/firefox contains pre-build binaries. Build them in > + ;; guix, but the source is not included. In addition to Leo=E2=80=99s reply, could you make sure the blobs are remov= ed in a =E2=80=98snippet=E2=80=99? See =E2=80=98shogun=E2=80=99 in machine-learn= ing.scm for an example of that. Thank you! Ludo=E2=80=99.