From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Proposal: hide unavoidable compilations by default Date: Fri, 01 Feb 2019 00:21:00 +0100 Message-ID: <87k1ikmn1f.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpLdv-00064a-Ts for guix-devel@gnu.org; Thu, 31 Jan 2019 18:21:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gpLdu-0000wS-Vm for guix-devel@gnu.org; Thu, 31 Jan 2019 18:21:11 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21043) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gpLdu-0000uP-GB for guix-devel@gnu.org; Thu, 31 Jan 2019 18:21:10 -0500 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: swedebugia Cc: guix-devel swedebugia writes: > I tested installing extremetuxracer today. > > I got this: > > substitute: updating substitutes from 'https://ci.guix.info'... 100.0% > The following derivations would be built: > /gnu/store/jyg5na6m93s2m40ma96l4809f5cnbd2a-profile.drv > /gnu/store/zcyshai941cb88326rggrcv2sqxbl5dl-gtk-im-modules.drv > /gnu/store/z2lay5k0hm9xsr0ds34iyicw9r12cpvi-ca-certificate-bundle.drv > /gnu/store/n4dff9vfgzrmkcvyh3nhypd64p0bbvw1-xdg-mime-database.drv > /gnu/store/j5pbmdjqsb9dv3chjfkk0b8i0h7kr4sw-xdg-desktop-database.drv > /gnu/store/hs46q0lhmm7xhjgygdg175v4c6jmvjvc-fonts-dir.drv > /gnu/store/hdifcszmlf1gwd2q0zg4n7zkabzm1bx0-glib-schemas.drv > /gnu/store/4idc38h10bcz1ln97pakaxkr3gdn9j2p-gtk-icon-themes.drv > /gnu/store/0fs4jqxrnwlgwq3dnyzpd00ww68l2k0c-info-dir.drv > /gnu/store/9xydhzf9810vljhyzcackgg34hvqmj7v-extremetuxracer-0.7.5.drv > /gnu/store/apsn4m9fnv7927dnlj9wya39035l4i69-manual-database.drv > 44.7 MB would be downloaded: > /gnu/store/ia3zw1nb1vppscl9lpj3v5d8r3p4zv9q-etr-0.7.5.tar.xz > /gnu/store/yyn8g8am7y9xl4dhrzb6klrmaqwjl2mk-sfml-2.5.1 I thought it would say =E2=80=9CThe following profile hooks would be built= =E2=80=9D for all of the profile hooks that are to be built, i.e. most of the listed derivations except for extremetuxracer. -- Ricardo