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 sPWhDbP86mTlJgEAauVa8A:P1 (envelope-from ) for ; Sun, 27 Aug 2023 09:35:15 +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 sPWhDbP86mTlJgEAauVa8A (envelope-from ) for ; Sun, 27 Aug 2023 09:35:15 +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 D97755BBF7 for ; Sun, 27 Aug 2023 09:35:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=h8SeXjk8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-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=1693121714; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=QgSm6w5I0DZITGHaFL+si4hg4JDmTYeufXtUV6siT2s=; b=MFIpSDD0b9BZy/gfkyq3f0nnknZmOFIRrbaWhzRAAMYp1sfMfuu+x8ynYKQ9Z63vKiEJDD x3cUs+d9orWd7+287942G2aMflm90ozFc5ox8JMifM2c7+3Qzl3siAFDNOSrhcpHXsBs6B RJA9qxDoqrfNc3hskit5UVetxifDX1UaRXWP0lfUf3tsQmHwuVGhPWkSbNbKCc7c+iMNUf qxtnXtAS5uAjIs0lmaPJsstXBLGbySgDFWrzVoM9OXqud39FR/+M4+UHXCQVJxIWDjQT/b 2YthFgK751Ct3UBbFpex33S5ZHIZq05+mQkbHiVCI7W2olm062um44XaPNreGg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=jpoiret.xyz header.s=dkim header.b=h8SeXjk8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693121714; a=rsa-sha256; cv=none; b=jq5g1MtwBmtNqPHCQuXgfOIeeM69K0q1ZN1FDeY+gnoSefZmOOgudZr0v8cMfppd4d5qbL SaSuzjmEaiGMUphL3tYjBPjsyLl7gOE1tt+kypkqEazfD7wClLouWz1wfrT4CQCu+S/OSA zCt3VCbayPzQk16OVhxBUGqxQWrK7g4H8BAXLpIes++yLNGIGpGyVQlp6+a75+S2Sy2lrr Pk4YvYUVifVPfsOxPQUqoKlzYp3uy1iZuSLVmzXvz1DTFzY9VvU02LqFIWhrmOQQGUOOb3 YBmvjmcBdwjJO+CARjJmNuisagiSyqh20foS5y1N2TxWeRfKNF/n9OXlwjdRPA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qaAIU-0000VF-F3; Sun, 27 Aug 2023 03:34:58 -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 1qaAIS-0000V2-OA for guix-patches@gnu.org; Sun, 27 Aug 2023 03:34:56 -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 1qaAIS-0007io-G9 for guix-patches@gnu.org; Sun, 27 Aug 2023 03:34:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qaAIX-0002C5-Pw for guix-patches@gnu.org; Sun, 27 Aug 2023 03:35:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65550] [PATCH] profiles: Don't propagate inputs for non-development packages. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 27 Aug 2023 07:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65550 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Liliana Marie Prikler , iyzsong@envs.net, 65550@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 65550-submit@debbugs.gnu.org id=B65550.16931216938415 (code B ref 65550); Sun, 27 Aug 2023 07:35:01 +0000 Received: (at 65550) by debbugs.gnu.org; 27 Aug 2023 07:34:53 +0000 Received: from localhost ([127.0.0.1]:43988 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaAIO-0002Bf-L9 for submit@debbugs.gnu.org; Sun, 27 Aug 2023 03:34:52 -0400 Received: from jpoiret.xyz ([206.189.101.64]:35570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qaAIN-0002BX-3T for 65550@debbugs.gnu.org; Sun, 27 Aug 2023 03:34:51 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 5BD70184B88; Sun, 27 Aug 2023 07:34:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1693121684; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=QgSm6w5I0DZITGHaFL+si4hg4JDmTYeufXtUV6siT2s=; b=h8SeXjk8gCb8us2j6oN5AF+214FX3bWkzZStin7e2yeJGKRjxPD2V99NMOtrBxMkJyd5T+ LlWxfTgUQaCgJw4H4gHB3K+Dz9eqOPVamMbNa2w5OVmuXOIj03l5B43R/eGrqd5pcDd5+u Yr4upJl0utjcWWdoPboLIw5rEORoFyJR9uMZvB2Xi1FgkyT9Tla1tVUBrMNaqKG3BMms5s jFFNIATXbL8NbZi89vBTbc8a+6AFs9+R3mEV+FvUhOlaBuI3tP6ZWaGgrOFqN4gnj/mRb6 1vCwQizXn4FUmahj4LCCScVY5nwn4/kD6Bqo6mceLOz/BY3kCbiXwjSBOfjeJg== In-Reply-To: <851f008ab9e989badb8bcb10f4b7eee5bc5616c0.camel@gmail.com> References: <1f7f85189b17ebddb6d0e26afd7c5fad88c997e9.1693057951.git.iyzsong@member.fsf.org> <851f008ab9e989badb8bcb10f4b7eee5bc5616c0.camel@gmail.com> Date: Sun, 27 Aug 2023 09:34:36 +0200 Message-ID: <87edjp546r.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: + X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches From: Josselin Poiret via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -6.81 X-Spam-Score: -6.81 X-Migadu-Queue-Id: D97755BBF7 X-TUID: ASJqI8jHbf/Z --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi everyone, Liliana Marie Prikler writes: > I think this patch misses the most obvious use case of the out:lib > split. I also think that hardcoding this list is bound to fail. > > Instead, we could for the time being solve this with yet another > package property. > '((propagate-inputs-from "lib")) ; but not out > '((propagate-inputs-from . ("lib"))) ; same meaning, different style > '((propagate-inputs-from "out" "lib")) ; but not doc > If the property is missing, we still propagate from all outputs, as is > currently done. > > WDYT? I don't really like the hackiness of this (yet another weird thing for independent contributors to learn), but I also understand the need. This one LGTM, but maybe we should think a bit more about simpler solutions before committing to this. Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmTq/IwQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5Fhcaigk4DACTjnep95n94z6NvwqpwE1qUnSppWFpcu4p xD0jb5UVB+9voHTNCkLtkCYy5pdgi0Ua+pZgjS+aGEGZ/Cffmk4SsQhAzKD/r4/u UTaidht6FAgP/SPTbDKZXfMa2iJnQkuNmtq89bpSOQD6rfyjLr+otPDOpoeEAqzq LLI+Lzz/TK3J/3/fVAEAlPLztgPvKgFKa4+nFgOwKHSon8hDYDpC9id95fJt7Fcm MIf0oTJtYXhYYtC5aQGRB3Ht5aqI7Ru414Hgm2L3pyJ8TVBM+inUE+kI2geTQru3 4oy7zc2t85xh/vS82VbirCdARBmURwQ0C3cHH6OF5mqyBQyLMoQ5n5YKGH6RSxvW M/yEfLhnkj93Zcw50kXEeRTKE0NXk2VUFLxMiZLunXbB9vnh/YvKLiwzMFA8Qleb 5ognJnNFY5PlBBcNjCc/+fwDpHgxCZ9mS4Uuaz1f0xhc1mHGlOe2r6S133+oK0zs GADdmOM90yY4a6+rLjW7hQOxLZosmYQ= =SMWB -----END PGP SIGNATURE----- --=-=-=--