Hi, 宋文武 <iyzs...@outlook.com> skribis:
> From 77283132c6eeeb75900afad5782b989ceee1506a Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzs...@member.fsf.org> > Date: Sat, 5 Dec 2020 11:35:37 +0800 > Subject: [PATCH] build-system/gnu: Remove the source directory from search > paths. > > Fixes <https://issues.guix.gnu.org/44924>. > > * guix/build/gnu-build-system.scm (set-paths): Delete 'source' from > 'input-directories'. > --- > guix/build/gnu-build-system.scm | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) LGTM! You can push it right away to ‘core-updates’, but since it triggers a full rebuild, now’s a good time to push another change that triggers a full rebuild. :-) Thanks, Ludo’.