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 UBpBJwGy114NfQAA0tVLHw (envelope-from ) for ; Wed, 03 Jun 2020 14:21:53 +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 wMgrIwGy116lfwAAB5/wlQ (envelope-from ) for ; Wed, 03 Jun 2020 14:21:53 +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 1C0469404D5 for ; Wed, 3 Jun 2020 14:21:53 +0000 (UTC) Received: from localhost ([::1]:39580 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jgUH9-0005HW-Vg for larch@yhetil.org; Wed, 03 Jun 2020 10:21:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59932) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgUH1-0005Ex-3v for help-guix@gnu.org; Wed, 03 Jun 2020 10:21:43 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:43076) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jgUGz-0001m1-LS for help-guix@gnu.org; Wed, 03 Jun 2020 10:21:42 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 828c4e34; Wed, 3 Jun 2020 14:21:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=dkim; bh=vjltHm+vPf77L3p3Kd1UWxZexsSRPoLCUON9H+Uu6n0=; b=QgimXx8T5Ja5 dlT87MKy4uAiLCf6WguuXfCScPgxw3tg/JHuigZuuTzCQwewrPt4dZtmvTOSPnAJ f/Lg1Y/36bK6ZVVcTjZ+E+11YGp5nzz9kxyLhsGu+SaCiS6KzzgFrPPMc/JbOjD5 LqYxA8bdrWsrhlK9jcGW1eGwwxOMwmct0q97PqfwC+gUT1mlDqJpCVd9O3cDJUJr +sr5IGdfC0bbdtCPeKRDyrHZZ8IOResgLWfRrabWMqyLEbxPmPOz44L6K+mZMD7V yy4yrXEs+R1wfaC6gOXJLAmLaYU2e1gKKM0+z0sMRPiimOHCB+8IoiNxE+37v6pU wqAFdQ3luQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id a1ec80ae (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 3 Jun 2020 14:21:34 +0000 (UTC) Date: Wed, 03 Jun 2020 10:21:24 -0400 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: newbe question To: Adam Kandur ,Help Guix From: Julien Lepiller Message-ID: <2885B779-507B-417B-909F-02FE5BD8C119@lepiller.eu> Received-SPF: none client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=lepiller.eu 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, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN 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: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=lepiller.eu header.s=dkim header.b=QgimXx8T; dmarc=pass (policy=none) header.from=lepiller.eu; 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: -1.71 X-TUID: P3aoWaicOS87 Le 3 juin 2020 10:03:34 GMT-04:00, Adam Kandur via a = =C3=A9crit : > >hi everyone! why when i "$ guix pull" i need to connect to >ci=2Eguix=2Egnu=2Eorg?=20 It's the build farm=2E Guix checks for the availability of substitutes, so= you don't have to spend hours building something that was already built=2E Of course you can disable substitutes (--no-substitutes) or specify anothe= r substitute server if you wish (--substitute-urls)=2E HTH!