|
From: | Carlo Zancanaro |
Subject: | [bug#49181] [PATCH core-updates v2] guix: Make modify-phases error when adding before/after a missing phase |
Date: | Tue, 10 Oct 2023 11:50:06 +1100 |
User-agent: | mu4e 1.10.7; emacs 29.1 |
Ping!Given the upcoming planned world rebuild, it would be nice to get this into core-updates.
On Sat, May 20 2023, Carlo Zancanaro wrote:
* guix/build/utils.scm (alist-cons-before, alist-cons-after): Cause a match failure if thereference is not found, rather than appending to the alist. * tests/build-utils.scm: Update tests to match. --- guix/build/utils.scm | 15 +++++++++------ tests/build-utils.scm | 12 ++++++------ 2 files changed, 15 insertions(+), 12 deletions(-) ...
[Prev in Thread] | Current Thread | [Next in Thread] |