From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AJL4H0+dsV+rLgAA0tVLHw (envelope-from ) for ; Sun, 15 Nov 2020 21:27:43 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mNvPG0+dsV8jRAAA1q6Kng (envelope-from ) for ; Sun, 15 Nov 2020 21:27:43 +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 0A5EA9402D6 for ; Sun, 15 Nov 2020 21:27:43 +0000 (UTC) Received: from localhost ([::1]:33766 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kePYk-0003sv-1O for larch@yhetil.org; Sun, 15 Nov 2020 16:27:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44064) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kePYb-0003sd-NA for guix-devel@gnu.org; Sun, 15 Nov 2020 16:27:33 -0500 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:35424) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kePYZ-0003kb-5I; Sun, 15 Nov 2020 16:27:33 -0500 Received: by mail-wr1-x432.google.com with SMTP id k2so16713063wrx.2; Sun, 15 Nov 2020 13:27:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=oapmMt03ijP7745EZftZITRqTqe/WbAMSz5wNbTZrXo=; b=o14ROXWwQDGKZ7+J1Z0EROChLIjho1/UoUEFmImMwaURI4dhF57kYhFA++BiYooCjz pf16awkROtxjLori2OpbNVOT/0ksruSUXsdrTXRLvCmRi1ISVPjKDAHyqEHiIXiyevAM fla+4i37jeQhGFWZq9sLezP8HOCX2q5M88DVJ4indbKRWsJPh7pt0rg5CMpXectb3JqB qI7NejO6Swt6g22jCW1Zo4hqyYH/q3GuhI1UEOv5xBi4sbxnkLBR3LRDNYHVXbTrEZn/ UJEs7IlD+uiuJYl4431Rap2/NylC3x0zvPRBVcHNFVwYVdzmiRqjuo8BGIezWqGrzzwt ihnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=oapmMt03ijP7745EZftZITRqTqe/WbAMSz5wNbTZrXo=; b=JwJazGI2qnXvf6e5Y8xXEGM3yGXiIGCvhEo0n+6umMkIor8vV3DM277gUGC7zn/oYY iwcrPCSnz/Ba7VRCM4YTnxWOdAujxu3CpY+CLpE4FCc0klt0a092aFwB/ZicDL0VW3wf xDo2nrkpmLc6BGwYOOklHGgk56ZBmgQUbKULMriZdn5d8o7/DLcqhPV6thTX2+d1RsYf tfbpFZ2SbBL5IKF8xPZg3KWrJ74JVssHZ41sCnk7ssRpUMI2dUTos9IqHSTvB3NtoyKV VlWqEZ42iykRPxNR68jNWCoPOM6drVTgwmmxGSwzl3yJfict4xbUuOn7UHoroao5EZdO 8mmg== X-Gm-Message-State: AOAM530x9V3GHJ7oCJKWKSyBg7C56q6ePcsbPNSLWiN0U/D1vNOHJEgK 9JLZ9kgh1J65w24UM2YKgVHqEoAXgFFP0Q== X-Google-Smtp-Source: ABdhPJy/3gbn44s+kPGHCRParIMgdW/aKWaDS/fUOLF2ZYpETkToteOMMZfU32ELAmsClm+MRYA8iQ== X-Received: by 2002:a05:6000:372:: with SMTP id f18mr17012800wrf.149.1605475648632; Sun, 15 Nov 2020 13:27:28 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id n15sm19921663wrq.48.2020.11.15.13.27.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 15 Nov 2020 13:27:28 -0800 (PST) From: zimoun To: Danny Milosavljevic , Ludovic =?utf-8?Q?Court?= =?utf-8?Q?=C3=A8s?= Subject: Re: A plan for parameterized packages In-Reply-To: <20201115214658.41223d15@scratchpost.org> References: <87eeku8trb.fsf@gnu.org> <20201115214658.41223d15@scratchpost.org> Date: Sun, 15 Nov 2020 22:16:44 +0100 Message-ID: <86mtzis4lf.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::432; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x432.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. 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: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=o14ROXWw; 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-Spam-Score: -1.71 X-TUID: +YmxA46lYoVW Dear, On Sun, 15 Nov 2020 at 21:46, Danny Milosavljevic = wrote: > * Enable/disable building the documentation. I really don't need a 40 MiB > manual stored onto a 16 MiB firmware flash chip. If that's better done a= s an > extra output, fair enough. Related (I hope) is: build packages with several outputs. For instance, =E2=80=99git=E2=80=99 has several 'outputs' ("send-email", "svn", etc.), so= the list of "inputs" provides e.g., "subversion" even if I am only interested by e.g., "git:send-email". This matters about closure. And it is maybe an occasion to revisit the museum, i.e., the TODO file: ** 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 For one reference: All the best, simon