guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49181] [PATCH 1/1] guix: Make modify-phases error when adding befor


From: Carlo Zancanaro
Subject: [bug#49181] [PATCH 1/1] guix: Make modify-phases error when adding before/after a missing phase
Date: Wed, 03 Nov 2021 09:58:52 +1100
User-agent: mu4e 1.6.6; emacs 27.2

This patch has been sitting around for a while, and I think it would be good to merge it. It still applies cleanly on top of master.

What can I do to get this merged?

Carlo

On Wed, Jun 23 2021, Leo Prikler wrote:
From: Carlo Zancanaro <carlo@zancanaro.id.au>

* guix/build/utils.scm (alist-cons-before, alist-cons-after): Cause a match failure if the
reference 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(-)

...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]