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 tidy. Date: Sat, 07 Feb 2015 23:59:05 +0100 Message-ID: <87bnl5z5ty.fsf@gnu.org> References: <87iofeii1a.fsf@fsf.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]:42226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKELJ-0001S0-Pj for guix-devel@gnu.org; Sat, 07 Feb 2015 17:59:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKELD-0005dg-Ru for guix-devel@gnu.org; Sat, 07 Feb 2015 17:59:13 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:49859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKELD-0005dc-PQ for guix-devel@gnu.org; Sat, 07 Feb 2015 17:59:07 -0500 In-Reply-To: <87iofeii1a.fsf@fsf.org> (David Thompson's message of "Fri, 06 Feb 2015 21:15:13 -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: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > From 0e93fe70c5c512a8d2badb4c710d4ebe772829b9 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Fri, 6 Feb 2015 21:14:11 -0500 > Subject: [PATCH] gnu: Add tidy. > > * gnu/packages/web.scm (tidy): New variable. LGTM! Ludo=E2=80=99.