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 GNU acct. Date: Thu, 10 Oct 2013 14:07:56 +0200 Message-ID: <877gdlfhwj.fsf@gnu.org> References: <87hacpo1gb.fsf@karetnikov.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]:54174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUF75-0004Vw-K2 for guix-devel@gnu.org; Thu, 10 Oct 2013 08:13:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUF6x-0002Rm-Js for guix-devel@gnu.org; Thu, 10 Oct 2013 08:13:07 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:34531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUF6x-0002Re-Dc for guix-devel@gnu.org; Thu, 10 Oct 2013 08:12:59 -0400 In-Reply-To: <87hacpo1gb.fsf@karetnikov.org> (Nikita Karetnikov's message of "Thu, 10 Oct 2013 14:38:28 +0400") 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: Nikita Karetnikov Cc: guix-devel@gnu.org Nikita Karetnikov skribis: > May I push this patch? > > > From 20809203713f119ffaa0fb6d372b73cce5d1cf51 Mon Sep 17 00:00:00 2001 > From: Nikita Karetnikov > Date: Thu, 10 Oct 2013 10:32:15 +0000 > Subject: [PATCH] gnu: Add GNU acct. > > * gnu/packages/acct.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Yes, please! (Make sure =E2=80=98make sync-descriptions=E2=80=99 doesn=E2= =80=99t complain.) Ludo=E2=80=99.