guix-devel
[Top][All Lists]
Advanced

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

Re: Digimend kernel drivers for Guix


From: Andreas Enge
Subject: Re: Digimend kernel drivers for Guix
Date: Wed, 29 May 2019 09:24:08 +0200
User-agent: Mutt/1.11.4 (2019-03-13)

Hello Tobias,

you do not like false things, do you?

On Tue, May 28, 2019 at 08:33:29PM +0200, Tobias Geerinckx-Rice wrote:
> Tobias Geerinckx-Rice wrote:
> > However, in this case, please use the even simpler:
> >              (arguments
> >   '(#:tests?))                    ; no test suite
> 
> Not sure what went wrong here, but this should obviously be:
>  (arguments
>   '(#:tests?))                    ; no test suite

  (arguments
   '(#:tests? #f))                    ; no test suite

Andreas




reply via email to

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