From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 2HqjGJObJ2XxaQEAauVa8A:P1 (envelope-from ) for ; Thu, 12 Oct 2023 09:09:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2HqjGJObJ2XxaQEAauVa8A (envelope-from ) for ; Thu, 12 Oct 2023 09:09:07 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1B2213A394 for ; Thu, 12 Oct 2023 09:09:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=oX+Nyjg8; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697094547; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=hdMt+UxpnWIriaJm9PE4GtpOevCynWMqBMyELVWVNk4=; b=CFeZLISCifwukgktfKrmEON6XgXnNMciFtwPZaST+VdvhjfZVKTe6rLluJPkUeWSu03Q8d K7zldYjAfc1sNcbkKqY9ZIAgjsvEPA0Xuu5AeylE6Q4ocPQ5LXPq2BfGMC9RGRTCNtdkqE EEsNf1Scck1CrZOIAgNuEcBSHwoUZdoey1HZCGEBmCX6spwKMGaZH7csSg0hVJqWWSeGjc C6osy+EhGKd5b4tHPlvhzDgo7+C2Skd/Iggfa4o30hblmX3NzUQx71lAF56f1G5WpORVYw 92M9qgByZw8hxh57bTiDIaKxt4bt5YJsFT8bLSK1JTtaECvtHHXYwNfqtRJcTQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=oX+Nyjg8; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697094547; a=rsa-sha256; cv=none; b=TBzslbBG5dEy93S1K+PxvPljuWlKQckyE4MbMTfKNe6OLG552PogCDxMIGPsuA7CV7GPFb sycT9dk/zYqkPPcfm4yU4C8+L4xIgn+XkBooXMdighnqpv+yFMk54KoUu4nCWvgEfyq+17 sOBv9bje00woXPcNH7Uk/9S2g2BWLbPk6ShoyanFpcpFrEXAh5tTSzEMMvngUHB6Ma9oH7 7W/tPhaAOP207f17YJo9P80c3cPA/hDuB92L/RsorSJf08/mmM4hwzCIOORcIxL1rUY168 c/DDIzcxtVcVs4jlcnjWHwoO5k9mz1KsrliMMnLJf/gOPVbPGC8XM4YAHUze4A== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqpoM-000579-Jy; Thu, 12 Oct 2023 03:08:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqpoJ-00056o-Im for bug-guix@gnu.org; Thu, 12 Oct 2023 03:08:43 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqpoF-0007ZB-Pl for bug-guix@gnu.org; Thu, 12 Oct 2023 03:08:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqpob-0007T0-M4 for bug-guix@gnu.org; Thu, 12 Oct 2023 03:09:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65665: [PATCH] Really get all the implicit inputs. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 12 Oct 2023 07:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65665 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: dev@jpoiret.xyz, Ulf Herrman , zimon.toutoune@gmail.com, othacehe@gnu.org, me@tobias.gr, 65665@debbugs.gnu.org, rekado@elephly.net, guix@cbaines.net Received: via spool by 65665-submit@debbugs.gnu.org id=B65665.169709450628392 (code B ref 65665); Thu, 12 Oct 2023 07:09:01 +0000 Received: (at 65665) by debbugs.gnu.org; 12 Oct 2023 07:08:26 +0000 Received: from localhost ([127.0.0.1]:40501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqpo2-0007Ns-7F for submit@debbugs.gnu.org; Thu, 12 Oct 2023 03:08:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46200) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqpny-0007Nc-E3 for 65665@debbugs.gnu.org; Thu, 12 Oct 2023 03:08:25 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqpnU-0007RF-ID; Thu, 12 Oct 2023 03:07:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=hdMt+UxpnWIriaJm9PE4GtpOevCynWMqBMyELVWVNk4=; b=oX+Nyjg8cQS8iu68iUHt w/9zBMkmdtY2gGzBUCOTddr8eaUxTmOPW7aNfMQHpkSXZC3i1uPf4MXF+DudLfTo0twv8S2q5SQCB 0Y+FN6g+Xd04mDMA9p4fDTUZwCuUueKCuKBaqJaSOgsNyRihPi8vj+Z928zaeHB5ol6/FI3GE474g VOQHM7u3mJn2IR1aipEcvoWkrez1KuOQOwF2gK4ISXEiANHs7OmG3DdhQegnYGk158Jct62EhUVMV sBadzqqGPBDZ2tnWpPYtubeA2fNFtDFXOE9KcDD5b4LeszTq8WToRdl1w1eATM3zjy+5Fzl007AeI 3u3eAiXdtfO+ZQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87a5swlbnp.fsf@gmail.com> (Maxim Cournoyer's message of "Thu, 05 Oct 2023 22:36:42 -0400") References: <87h6ofufy5.fsf@tilde.club> <87msxmqwng.fsf@tilde.club> <87a5swlbnp.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Primidi 21 =?UTF-8?Q?Vend=C3=A9miaire?= an 232 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Chanvre X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 12 Oct 2023 09:07:44 +0200 Message-ID: <87h6mwpbcv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.37 X-Spam-Score: -5.37 X-Migadu-Queue-Id: 1B2213A394 X-Migadu-Scanner: mx2.migadu.com X-TUID: 1Vp0vdPMATAs Hi! Maxim Cournoyer skribis: > Ulf Herrman writes: > >> This patch series causes package-mapping to recurse into package and bag >> arguments when #:deep? #t is given. It also recurses into gexps and >> gexp inputs in search of packages to devour. It also ensures that build >> systems leave all of their implicit package arguments in the bag >> arguments, ready to be found by package-mapping. It also fixes a couple >> build system errors I came across while modifying 40+ build systems and >> testing a deep package transformation. > > Nice series! > > I've reviewed it, and it makes sense to me. I'd like to apply it to the > core-updates branch. Core team, what say you? Sorry for the delay, I=E2=80=99ll provide feedback within a couple of days. Ludo=E2=80=99.