|
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 |
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 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] |