From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add nginx Date: Fri, 12 Dec 2014 14:28:04 +0100 Message-ID: <87oar90zh7.fsf@gnu.org> References: <87sigm29mf.fsf@netris.org> <874mt2gw1u.fsf@gnu.org> <87388l1fl5.fsf@netris.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]:51157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzQGW-00041p-8i for guix-devel@gnu.org; Fri, 12 Dec 2014 08:28:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XzQGL-0000yo-TR for guix-devel@gnu.org; Fri, 12 Dec 2014 08:28:16 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:46727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XzQGL-0000yY-M0 for guix-devel@gnu.org; Fri, 12 Dec 2014 08:28:05 -0500 In-Reply-To: <87388l1fl5.fsf@netris.org> (Mark H. Weaver's message of "Fri, 12 Dec 2014 02:40:06 -0500") 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: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > From 92e58c3b80d5c22969de9f242d42528f27191146 Mon Sep 17 00:00:00 2001 > From: Mark H Weaver > Date: Wed, 10 Dec 2014 17:39:48 -0500 > Subject: [PATCH] gnu: Add nginx. > > * gnu/packages/web.scm (nginx): New variable. LGTM, thanks! Ludo=E2=80=99.