guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] IPython: Use 'python2-variant'.


From: Hartmut Goebel
Subject: Re: [PATCH] IPython: Use 'python2-variant'.
Date: Thu, 21 Apr 2016 20:51:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

> On Sun, Apr 17, 2016 at 10:54:03AM +1000, Ben Woodcroft wrote:
>>  (define-public python2-ipython
>> -  (let ((ipython (package-with-python2 python-ipython)))
>> +  (let ((parent (package-with-python2
>> +                 (strip-python2-variant python-ipython))))

I wonder why this "strip-python2-variant" is not integrated into
package-with-python2?

Having it separately IMHO is of no use, it just adds additional code to
be copy&pasted.


-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]