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