I’ve pushed commit 17ad0a2, which does what you want but using an
optional parameter as discussed by Cyril and Efraim.
Thanks,
Ludo’.
On 01/05/2016 10:58 AM, Efraim Flashner wrote:
> It already does that with the patch If there's no change then it defaults to
> .tar.gz. Could part of the patch be changed to:
> #:optional (ending ".tar.gz")) ?
That is what I meant. This way we would not need the "(when ..." and
could keep this f
On Tue, 5 Jan 2016 01:53:40 +0100
Cyril Roelandt wrote:
> On 01/03/2016 10:36 PM, swedebugia wrote:
> > ---
> > guix/build-system/python.scm | 17 -
> > 1 file changed, 12 insertions(+), 5 deletions(-)
> >
> > diff --git a/guix/build-system/python.scm b/guix/build-system/python.
On 01/03/2016 10:36 PM, swedebugia wrote:
> ---
> guix/build-system/python.scm | 17 -
> 1 file changed, 12 insertions(+), 5 deletions(-)
>
> diff --git a/guix/build-system/python.scm b/guix/build-system/python.scm
> index 2532210..09074ce 100644
> --- a/guix/build-system/python.s
On 2016-01-03 22:36, swedebugia wrote:
---
guix/build-system/python.scm | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/guix/build-system/python.scm
b/guix/build-system/python.scm
index 2532210..09074ce 100644
--- a/guix/build-system/python.scm
+++ b/guix
---
guix/build-system/python.scm | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/guix/build-system/python.scm b/guix/build-system/python.scm
index 2532210..09074ce 100644
--- a/guix/build-system/python.scm
+++ b/guix/build-system/python.scm
@@ -41,13 +41,20 @