From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH] gnu: Add gnome. Date: Sat, 13 Feb 2016 00:04:12 -0500 Message-ID: References: <1455338020-29932-1-git-send-email-iyzsong@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]:51330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUSNS-0006c9-R7 for guix-devel@gnu.org; Sat, 13 Feb 2016 00:04:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUSNR-0005CI-S6 for guix-devel@gnu.org; Sat, 13 Feb 2016 00:04:14 -0500 Received: from mail-yw0-x231.google.com ([2607:f8b0:4002:c05::231]:35195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUSNR-0005Bx-Ls for guix-devel@gnu.org; Sat, 13 Feb 2016 00:04:13 -0500 Received: by mail-yw0-x231.google.com with SMTP id g127so80322567ywf.2 for ; Fri, 12 Feb 2016 21:04:13 -0800 (PST) In-Reply-To: <1455338020-29932-1-git-send-email-iyzsong@gmail.com> 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: =?UTF-8?B?5a6L5paH5q2m?= Cc: guix-devel On Fri, Feb 12, 2016 at 11:33 PM, =E5=AE=8B=E6=96=87=E6=AD=A6 wrote: > * gnu/packages/gnome.scm (gnome): New variable. > --- > gnu/packages/gnome.scm | 41 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 41 insertions(+) This is awesome! I'm reconfiguring my system now to see how it all works. = :) - Dave