Ludovic Courtès
b30b838d50
gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’.
This brings ‘gexp->file’ in line with its documentation and mirrors
what’s done for ‘gexp->script’ and ‘program-file’.
Fixes <https://issues.guix.gnu.org/69401>.
* guix/gexp.scm (gexp->file): Add #:guile, as was already documented.
(<scheme-file>)[guile]: New field.
(scheme-file): Add #:guile.
(scheme-file-compiler): Honor ‘guile’ field.
* tests/gexp.scm ("gexp->file")
("gexp->file + file-append", "gexp->file + #:splice?")
("gexp->file, cross-compilation")
("gexp->file, cross-compilation with default target")
Add #:guile to ‘gexp->file’ calls.
("gexp-modules deletes duplicates")
("gexp->derivation & with-imported-module & computed module")
("gexp->derivation & with-extensions", "scheme-file"): Likewise for
‘scheme-file’ calls.
Change-Id: I47536063d5e411e561ec321e535267e92dd06044
Reported-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I58d653c7fbe65c665bafcbd332ac9b264ddeab64
2024-04-08 00:05:48 +02:00
..
2023-10-07 12:41:05 -04:00
2023-09-26 17:36:58 +02:00
2024-01-31 09:07:25 +01:00
2023-12-18 23:16:28 +01:00
2024-01-09 09:38:38 +02:00
2023-09-26 17:36:59 +02:00
2024-04-08 00:05:48 +02:00
2023-09-26 17:36:59 +02:00
2023-09-26 17:36:59 +02:00
2023-09-27 23:38:21 +02:00
2023-12-16 18:05:58 +02:00
2023-10-28 00:17:23 +02:00
2024-01-22 10:02:28 -05:00
2023-10-28 01:30:37 +02:00
2023-09-26 17:36:57 +02:00
2023-08-25 17:45:47 +02:00
2023-11-15 18:29:37 +01:00
2023-10-28 01:30:37 +02:00
2023-12-06 23:50:04 +01:00
2023-10-21 16:11:17 +02:00
2024-03-11 22:12:34 +01:00
2023-12-03 16:15:29 +01:00
2023-09-26 17:36:59 +02:00
2023-08-28 19:08:38 +02:00
2024-03-09 18:55:49 +01:00
2024-04-03 17:30:53 +01:00
2023-09-15 22:05:23 +02:00
2023-12-02 12:25:45 +01:00
2023-11-22 16:51:46 +01:00
2023-08-31 23:31:50 -04:00
2024-04-03 17:30:53 +01:00
2023-12-11 23:18:53 +01:00
2023-12-04 22:26:36 +01:00
2024-03-09 18:55:49 +01:00
2023-11-25 16:29:25 +01:00
2023-10-28 01:30:37 +02:00
2024-02-23 19:02:16 +01:00