From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: NPM importer Date: Sun, 11 Nov 2018 18:10:25 +0100 Message-ID: <87ftw7r14u.fsf@gnu.org> References: 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]:37256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLtFv-0002hi-QI for guix-devel@gnu.org; Sun, 11 Nov 2018 12:10:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLtFt-0005Tg-Ab for guix-devel@gnu.org; Sun, 11 Nov 2018 12:10:39 -0500 In-Reply-To: (swedebugia's message of "Sun, 11 Nov 2018 11:41:34 +0100") 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: swedebugia Cc: guix-devel@gnu.org Hello, swedebugia skribis: > Has anybody worked on that? Yes, this was the topic of a GSoC project by Jelle Licht (Cc=E2=80=99d). B= ut don=E2=80=99t hold your breath: as Chris Webber explained, the npm situatio= n is very hard to address sanely: http://dustycloud.org/blog/javascript-packaging-dystopia/ Ludo=E2=80=99.