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 eMO7CBmKwl6QEQAA0tVLHw (envelope-from ) for ; Mon, 18 May 2020 13:14:01 +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 QKyMBBmKwl4EGgAA1q6Kng (envelope-from ) for ; Mon, 18 May 2020 13:14:01 +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 DD232940EF0 for ; Mon, 18 May 2020 13:14:00 +0000 (UTC) Received: from localhost ([::1]:60802 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jafah-0005yC-TO for larch@yhetil.org; Mon, 18 May 2020 09:13:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57176) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jafaX-0005xt-40 for guix-devel@gnu.org; Mon, 18 May 2020 09:13:49 -0400 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]:51248) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jafaV-0004q8-OW for guix-devel@gnu.org; Mon, 18 May 2020 09:13:48 -0400 Received: by mail-wm1-x32f.google.com with SMTP id f134so9266931wmf.1 for ; Mon, 18 May 2020 06:13:46 -0700 (PDT) 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=z1L8Wc4+dasHea332QsjRQf+TaDUMGaf6iujtDeOank=; b=kifyEgYJmy26gKcsdDfBFdg0PKPQ68m2EdB3qqeaD8pJmXCrBimKJZA/6VaoE0JMz/ bH27GyhdiRTke8VHnnEhWcc+jVyRQ2zeGHDQwRfhUHlSpf++fHpz0iGP9hdyM+ZVjVN+ bq3Rfp08L5XvKoxZWlh01vhs5VPPtZON6FVqQx8umM9VV1SAM9TIOg+9UehmA1z/DtDU xscWpPOqWqksWY8cXpZb6pZ935L9SAY5ve9MhwMfUUNQPu2fpkzs5XHqYFH/uc2yo+Hv NE4bsIxaCdC7t8kPmpaSnfttc60kLuU7kfwiSBdKZDnEpAGdcRqK5SOwgZ7OIgImgQuT krmg== 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=z1L8Wc4+dasHea332QsjRQf+TaDUMGaf6iujtDeOank=; b=cq1sJLBL4yv+bxgOjr6CFcRtleUvWHTMsv+mqUlXwRjvI+hivmBwJ9fWc5q9PIGo04 s6Sh8PHcxFTaCOnD6C86axHi7a3CjMtNKzZnk8G9Ya8vKJjcCeiwMVlBZsgppKQr8d4Y 6iy680vXUrnqzUTZoddQqZc2Y57KPRVMboxESMTZlBAmO50IkJySrerhCR7MrePN7DVs xcNZuizOgo/yps7+kZk2wjOMSoMbvccuq0yySb+t8cuk0G/oYQrpyuTgiYlh3epBhUnK a1Arorrl2d7yCD/R8Unss5xGJCVopFbgqYQtWq5hDARi5qTLUk6nId7iGD/9PvrUHb0a B9Xw== X-Gm-Message-State: AOAM530N+2p1xiR+xK4o9j6r6tshX4PSzYbULQf1RCkkGAAG1+GabkAR WTIBMgftgnpF0LdntYCkCn/skcc7Eog= X-Google-Smtp-Source: ABdhPJzX+7UzNTUQx/HhVfJSEclVz9NiWP1OGhQaVCMv44J5rasXFAkGAYQkVETmjwstgpGhZNI+cQ== X-Received: by 2002:a05:600c:2614:: with SMTP id h20mr20278881wma.155.1589807625310; Mon, 18 May 2020 06:13:45 -0700 (PDT) Received: from guixSD (host77-80-dynamic.52-82-r.retail.telecomitalia.it. [82.52.80.77]) by smtp.gmail.com with ESMTPSA id o26sm16968933wro.83.2020.05.18.06.13.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 May 2020 06:13:44 -0700 (PDT) From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti To: Katherine Cox-Buday , Jelle Licht Subject: Re: hide more output In-Reply-To: <87h7wdcrt6.fsf@gmail.com> References: <878si541zo.fsf@elephly.net> <87k11pun90.fsf@ambrevar.xyz> <87blmmmd8r.fsf@gnu.org> <87mu65fx4p.fsf@ambrevar.xyz> <87mu656235.fsf@jlicht.xyz> <87h7wdcrt6.fsf@gmail.com> Date: Mon, 18 May 2020 15:13:43 +0200 Message-ID: <87lflpwflk.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> 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::32f; envelope-from=anothersms@gmail.com; helo=mail-wm1-x32f.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_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=gmail.com header.s=20161025 header.b=kifyEgYJ; 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: E896KRE3L31+ Hi! Katherine Cox-Buday writes: > Jelle Licht writes: > >> I care very much on whether this will be quick 5 minute thing, or I will >> have to leave my laptop crunching for the next 36 hours. > > I echo this sentiment. > > I have often wished for a "--no-build" flag for updates. Most of the > time I can wait until the substitutes are available, but I can't wait > around for my computer to dedicate all its CPU-time to building > packages. > Exactly! Sometimes I'd use it, or just use a "--no-tests" flag for builds that run fast but that require a lot only to run tests. Nicol=C3=B2 > --=20 > Katherine