guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add awesome.


From: Danny Milosavljevic
Subject: Re: [PATCH] gnu: Add awesome.
Date: Mon, 13 Jun 2016 09:53:31 +0200

Hi,

thanks for the patch.

I think it would be better if it went into wm.scm . 

> +    (arguments `(#:phases (modify-phases %standard-phases
> +                            (replace 'check
> +                              (lambda* _
> +                                (zero? (system* "../build/awesome" 
> "-v")))))))

What's up with the tests? Why disable them like this?



reply via email to

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