From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: Add tre (including the agrep utility) Date: Wed, 3 Dec 2014 10:51:40 +0100 Message-ID: <20141203095140.GA4662@debian.math.u-bordeaux1.fr> References: <1417596560-30228-1-git-send-email-jmd@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xw6bD-0008Kg-K7 for guix-devel@gnu.org; Wed, 03 Dec 2014 04:52:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xw6b6-000118-Vf for guix-devel@gnu.org; Wed, 03 Dec 2014 04:51:55 -0500 Content-Disposition: inline In-Reply-To: <1417596560-30228-1-git-send-email-jmd@gnu.org> 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: John Darrington Cc: guix-devel@gnu.org On Wed, Dec 03, 2014 at 09:49:20AM +0100, John Darrington wrote: > * gnu/packages/tre.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Looks good to me, please push. Thanks! Andreas