From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jelle Licht Subject: [PATCH 0/4] Unbundle node dependencies patch series Date: Sat, 27 Aug 2016 13:23:29 +0200 Message-ID: <20160827112333.1759-1-jlicht@fsfe.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdbiU-0003MG-FJ for guix-devel@gnu.org; Sat, 27 Aug 2016 07:24:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bdbiQ-0002EM-7T for guix-devel@gnu.org; Sat, 27 Aug 2016 07:24:01 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:32835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bdbiQ-0002Dv-1F for guix-devel@gnu.org; Sat, 27 Aug 2016 07:23:58 -0400 Received: by mail-wm0-f66.google.com with SMTP id o80so2874970wme.0 for ; Sat, 27 Aug 2016 04:23:57 -0700 (PDT) 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: guix-devel@gnu.org These patches allow us to make use of the existing c-ares package, as well as an unbundled version of http parser. Jelle Licht (4): gnu: node: Add http-parser. gnu: node: Add search path specification for 'NODE_PATH'. gnu: node: Do not use bundled dependencies. gnu: node: Use compression: prefix. gnu/packages/node.scm | 53 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 49 insertions(+), 4 deletions(-) -- 2.9.3