From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Tildesley Subject: Re: [PATCH 2/2] gnu: python: Add i3-quickswitch. Date: Wed, 14 Sep 2016 20:25:18 +1000 Message-ID: References: <20160914091229.GA14555@sax.terramar.selidor.net> <20160914091724.GG5711@sax.terramar.selidor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bk7Nf-0007W6-NU for guix-devel@gnu.org; Wed, 14 Sep 2016 06:25:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bk7Nc-0000U7-I3 for guix-devel@gnu.org; Wed, 14 Sep 2016 06:25:27 -0400 Received: from smtp26.openmailbox.org ([62.4.1.60]:43825 helo=smtp11.openmailbox.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bk7Nc-0000Sh-8R for guix-devel@gnu.org; Wed, 14 Sep 2016 06:25:24 -0400 In-Reply-To: <20160914091724.GG5711@sax.terramar.selidor.net> 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: guix-devel@gnu.org On 2016-09-14 19:17, Ivan Vilata i Balaguer wrote: Welcome to Guix. I tested this out in i3 and it works just fine. I may end up using it. the latest version seems to be 2.2, but I see you commented on that on the github, as it is not in pypi yet. Do we prefer to use pypi or directly source upstream for packages? With 80k+ packages in pypi, I'm unsure. Someone else will need to review this as I don't have commit access.