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 gnome-shell-extensions. Date: Mon, 13 Jun 2016 16:45:09 +0200 Message-ID: <87a8ipdu6i.fsf@gnu.org> References: <20160612012954.19167-1-dthompson2@worcester.edu> <20160612014017.GC23504@jasmine> 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]:54488) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCT78-0000WC-7q for guix-devel@gnu.org; Mon, 13 Jun 2016 10:45:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCT73-0000sl-99 for guix-devel@gnu.org; Mon, 13 Jun 2016 10:45:17 -0400 In-Reply-To: <20160612014017.GC23504@jasmine> (Leo Famulari's message of "Sat, 11 Jun 2016 21:40:17 -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" To: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > On Sat, Jun 11, 2016 at 09:29:54PM -0400, David Thompson wrote: >> * gnu/packages/gnome.scm (gnome-shell-extensions): New variable. > > Cool. Should it be part of the GNOME meta-package? Good point. The patch LGTM regardless of the answer to that question. Ludo=E2=80=99.