guix-patches
[Top][All Lists]
Advanced

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

bug#67284: [PATCH] guix: meson: Add #:substitutable? argument to build s


From: Ludovic Courtès
Subject: bug#67284: [PATCH] guix: meson: Add #:substitutable? argument to build system.
Date: Sat, 25 Nov 2023 17:31:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Skyler Ferris <skyvine@protonmail.com> skribis:

> This implemented the same as in gnu-build-system. The gexp->derivation
> calls did not need to be modified because they already
> passed #:substitutable?, which did not cause an error due to the
> procedure exported by the (guix store) module with the same name.

Heh, fun.  :-)

> * guix/build-system/meson.scm (meson-build, meson-cross-build): Add
>   #:substitutable? argument
>
> Change-Id: I2d56c8130f785a2d6af456ef9f9bfc1b10dc2a50

Applied, thanks!





reply via email to

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