1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/guix
Ludovic Courtès 21221710f2 gexp: ‘local-file’ expands its argument only once.
Fixes a bug whereby (local-file (in-vicinity (getcwd) "xyz")) would
point to different files depending on the current working directory at
the time it is lowered.

* guix/gexp.scm (local-file): Expand FILE only once.
* tests/gexp.scm ("local-file, capture at the right time"): New test.

Change-Id: I2cc23296de3799e68f7d8b7be6061be3043e1176
2025-04-06 11:23:07 +02:00
..
2025-02-20 11:54:55 -08:00
2025-01-25 01:05:22 +08:00
2023-09-26 17:36:58 +02:00
2024-09-30 13:38:33 +03:00
2025-02-22 23:55:24 +09:00
2024-04-15 22:36:42 +02:00
2025-02-20 11:54:55 -08:00
2023-08-25 14:24:43 +02:00
2024-11-20 18:01:35 +08:00
2025-04-01 14:51:20 +02:00
2024-04-15 22:36:42 +02:00
2024-04-15 22:36:42 +02:00
2025-03-08 17:40:58 +01:00
2025-02-19 11:28:40 +02:00