From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: gnu: Add xonsh Date: Tue, 27 Sep 2016 12:59:08 -0400 Message-ID: <20160927165908.GC2497@jasmine> References: <87d1jxt42t.fsf@xsteve.at> <20160921231828.602536a6@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bovj0-0006d2-TO for guix-devel@gnu.org; Tue, 27 Sep 2016 12:59:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boviw-0002bR-Nb for guix-devel@gnu.org; Tue, 27 Sep 2016 12:59:21 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:50375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boviv-0002Uy-Gb for guix-devel@gnu.org; Tue, 27 Sep 2016 12:59:18 -0400 Content-Disposition: inline In-Reply-To: <20160921231828.602536a6@scratchpost.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: Danny Milosavljevic Cc: guix-devel@gnu.org, Stefan =?iso-8859-1?Q?Reich=F6r?= On Wed, Sep 21, 2016 at 11:18:28PM +0200, Danny Milosavljevic wrote: > Hi, > > thanks for this package! With the recent how-did-anyone-think-that-was-a-good-idea in bash (again), this is very useful. > > However, are you sure you want to have no inputs for xonsh? > > I can see that it supports at least these: > - python-ply > - python-sphinx > - python-numpydoc > - python-prompt-toolkit > > And maybe also these features (not that important): > - jupyter > - setproctitle > - distro > - Cloud > - Sphinx-Theme > > What do you think? Should it block the package? Or perhaps we can push the patch as-is and you can submit a follow-up to add the features you want?