Re: 01/01: gnu: Add xonsh.

2016-10-16 Thread Leo Famulari
On Wed, Sep 28, 2016 at 05:42:22PM +, Leo Famulari wrote: > lfam pushed a commit to branch master > in repository guix. > > commit 1d51585573f49105edd1a577ba53e86367ffd821 > Author: Stefan Reichoer > Date: Wed Sep 21 21:58:52 2016 +0200 > > gnu: Add xonsh. >

Re: gnu: Add xonsh

2016-09-28 Thread Leo Famulari
On Wed, Sep 21, 2016 at 10:01:30PM +0200, Stefan Reichör wrote: > Subject: [PATCH] gnu: Add xonsh. > > * gnu/packages/python.scm (xonsh): New variable. I corrected the license to bsd-2 [0], moved the package definition to (gnu packages shells) and pushed as 1d51585573f491. Thanks!

Re: gnu: Add xonsh

2016-09-28 Thread Stefan Reichör
Danny Milosavljevic writes: > On Tue, 27 Sep 2016 12:59:08 -0400 > Leo Famulari wrote: > >> 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? > > It's fine to use as-is, it just looks like a shell from 1973 :) > >

Re: gnu: Add xonsh

2016-09-27 Thread Danny Milosavljevic
On Tue, 27 Sep 2016 12:59:08 -0400 Leo Famulari wrote: > 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? It's fine to use as-is, it just looks like a shell from 1973 :) LGTM. Also, I've tested Stefan's package a

Re: gnu: Add xonsh

2016-09-27 Thread Leo Famulari
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 supp

Re: gnu: Add xonsh

2016-09-21 Thread Danny Milosavljevic
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-tool

gnu: Add xonsh

2016-09-21 Thread Stefan Reichör
>From 966f98c8c83d69e71e6cf38c5521b6237990a81c Mon Sep 17 00:00:00 2001 From: Stefan Reichoer Date: Wed, 21 Sep 2016 21:58:52 +0200 Subject: [PATCH] gnu: Add xonsh. * gnu/packages/python.scm (xonsh): New variable. --- gnu/packages/python.scm | 22 ++ 1 file changed,