From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CP3BJIro8WPmOAAAbAwnHQ (envelope-from ) for ; Sun, 19 Feb 2023 10:14:50 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kMx5JIro8WMaEgAAauVa8A (envelope-from ) for ; Sun, 19 Feb 2023 10:14:50 +0100 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 8DC723CC9E for ; Sun, 19 Feb 2023 10:12:25 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=C0fRdkmD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676797945; a=rsa-sha256; cv=none; b=BDpPXHKK3P+OPMIsGRncJ7ACyFZJaTrgij5AXtES6e0+hDz5yLf0Arxn13gJunRk9nIQzv A2e8nbP4yn1aodw4jy3qGYZcfuJM0oEepOyCysUygFJws9Ui7vLmIHIv713n+PpFkyhjR5 uRhYbwJwzej6CnQpKYUyk3Dv5xu+2JCkQGwqT8q22Ho5xy3/BIGrNz5xS1AEYzFZhH+I8/ ZT+j/ZuUfF5n7+iTgrfxspyHRd0rMIn3tnQQaN1Jl2svNHeHRr8FSET0fo2B2Bq7mqNrQs 4dklUofPVC2dLJQpGbHbIiPYSwD7A93BS8skqLzFEyHM3LRcMYOxiMP3V5w1qQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=C0fRdkmD; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676797945; 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:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=leowPq4SS9Y0ARH3qiL8CS5qLGiJRUAtSYsRHvnB/fE=; b=R2NF4hd3u+VpVK6o2w4MbxsqPVH4CIkD8j4Jl+dSbZFe4PbH/hvp/aoKh/sUlVSpJFxQ2S kHWz/3ZbQGhtu6qmZhZ4h2gjrrFvVPL6EwdaiLHY67BDUiPaDXx4S033rkPUfTXLZthsAz aJs/qHXAIn8y5tD4hPctXBO2OeQJwV5mLVm9nyooRvrS6OvxUQJ64c8Pph7CSLW4EUVSga LSWznPuNmqoybyf/XVbN7owSsUXvObWco2jU6buyDYc+ynumvqZ7DMOxBl11GIVxB0gfM7 dhLc2+QVrbXMy/tW7595VBzD22HtJStxwLGjbS/eobn/C65nZUDcP0MSKHj3SA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTfjp-0003Lq-4q; Sun, 19 Feb 2023 04:12:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTfjn-0003L2-BR for guix-patches@gnu.org; Sun, 19 Feb 2023 04:12:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTfjn-00079P-3F for guix-patches@gnu.org; Sun, 19 Feb 2023 04:12:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTfjm-0005Iz-Lx for guix-patches@gnu.org; Sun, 19 Feb 2023 04:12:02 -0500 Subject: bug#59975: [PATCH v3 0/2] guix: Show better progress bars. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 19 Feb 2023 09:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59975 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 59975-done@debbugs.gnu.org Mail-Followup-To: 59975@debbugs.gnu.org, julien@lepiller.eu, julien@lepiller.eu Received: via spool by 59975-done@debbugs.gnu.org id=D59975.167679791920380 (code D ref 59975); Sun, 19 Feb 2023 09:12:02 +0000 Received: (at 59975-done) by debbugs.gnu.org; 19 Feb 2023 09:11:59 +0000 Received: from localhost ([127.0.0.1]:45657 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTfji-0005Id-Sj for submit@debbugs.gnu.org; Sun, 19 Feb 2023 04:11:59 -0500 Received: from lepiller.eu ([89.234.186.109]:39784) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTfjf-0005IQ-Tq for 59975-done@debbugs.gnu.org; Sun, 19 Feb 2023 04:11:57 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 8ddf17bd; Sun, 19 Feb 2023 09:11:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type; s=dkim; bh=YOXMUdXkCPVc6KzboZFmJDwlMRpFnChg4PyaP5 D0xgs=; b=C0fRdkmDm9mJso0Nm804R04y70fDRPuuXygTSiFleYKOzpELa+6AoT NiWY9y97w/EM9K/040VI1QpsykkeLncEyrH5KiW4kw4ED3Wo/nUZ/5Fca+DzxtfD KlOTkJ1xCp8FiXFaLxOt6c5HF29PDqstV+9p/1iHiwyK4uDYc2ZILS2IBET7g1JS 2HwPPw8POevTkBirtr6I/dv7zgWVmjcpwcKvrIt43o2csOA/00aDQo6B+Rt5LUAH DP2NPHCmXDHvNnVcD/570sl7snvzjyau3FBsBROBCcU7RjiIl9hL0+wGDCZnKulI 14DjXt212r9YVt9ewWLdNNls0RHAy/ZQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 9d983735 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 19 Feb 2023 09:11:53 +0000 (UTC) Date: Sun, 19 Feb 2023 10:11:47 +0100 From: Julien Lepiller Message-ID: <20230219101147.246695b1@sybil.lepiller.eu> In-Reply-To: <87a61j42w3.fsf@cbaines.net> References: <20221211190059.51c44520@sybil.lepiller.eu> <87a61j42w3.fsf@cbaines.net> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/oYVZzCBl=UeB5opI/4G6Lcx"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 8DC723CC9E X-Spam-Score: -4.74 X-Migadu-Spam-Score: -4.74 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: xwor6pma9Ogh --Sig_/oYVZzCBl=UeB5opI/4G6Lcx Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Finally pushed to master as 01334a61c7541d8ae29c5252e2e5b3ed7a59c552 and 189525412e3d803f3f77e15ec4a62aaa57f65a2d. Le Sun, 12 Feb 2023 10:02:50 +0000, Christopher Baines a =C3=A9crit : > Julien Lepiller writes: >=20 > > Here's the new version, it's now a small series. The first patch > > sets unifont as default, so we can see the fancy bars in a TTY :) > > The second hasn't changed. > > > > Julien Lepiller (2): > > gnu: Use unifont by default in TTYs. > > guix: Show better progress bars. > > > > gnu/services/base.scm | 7 +++---- > > guix/progress.scm | 45 > > ++++++++++++++++++++++++++++++++++++------- 2 files changed, 41 > > insertions(+), 11 deletions(-) > > > > > > base-commit: 92755c6352fd967bc74d8e5354aad057d779b717 =20 >=20 > I haven't tried this out, but the changes look good to me :) >=20 > Thanks, >=20 > Chris --Sig_/oYVZzCBl=UeB5opI/4G6Lcx Content-Type: application/pgp-signature Content-Description: Signature digitale OpenPGP -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEHvsJCR8X0ozL+bE6U9RXstY27oIFAmPx59MACgkQU9RXstY2 7oKLkg/8C40oBO1BqPWfMrREzzPa5seJj5x618rQUdoGIEwB0xLj26WBqAoAAcv8 v/3hQ+53OHU1Q4u/fVqXah0iIT5ucg19/qCKUenNZSltB/yeYtp10R9Pr1cknrTh rNpl/V8AMR8w5zBhicFEtj0FLAnVIqqZnMIeKKdA5KM5Iepp+MRdOzjjFB1n1b0Y vdK2YYj9GZ6aqnoCP+A2c5u12Mhq33h62QFo8fHK648SQwgCxY50yXGwDptjYlLV 2R2jzJMi8shuhDa/2dA4VXqDAs6jPc0Y0/FU7+iTzaL8d5prwSWmJJkvxLefL0a5 lzNef5mGdyitAXoAiESSFyLXG6dHmJlLO4qyQFb/kkJliFtCmqDkmVotFcUW52gX RbANVhSkvOKPFFcmZWePCllrneNp4bLtX5VaMxJipeCIJPWNEz5t8vewSLldpd3H ImbV452mQrdAFdPTVVk6EgYOegxl7EkaJrO/j0EJpkEdQEykSud3iwhW64nlDOf+ CFhelhlsiW3OkrWsgCQUHhzuYlJI9L7eD8GAJZ1fdwt6A1qBfKK4t3GazGurFc/f SoUgMbxut8yNuT8HL1dmNTneCQTQD+7N36rvUd6TpyTQFDUSfrJ/+4tDwgK9I7Q4 UhuZCCBSXMNibN7hnaojSTh9WDMgUCq3od9jq/NeCIWr/EBKn1Q= =umm4 -----END PGP SIGNATURE----- --Sig_/oYVZzCBl=UeB5opI/4G6Lcx--