From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add gnome-shell-extensions. Date: Sat, 11 Jun 2016 21:40:17 -0400 Message-ID: <20160612014017.GC23504@jasmine> References: <20160612012954.19167-1-dthompson2@worcester.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBuO9-0007n3-Mv for guix-devel@gnu.org; Sat, 11 Jun 2016 21:40:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBuO5-0000wU-94 for guix-devel@gnu.org; Sat, 11 Jun 2016 21:40:32 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:36232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBuO2-0000vv-W3 for guix-devel@gnu.org; Sat, 11 Jun 2016 21:40:29 -0400 Content-Disposition: inline In-Reply-To: <20160612012954.19167-1-dthompson2@worcester.edu> 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: David Thompson Cc: guix-devel@gnu.org 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?