From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id Lvu5IqSiNGHq1AAAgWs5BA (envelope-from ) for ; Sun, 05 Sep 2021 12:57:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id IPIBHqSiNGEpZAAAB5/wlQ (envelope-from ) for ; Sun, 05 Sep 2021 10:57:40 +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 BFDDB1A848 for ; Sun, 5 Sep 2021 12:57:39 +0200 (CEST) Received: from localhost ([::1]:43204 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mMpqD-0000gW-L3 for larch@yhetil.org; Sun, 05 Sep 2021 06:57:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51236) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMppX-0000g9-Q4 for guix-devel@gnu.org; Sun, 05 Sep 2021 06:56:55 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:46412) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mMppV-0006cy-8V for guix-devel@gnu.org; Sun, 05 Sep 2021 06:56:55 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 28960fb5; Sun, 5 Sep 2021 10:56:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=5jaSEQm1INl9 mNo6WWpqFuvLCvLuFH3AmbcBZAAPPEI=; b=ctDRTQb1Q4UACByZrS+Jg+kSvoMw iCZSdPnZZ9JCh38Rc8qnq8eX7qSYp4qa6mKbL/mrT1UO5P3dhwevTs9amPduoaA3 XdTtczVoHFnNicJJ3YwfUuUaxLZGDjBYP89ZR+8XeYzVJGhaeTAEE7xJdNr1RhFQ B7DdocXo9J3A4r4nhAPAPlHcEEY2BDhRdrhpO1drJWCMjxzS5a18PRGJmQSgfTqY b63BZQ3DvRGTGobmtg4sPXBNrquWg1qfMUXIakQdZy/iu/5sh5QNiikFBSAGOUCD mEIV3QyKNlUiqOTfw/BE76A4b1YYXuIWTAMK6d8JtgN9TwLh+NsrbvSSWg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 5bc832e5 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sun, 5 Sep 2021 10:56:46 +0000 (UTC) Date: Sun, 05 Sep 2021 06:56:38 -0400 From: Julien Lepiller To: Attila Lendvai , Liliana Marie Prikler Subject: Re: Rethinking propagated inputs? User-Agent: K-9 Mail for Android In-Reply-To: <3tNb7CgGyBlRwdBwjUOaDrQWh-1N4I56sZ3sU2_1eW5of_XXC0x8zpxCq2S5oYBv7evXNhIXNv1f03yVhTJl2Y_brgtEvuOWHi4BUEYlGHE=@lendvai.name> References: <86h7ezkfq9.fsf@mgsn.dev> <382a46ced17110e1bc03b94ba078b38c2669deac.camel@gmail.com> <3tNb7CgGyBlRwdBwjUOaDrQWh-1N4I56sZ3sU2_1eW5of_XXC0x8zpxCq2S5oYBv7evXNhIXNv1f03yVhTJl2Y_brgtEvuOWHi4BUEYlGHE=@lendvai.name> Message-ID: <6276CC29-B01A-41A6-832F-42695F7ECDC3@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----C1754UYRN8C6OZELOJP18YODZSGGT3 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=lepiller.eu 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, HTML_MESSAGE=0.001, SPF_HELO_PASS=-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: , Cc: guix-devel@gnu.org, Sarah Morgensen 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=1630839459; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=5jaSEQm1INl9mNo6WWpqFuvLCvLuFH3AmbcBZAAPPEI=; b=HK5KgpQv7W75LwQwAP3ptT/QZEUFMx22rBdTvlDyu4lJKmR8AcWd4tTcB0qwqj11/272la g7Nf7msMPb04Gw1T182BMhJsF6pJDzmmFAhyecVCdwIvu3QySyHBSpUSmVWQrc08dxNeOh JLAyftpV/f4hQSeoIVnRPEVsw67Oif3xexoP8emH1KLCCXIp3+oyw8TCGTCAvmP+hRrs57 Y+NTpjuA4pME1jBir8mOkA3dXmlrlfQ5Xvu6AwQkHm09gBwZRFPf+3L6V+LcqPDF8WbTWp nEjIv8BbBb1gI8QtFqs23bSv5M5z2ZeLuOWy6uyD4Vjx3yFAgKqPhSmH+jms/A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630839459; a=rsa-sha256; cv=none; b=mpSPx9gWLNjIfamLHcDdvUXUzguu3tNjmmjnxOgfGpaOsfCZsmL9hCL81f4LFOcWOMMVe0 3ogdOg3wFabbJNPl/5zcxcY2TdNG5iec64Kfpj/zUJpWaJIDYGPaTsJOFT7/BPvvvcddNz kLhVHahcwiUToCQVWDQiHLGtG2UsaOa3iDMIR8i9du18kyNuVM5DCt2U+IQPWDxKXJZ9mk JywkZl9DyL5chACE2plCpD09v2cXD6qRq19ghIr3R+bjOsw4JQTvQFXm0w2kRcpmQyA1v8 5n0qeM6/O5kZ+kK46hKoFpE9hhzi+jqwkEwIUT0igjku3BXMBr/7zahsijyaeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=lepiller.eu header.s=dkim header.b=ctDRTQb1; dmarc=pass (policy=none) header.from=lepiller.eu; 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: -0.61 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=lepiller.eu header.s=dkim header.b=ctDRTQb1; dmarc=pass (policy=none) header.from=lepiller.eu; 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: BFDDB1A848 X-Spam-Score: -0.61 X-Migadu-Scanner: scn0.migadu.com X-TUID: GQWa8+IxOQkw ------C1754UYRN8C6OZELOJP18YODZSGGT3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable All inputs of a package are build-time, whether normal, native or propagate= d=2E The result may reference some of them, and these references are the ru= n-time dependencies=2E native-inputs are usually buill-time only, because they are usually progra= ms that are run during the build (hence the need for them to be native in a= cross-build)=2E propagated-inputs breaks this nice model by making them run-time dependenc= ies despite the abscence of a reference=2E I think focusing on the name is distracting, but maybe "dependent-inputs",= since this type of input would only affect the inputs of its dependents? Le 5 septembre 2021 06:06:02 GMT-04:00, Attila Lendvai a =C3=A9crit=C2=A0: >> > What do you think of "build-propagated-inputs"? >> >> We don't call things build-inputs here in Guix land, that's a no-no :P > >potentially worthless two cents from a newcomer's perspective: >'build-time' and 'run-time' are well established concepts in the wider >community=2E > >if i were reading 'linked-inputs' in a package definition, i wouldn't >associate it to being the set of build-time dependencies=2E > >the best name, from my admittedly uninformed perspective, would be >`build-time-inputs`=2E > >- attila >PGP:=C2=A05D5F 45C7 DFCD 0A39 > > ------C1754UYRN8C6OZELOJP18YODZSGGT3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable All inputs of a package are build-time, whether no= rmal, native or propagated=2E The result may reference some of them, and th= ese references are the run-time dependencies=2E

native-inputs are us= ually buill-time only, because they are usually programs that are run durin= g the build (hence the need for them to be native in a cross-build)=2E
<= br>propagated-inputs breaks this nice model by making them run-time depende= ncies despite the abscence of a reference=2E

I think focusing on the= name is distracting, but maybe "dependent-inputs", since this type of inpu= t would only affect the inputs of its dependents?

Le 5 septembre 2021 06:06:02 GMT-04:00, Attila Lendvai <attila@= lendvai=2Ename> a =C3=A9crit=C2=A0:
What do you thi= nk of "build-propagated-inputs"?

We don't call things = build-inputs here in Guix land, that's a no-no :P

poten= tially worthless two cents from a newcomer's perspective:
'build-time' a= nd 'run-time' are well established concepts in the wider
community=2E
if i were reading 'linked-inputs' in a package definition, i wouldn't<= br>associate it to being the set of build-time dependencies=2E

the b= est name, from my admittedly uninformed perspective, would be
`build-tim= e-inputs`=2E

- attila
PGP: 5D5F 45C7 DFCD 0A39


------C1754UYRN8C6OZELOJP18YODZSGGT3--