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 wKXyKZaV/17/OwAA0tVLHw (envelope-from ) for ; Fri, 03 Jul 2020 20:31:18 +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 gLPEJZaV/14aDwAA1q6Kng (envelope-from ) for ; Fri, 03 Jul 2020 20:31:18 +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 6CD9A94030A for ; Fri, 3 Jul 2020 20:31:18 +0000 (UTC) Received: from localhost ([::1]:33646 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jrSL7-0004rS-Cp for larch@yhetil.org; Fri, 03 Jul 2020 16:31:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jrSKy-0004mS-Bh for guix-devel@gnu.org; Fri, 03 Jul 2020 16:31:08 -0400 Received: from mx1.riseup.net ([198.252.153.129]:54908) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jrSKw-0004S0-Dm for guix-devel@gnu.org; Fri, 03 Jul 2020 16:31:07 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 49z66w5xX9zFhNG; Fri, 3 Jul 2020 13:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1593808264; bh=AEFd7MQLAzEFmusYh3n5dcUSGF2x3NtGafPpcK1nN8Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hRQUxTS4k80JqTfczYbEy5KDw7Jr+2xy4lMu4O+ChYSuhy+6gfCPuHfF/6baca1BF nS2CE+O5eZ5cjh0ON2NqhUINi/IRsf0Sbb/JU1zwISMw3k9JbbxT0NQ6WGtpTYd19M kLl8y6nRBTuwz+Xaa8vqhkBHpTK1yB7zH3YKP6nU= X-Riseup-User-ID: A0EC58D5B4ECE3AD11802A86C3ABE66105CA8388AA3068BA4C43D792D7F22F40 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 49z66v3ljxzJnd1; Fri, 3 Jul 2020 13:31:03 -0700 (PDT) Date: Fri, 3 Jul 2020 17:30:56 -0300 From: =?iso-8859-1?Q?Andr=E9?= Batista To: Brice Waegeneire Subject: Re: [PATCH] doc: cookbook: Update entry about getting substitutes through Tor. Message-ID: <20200703203056.GB19551@andel> References: <87blmmkx87.fsf@gnu.org> <20200603191249.29382-1-brice@waegenei.re> <87367baua7.fsf@gnu.org> <5b7e576318d73e89ba5a9cafb6861061@waegenei.re> <20200617021951.GA14644@andel> <20200618140611.GA2613@andel> <62389fabcbf7f40b03cca0d85446a704@waegenei.re> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <62389fabcbf7f40b03cca0d85446a704@waegenei.re> Received-SPF: pass client-ip=198.252.153.129; envelope-from=nandre@riseup.net; helo=mx1.riseup.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/03 16:25:23 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=riseup.net header.s=squak header.b=hRQUxTS4; dmarc=pass (policy=none) header.from=riseup.net; 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.21 X-TUID: 0n0k9e6O9oX2 Hi Brice, dom 28 jun 2020 às 11:37:32 (1593355052), brice@waegenei.re enviou: > Hello André, > > I tought I already had applied your patch, but I forgot to do it. > It's now applied as f8945734a5abff69644284231cc47fb67456657b, sorry > for the delay. No big deal, thanks for your initiative. > I would love to know when you manage to advance on that front. It's currently beyond my understanding, but hopefully not for long. Cheers!