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
..
2024-04-06 11:42:56 -04:00
2024-04-05 18:21:23 +02:00
2024-03-06 09:42:04 +01:00
2024-01-22 11:26:56 +01:00
2024-04-08 00:05:48 +02:00
2024-04-07 19:07:26 +01:00
2024-03-09 18:55:50 +01:00
2024-03-30 01:01:31 +01:00
2023-09-26 17:36:58 +02:00
2024-03-07 13:04:27 +02:00
2024-03-09 18:55:50 +01:00
2023-12-22 17:47:15 +01:00
2024-03-19 17:02:14 +01:00
2024-01-08 21:04:44 +03:00
2024-03-09 18:55:50 +01:00
2024-04-08 00:05:48 +02:00
2024-03-09 18:55:50 +01:00
2023-11-22 16:51:47 +01:00
2023-09-11 23:39:13 -04:00
2023-12-03 23:55:08 +01:00
2023-08-25 14:24:43 +02:00
2024-03-09 18:55:50 +01:00
2023-11-05 23:23:23 +01:00
2023-12-22 00:31:41 +01:00
2024-03-09 18:55:49 +01:00
2023-12-04 22:26:38 +01:00
2024-04-07 19:32:33 +01:00
2023-12-03 23:55:08 +01:00
2023-12-11 13:50:48 +02:00
2024-03-20 14:54:26 +00:00
2023-11-25 16:29:25 +01:00
2024-01-09 09:38:38 +02:00
2023-10-04 23:30:41 -04:00
2024-02-12 21:26:01 -06:00
2024-04-04 15:48:47 +02:00
2024-04-03 17:18:38 +01:00
2024-03-09 18:55:50 +01:00
2024-03-09 18:55:49 +01:00
2024-03-10 12:50:13 +02:00
2024-03-31 18:39:57 +02:00
2024-02-19 11:44:47 +01:00
2024-02-23 19:02:16 +01:00