Skyler Ferris 13bc0633e7
build-system/meson: Add #:substitutable? argument to build system.
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.

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

Change-Id: I2d56c8130f785a2d6af456ef9f9bfc1b10dc2a50
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-25 16:29:26 +01:00
..
2023-08-12 23:02:31 +02:00
2023-03-13 15:08:33 +01:00
2023-09-26 17:36:58 +02:00
2023-03-13 15:08:33 +01:00
2023-08-25 14:24:43 +02:00
2023-03-13 15:08:33 +01:00
2023-11-05 17:51:38 +00:00
2023-03-13 15:08:33 +01:00
2023-03-13 15:08:33 +01:00
2023-03-13 15:08:33 +01:00
2023-09-26 17:36:58 +02:00
2023-03-13 15:08:33 +01:00
2023-10-26 15:21:35 +02:00