From: Hartmut Goebel <h.goebel@goebel-consult.de>
To: guix-devel@gnu.org
Subject: Re: [PATCH] IPython: Use 'python2-variant'.
Date: Thu, 21 Apr 2016 20:49:58 +0200 [thread overview]
Message-ID: <571920D6.8020302@goebel-consult.de> (raw)
In-Reply-To: <20160418190710.GC27770@jasmine>
[-- Attachment #1.1: Type: text/plain, Size: 864 bytes --]
> 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.
--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer
Information Security Management, Security Governance, Secure Software
Development
Goebel Consult, Landshut
http://www.goebel-consult.de
Blog: http://www.goebel-consult.de/blog/feiertagsarbeit-bei-teletrust
Kolumne:
http://www.cissp-gefluester.de/2012-09-steht-ein-manta-fahrer-vor-der-uni
[-- Attachment #1.2: Type: text/html, Size: 2030 bytes --]
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 2430 bytes --]
next prev parent reply other threads:[~2016-04-21 18:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-17 0:54 [PATCH] IPython: Use 'python2-variant' Ben Woodcroft
2016-04-18 19:07 ` Leo Famulari
2016-04-19 9:15 ` Ben Woodcroft
2016-04-20 1:16 ` Leo Famulari
2016-04-21 18:49 ` Hartmut Goebel [this message]
2016-04-26 9:52 ` ‘package-with-python2’ and ‘strip-python2-variant’ Ludovic Courtès
2016-04-21 18:51 ` [PATCH] IPython: Use 'python2-variant' Hartmut Goebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=571920D6.8020302@goebel-consult.de \
--to=h.goebel@goebel-consult.de \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.