From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id KBtwM1fgiF9vXgAA0tVLHw (envelope-from ) for ; Thu, 15 Oct 2020 23:50:47 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YEAmL1fgiF9JAQAAB5/wlQ (envelope-from ) for ; Thu, 15 Oct 2020 23:50:47 +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 260739402A7 for ; Thu, 15 Oct 2020 23:50:47 +0000 (UTC) Received: from localhost ([::1]:48638 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTD1A-0000mv-Ac for larch@yhetil.org; Thu, 15 Oct 2020 19:50:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49984) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTD0t-0000mc-5P for help-guix@gnu.org; Thu, 15 Oct 2020 19:50:27 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:48338) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTD0r-0002yN-7y for help-guix@gnu.org; Thu, 15 Oct 2020 19:50:26 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id F28CC241FE; Thu, 15 Oct 2020 23:50:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at emo06-pco.easydns.vpn Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo06-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k4eeEimqq4dN; Thu, 15 Oct 2020 23:50:22 +0000 (UTC) Received: from laptop (unknown [108.162.141.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 04101210AF; Thu, 15 Oct 2020 23:50:20 +0000 (UTC) From: Simon South To: Tobias Geerinckx-Rice Subject: Re: Specifying dependencies among package outputs? References: <87eem0l9qc.fsf@simonsouth.net> <87y2k8mihx.fsf@nckx> <87o8l3h746.fsf@simonsouth.net> <87imbbazy2.fsf@nckx> Date: Thu, 15 Oct 2020 19:45:58 -0400 In-Reply-To: <87imbbazy2.fsf@nckx> (Tobias Geerinckx-Rice's message of "Fri, 16 Oct 2020 00:26:13 +0200") Message-ID: <87lfg7aw95.fsf@simonsouth.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=64.68.200.34; envelope-from=simon@simonsouth.net; helo=mailout.easymail.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/15 19:50:23 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: 86xkntJp6hqC Tobias Geerinckx-Rice writes: > Sound good? Yep, that feels like a natural division. Thanks again, and thanks also for the notes on "propagated-inputs". Onwards and upwards. -- Simon South simon@simonsouth.net