guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 04/12] gnu: python: Add python-binaryornot.


From: David Craven
Subject: Re: [PATCH 04/12] gnu: python: Add python-binaryornot.
Date: Mon, 22 Aug 2016 14:05:26 +0200

(properties `((python2-variant . ,(delay python2-hypothesis))))))

(define-public python2-hypothesis
  (let ((hypothesis (package-with-python2
                     (strip-python2-variant python-hypothesis))))

> I believe this will need to use the python2-variant system, as in
> python2-hypothesis.

Can you please explain the properties field? It's not mentioned in the
guix manual. I can see that strip-python2-variant just removes the
property.



reply via email to

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