From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: pypi->guix script Date: Thu, 11 Sep 2014 09:59:04 +0200 Message-ID: <874mwey4dz.fsf@gnu.org> References: <87zjeczf1f.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <8738c2lhgd.fsf@gnu.org> <5410D0DF.9090700@gmail.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]:55209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRzHf-0004F8-LS for guix-devel@gnu.org; Thu, 11 Sep 2014 03:59:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRzHW-0006d9-L1 for guix-devel@gnu.org; Thu, 11 Sep 2014 03:59:15 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:37914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRzHW-0006d1-Du for guix-devel@gnu.org; Thu, 11 Sep 2014 03:59:06 -0400 In-Reply-To: <5410D0DF.9090700@gmail.com> (Cyril Roelandt's message of "Thu, 11 Sep 2014 00:29:51 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > I'm not too found of "guix pypi". I would rather use a "guix > autopackage" command that would make it easy to package software from > GNU, PyPI, and other sources. Agreed. As I wrote before, I think =E2=80=98guix import=E2=80=99 would be = the natural place for this. =E2=80=98guix refresh=E2=80=99 can remain a separate thing= IMO. Ludo=E2=80=99.