From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Importing all of ELPA? Date: Sun, 03 Apr 2016 23:15:30 +0200 Message-ID: <87twjibdhp.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]:45539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ampMu-0002AY-NL for guix-devel@gnu.org; Sun, 03 Apr 2016 17:15:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ampMr-0002YL-9b for guix-devel@gnu.org; Sun, 03 Apr 2016 17:15:36 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ampMr-0002YH-6M for guix-devel@gnu.org; Sun, 03 Apr 2016 17:15:33 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:33668 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ampMq-00081B-K1 for guix-devel@gnu.org; Sun, 03 Apr 2016 17:15:32 -0400 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: guix-devel Hi! The NixOS release notes at mention that all the ELPA and MELPA packages are now available, which suggests that a fully automated translation works OK (although metadata is largely incomplete at .) Hence the random thought of the day: Should we try a mass import? Maybe we should change =E2=80=98guix import REPO=E2=80=99 to import all of = REPO, where applicable? Ludo=E2=80=99.