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 xosd. Date: Wed, 11 Feb 2015 23:45:56 +0100 Message-ID: <877fvot6cb.fsf@gnu.org> References: <87pp9g9rir.fsf@gmail.com> 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]:45280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLg2k-0008Ob-Ri for guix-devel@gnu.org; Wed, 11 Feb 2015 17:46:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLg2g-0007eT-SR for guix-devel@gnu.org; Wed, 11 Feb 2015 17:46:02 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLg2g-0007eP-PM for guix-devel@gnu.org; Wed, 11 Feb 2015 17:45:58 -0500 In-Reply-To: <87pp9g9rir.fsf@gmail.com> (Alex Kost's message of "Wed, 11 Feb 2015 22:28:44 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > From 8a9ee48b755ad6b635ebba408fcc63653db91edd Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Wed, 11 Feb 2015 22:20:00 +0300 > Subject: [PATCH] gnu: Add xosd. > > * gnu/packages/xdisorg.scm (xosd): New variable. LGTM, thanks Alex! Ludo=E2=80=99.