From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 8/8] services: Add spice vdagent service. Date: Fri, 29 Jul 2016 21:20:25 +0200 Message-ID: References: <20160729082357.17501-1-david@craven.ch> <20160729082357.17501-8-david@craven.ch> <87r3acxnj9.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTDKj-00022B-2L for guix-devel@gnu.org; Fri, 29 Jul 2016 15:20:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTDKe-0005Wm-Oi for guix-devel@gnu.org; Fri, 29 Jul 2016 15:20:31 -0400 Received: from mail-yw0-x234.google.com ([2607:f8b0:4002:c05::234]:33571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTDKd-0005We-HQ for guix-devel@gnu.org; Fri, 29 Jul 2016 15:20:28 -0400 Received: by mail-yw0-x234.google.com with SMTP id r9so123767430ywg.0 for ; Fri, 29 Jul 2016 12:20:26 -0700 (PDT) In-Reply-To: <87r3acxnj9.fsf@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" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel > Also, I think this should be a separate patch as it seems to be unrelated. It's related to: > (service-extension profile-service-type + (compose list + spice-vdagent-configuration-spice-vdagent)))))) But ok. I'll do it first thing tomorrow =)