1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 12:40:32 +02:00
Files
guix/guix
Danny Milosavljevic 548f225f31 grafts: Always depend on all the outputs of the original derivation.
Fixes <https://bugs.gnu.org/75157>.
Fixes problem introduced with commit 482fda2729.

* guix/grafts.scm (cumulative-grafts): Remove parameter "outputs" and replace
it by always all outputs.
(graft-derivation): Fix calls of cumulative-grafts.
* tests/grafts.scm (graft-derivation with #:outputs): Remove.
(graft-derivation, no applicable grafts): Add.
(graft-derivation, unused outputs not depended on): Remove.
(graft-derivation, multi-output graft determinism): Add.
(graft-derivation, consistent cache keys): Add.

Change-Id: Ice924a45c483d6fd1acc9221a0ec650abb039610
2025-10-05 20:30:45 +02:00
..
2025-01-25 01:05:22 +08:00
2025-04-14 17:31:49 +02:00
2025-08-31 12:39:24 +02:00
2025-02-22 23:55:24 +09:00
2024-04-15 22:36:42 +02:00
2025-09-08 10:03:38 +03:00
2024-04-15 22:36:42 +02:00
2025-07-01 17:46:01 +08:00
2024-04-15 22:36:42 +02:00
2025-09-18 13:44:12 +09:00