From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yHXqJ7bKNWHvQQEAgWs5BA (envelope-from ) for ; Mon, 06 Sep 2021 10:00:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4G+vI7bKNWFzdgAA1q6Kng (envelope-from ) for ; Mon, 06 Sep 2021 08:00:54 +0000 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 2283B7713 for ; Mon, 6 Sep 2021 10:00:54 +0200 (CEST) Received: from localhost ([::1]:47112 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mN9Yj-0005t3-4t for larch@yhetil.org; Mon, 06 Sep 2021 04:00:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40924) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mN9YK-0005sQ-Vc for guix-devel@gnu.org; Mon, 06 Sep 2021 04:00:29 -0400 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]:37639) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mN9YI-0000hQ-Ut for guix-devel@gnu.org; Mon, 06 Sep 2021 04:00:28 -0400 Received: by mail-wr1-x42d.google.com with SMTP id v10so8446385wrd.4 for ; Mon, 06 Sep 2021 01:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=igjOb3YOl5ZfLhMQqPIGNwCtJ9I5B8B+IC7YuWwFAiI=; b=DpLad23CPvN3FtuGmG4t+Z1WzmRJ8QVggEvxBdLMdvDjEOeKw/3OPuqUYG48H/zd9Y V1C9xddaWmcySBs6lq9NmLwCjfLaiVTEDzzTfYUnu2Zw/i7Nt4lAK6cXkLQ2YnULfQFw Fg4agvWEsEUVIvgNU7Og6mqETjDKnQjp1LvDZzwnQKQMMQhJU+4+PEavZE5Dvn1nP4v+ X4og1E33TCzVJxnrqmnjGNODwnJYpbO4rX1YSoKq5P1Exmfi1EtuPhd/+IKTcZyERpM3 34qQs/QDhbesT/EAK3ruT8zbhdIwa0hmml+0gI8vteGl8uiiLpMnnhid17cxHKM/DUk2 Rebg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=igjOb3YOl5ZfLhMQqPIGNwCtJ9I5B8B+IC7YuWwFAiI=; b=dChji1hHr07fIRXps8S1hoBjVmcttHVxdR8z1JFxnQHqotJvTEek8FYvAlZuqTEmxD wJmJ+M18rSxYfJGx2dbgxEpwfTpR+HpJCGO42/KHOHQN62MKH+UIxjXWrlJ0VfCmtqV5 D7i4IJmaWnapLzC4DxcydTexTMJnmKRK8FUlqvEF2F1NzTI3OI3pbULNPmUlfOpPaHqG 9tn+BxN4P15Hr5I+8Xx/XJkhAmEe8MewjIAxlBTWU4viSAmbHkeZL2DgMIBoo761mKVE 1Zhx2o/rKAFSav9osiDfCzDYwH1/ucWYShypFxQnvKPb+Hvq72rWBC9YNRMFpiWuf2EP CoSg== X-Gm-Message-State: AOAM5314CbwCzCGZT4nZLcWOiuwGBqVsOOgbaVW5RTeVXv0Jc1FfcXnI Iw/dw/xO+jgFJPoLVlKEXgREgEpA6wk= X-Google-Smtp-Source: ABdhPJyyTKvRRufOhbADuslicMz+VdQPrrVgAxvU3gKQTrJPHO5yX6i5wxNEc1heFwL488eIlRCQFg== X-Received: by 2002:adf:9e48:: with SMTP id v8mr11834692wre.141.1630915223877; Mon, 06 Sep 2021 01:00:23 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id b4sm7019034wrp.33.2021.09.06.01.00.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Sep 2021 01:00:23 -0700 (PDT) From: zimoun To: Liliana Marie Prikler , guix-devel@gnu.org Subject: Re: Rethinking propagated inputs? In-Reply-To: <045891c151c74e0d66d91973c9e55e0194272df5.camel@gmail.com> References: <045891c151c74e0d66d91973c9e55e0194272df5.camel@gmail.com> Date: Mon, 06 Sep 2021 09:32:57 +0200 Message-ID: <86v93ejh06.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42d; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630915254; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=igjOb3YOl5ZfLhMQqPIGNwCtJ9I5B8B+IC7YuWwFAiI=; b=o3prDfH+s6lar5dfXOCVdAEcm+k8V++CzSf8GNuJ3wIfuaBr03HPiU6IxvOZdMHeDzdype VKAbvzM1MH1/Tc4xhhYt1jErEo5I/cyFUNnpjfQzxW3vykP0VpWsuj+BYwiDawQtjZMvh8 0nDyt5AM2iDMxy9LoTEICfW4YQRBQ+EKzVKCjw+aUrhb3jr50mflFByzMxUteJhHUsh4LK Vonyb7ovQf61zVT6ZP1s/lC9exEjA/jbWFd+0BErWc60INHo1OyCOQSWJp4u3ofSD53bLR 1Mz1gMiSFRjIi0l5cnXnAOpe6HT5TQ9X7wVXlZ6Xdt4fLPBno1QUgeyBKeaI4A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630915254; a=rsa-sha256; cv=none; b=tJNiKurZnIWfSqS9SokszUkngfsFof5+qXr0hbrN8ACFhO2TbMJCuxOnt+VeEE11lMp7mn 2udPLlIdr6GWx1z13Wik6EdHSzR21hHexbFxJ0lzY3tQVC9RI5ghx6HS7nrfXA4c/ONcgF Ilr54h1k6fF9j9SXJeAN1soOt/pf/VMfFy09Whi/Pw/jnEYbYePXCuSXzhIBRVCPmLihhA vAIyiuItI/KuJWEW+ufdW14NpizoEiA4wGCmPTyYeTF+VmXvyjsgxG/RqLlzuVLbuXYZGn vLHLXuOMAnvJL/9dKMSJJOv/g03Y5wAWAyu6vIGCR0WXoqBJ+89TGXb8fDxGKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=DpLad23C; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -2.11 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=DpLad23C; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 2283B7713 X-Spam-Score: -2.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: mfY8m1EjTfc6 Hi, On Sat, 04 Sep 2021 at 20:24, Liliana Marie Prikler wrote: > Does anyone have an idea how we should handle propagations for the sake > of pkg-config? Perhaps we could add "linked-inputs", which are added > when building packages and environments when not using --ad-hoc, but > not when union-building profiles. WDYT? The TODO file contains: --8<---------------cut here---------------start------------->8--- ** extend =E2=80=98propagated-build-inputs=E2=80=99 with support for multip= le outputs #+BEGIN_SRC scheme (outputs '("out" "include")) (propagated-build-inputs `(((("i1" ,p1 "o1") ("i2" ,p2)) =3D> "include") ("i3" ,p3))) #+END_SRC --8<---------------cut here---------------end--------------->8--- which seems a direction the discussion currently takes. Maybe it could be worth to dig the history and resume this previous discussion. Cheers, simon