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 synergy. Date: Mon, 29 Sep 2014 09:06:32 +0200 Message-ID: <87lhp229dz.fsf@gnu.org> References: 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]:47460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYV2e-0002Zb-N1 for guix-devel@gnu.org; Mon, 29 Sep 2014 03:06:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYV2Z-0005s5-Ha for guix-devel@gnu.org; Mon, 29 Sep 2014 03:06:40 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:40844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYV2Z-0005rm-Au for guix-devel@gnu.org; Mon, 29 Sep 2014 03:06:35 -0400 In-Reply-To: (Eric Bavier's message of "Mon, 29 Sep 2014 00:32:23 -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: Eric Bavier Cc: Guix-devel Eric Bavier skribis: > From da558e6efa8e2bd7ea9fab9d82cff78c930e1f0c Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Mon, 29 Sep 2014 00:30:36 -0500 > Subject: [PATCH] gnu: Add synergy. > > * gnu/packages/synergy.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add it. LGTM! Ludo=E2=80=99.