From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KOOLIrfgcWHCDgAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 23:50:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iOwNHrfgcWFcRAAAbx9fmQ (envelope-from ) for ; Thu, 21 Oct 2021 21: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 36F256EFE for ; Thu, 21 Oct 2021 23:50:47 +0200 (CEST) Received: from localhost ([::1]:45550 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdfxW-0000d0-86 for larch@yhetil.org; Thu, 21 Oct 2021 17:50:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52256) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdfbR-00040b-0A for guix-devel@gnu.org; Thu, 21 Oct 2021 17:27:57 -0400 Received: from mail-wm1-x331.google.com ([2a00:1450:4864:20::331]:43757) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdfbO-0003f7-UX; Thu, 21 Oct 2021 17:27:56 -0400 Received: by mail-wm1-x331.google.com with SMTP id 67-20020a1c1946000000b0030d4c90fa87so831049wmz.2; Thu, 21 Oct 2021 14:27:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=lZ0S6kXdBoVNFMZ8vfZnvq8Sj9nmrs77mjKAInMva4A=; b=EQYGPGpf4o19DXg1BCejGo+Fo29mAz5ST3Q+TqsnqJp3KkUoZpcQF2voqln09Ukn4X B09RnwzYBLRYHgQG7sQDNM83y7PEC7TxclG7GU3nn3W3LrvQOT6pUjhyQLvwYnpIgO1C tmyreqodRbdRPBpfXP8LvlvnE+rxrE7kTGRIPszHHaFlV1+fsT9DbdWYNKlDQwgJzUMV heaNnNLzfL/pceMnkHRa39D5QP0z1FmeWMToygB6Mrwxa62HbS66O9CGJJtBfYPdejSF xvu9MagcflgwmKYDcMUjR1I90BN+CZgDU19xRvfUdiPQcEMgSnb/JBPvzzU/UOyX/Giz jsMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=lZ0S6kXdBoVNFMZ8vfZnvq8Sj9nmrs77mjKAInMva4A=; b=fTvkBjmSpSgGFeBnlA1Fwp0kL2iQpal3NZjIhjEf1ujznfcZlqeu6qdq0H9Rht0G2n /MV+7EJpFNPVCqt1LYt4Tpr1WZby3bITeGPR59gCCIMZ3KBgu9rptvSz0euUBOAHiKVf sMGN59pm1kOYomSZ/iHB4IrBMsjdXOESen9vr8q1QlgfVP1Bkx2seAa85baIxKwvrN1R sJ3XBOdzsbQRXZYJey501/Vo6kTyB3BMSmqXvb71Amku+Q3UX3lON2VPaLE/qFrkJB5z iOTalZKA/tSysEF7tjw2dRlo2jrDTyE1ioAc8NuHVBoFHWJJrwE51wUpxjHSGM7vFrcz sRVQ== X-Gm-Message-State: AOAM533l36O1Bbwdg+h5hl5xzWrw8cUL3/uIQJMEYM4b2uhJ9loBXfnj 4q7ssDlyM6KmRJwkSokOunY6r9tnZw4= X-Google-Smtp-Source: ABdhPJwSkuiSSpgWkbeQAP8lCNnz94jLE8uRUDF3VZ1Pf6N/090LMBZjN9aiU37ErSf/2SXktW2PHg== X-Received: by 2002:a7b:ce08:: with SMTP id m8mr24244721wmc.93.1634851671909; Thu, 21 Oct 2021 14:27:51 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id q14sm8856420wmq.4.2021.10.21.14.27.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Oct 2021 14:27:51 -0700 (PDT) From: zimoun To: Ludovic =?utf-8?Q?Court=C3=A8s?= , Phil Subject: Re: --with-source version not honored? In-Reply-To: <87sfwuw2kr.fsf@gnu.org> References: <87cznzbhss.fsf@beadling.co.uk> <87sfwuw2kr.fsf@gnu.org> Date: Thu, 21 Oct 2021 23:17:40 +0200 Message-ID: <86ilxq13ij.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::331; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x331.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: , Cc: Guix Devel 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=1634853047; 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=lZ0S6kXdBoVNFMZ8vfZnvq8Sj9nmrs77mjKAInMva4A=; b=t+2XNiwgWNtPnzWCgYb9PZ78DK1fLaT34r3kg6RDN22glR4wrqUfBLC8HpCANz1IxVJy2y pLORsV3vNHjX1hk1yENBkpbL+UEHiA53iVnRHYY3Uz9g5rBQjRB7xETjdgTIQ5BuHIjv3T /5KbnYa3yTyonYBX5unsi6CPJCE48YK+ZNbLU7V6mH1ZORj7h5W9djjcL0bC/WmXPAlMCA R4XZndiwJnll+zMsGaUM67nUOwM57CdvzvY5EJvTC5il8fSOiQbeWMtBLBu1MhrqTp5md0 SeWzyG24gD1bLWD/PYqmzdkmceUjtfZ6lDtZak0/JoxFA4TrQeNJvrJ6MmfsKA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634853047; a=rsa-sha256; cv=none; b=TxSqgh8t7zzLvd2vgslENcKv1uKUhizTRas6W8Q+CIaW4LbBF+nY3c53iDevpsIF5ermzl n9mgeNI/YeqbuzMuJezOx9fvHBsLU9jeng3Hqd5JaQpEHbnRahuCfQ5WgxSiWfRvZ2oiK9 OEE8jCOmn8wPqC1og9SITjYiy0g2tthCJSHcrgOiG8nWfRkSSPJkGdmSfjcaTM82OhlgEM QHmhlybvgRD5A3yJjptYUSNqedz/7yyxSKXdWsmLcs2YzcHkNO58cX7sBHxtzaXv16m1I3 zHK2tZie6uV0rc1bU8jInv96towVkeTfQAjsBwYsUmY9kdRdU597Nxsg2VgG9Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=EQYGPGpf; 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: -3.03 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=EQYGPGpf; 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: 36F256EFE X-Spam-Score: -3.03 X-Migadu-Scanner: scn1.migadu.com X-TUID: JJgXKeqRmFhU Hi, On Thu, 21 Oct 2021 at 22:22, Ludovic Court=C3=A8s wrote: > For historical reasons, =E2=80=98--with-source=E2=80=99 only applies to l= eaf packages, > unlike most (all?) other transformation inputs. Oh, good to know! :-) Therefore, what I wrote before is partially wrong. Cheers, simon