guix-patches
[Top][All Lists]
Advanced

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

[bug#48729] [PATCH v5 24/25] gnu: Add bitmask.


From: Raghav Gururajan
Subject: [bug#48729] [PATCH v5 24/25] gnu: Add bitmask.
Date: Sun, 20 Jun 2021 04:11:39 -0400

Hi Maxime!

I'd make this

   (lambda* (#:key tests? #:allow-other-keys)
     (when tests?
       [do-stuff]))

That way, the package transformation --without-tests=bitmask
should work. (Try "guix build --without-tests=bitmask bitmask".)

Ah I forgot about this, thanks for reminding me. :)

Regards,
RG.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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