From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QAn7OMLePWUPnwAAG6o9tA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 05:25:39 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QAn7OMLePWUPnwAAG6o9tA (envelope-from ) for ; Sun, 29 Oct 2023 05:25:39 +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 A745615963 for ; Sun, 29 Oct 2023 05:25:38 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b="Cf4HtZ x"; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698553538; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=8u/HsWnq4JUfhFs5IoZ2crCb3ETZhP3dPo+fBU+qhp4=; b=a5zaZ3kmbMXDjYUxTRhr0d+av7MrXk5tSTJZwlM2vnqpB+Sh4PhakwxqauB20ihDk808JT gHznaQKsQFBfwb92t771ftPoGea0N9K/Sj5HvGuTrk4bw9VklI7tLC3VGPqcaRmMrVrfqH wyrRlFpB8FHj1yMyEzzSeKWOWzhkGT1dwGSQWVuFcd3vvyYzFvQ9SaGn+idFlBonfRZjx8 VjhVaH9lFpHYAWrFtQUtPdooxilnnIchPqA3B3w59AWc/DjrVIRvt4PLP49KBQPPBvafpV 7npJUuP8Ab7HHqH1V4GdTzUpk0bjH29fwerO2Vzo3nS43Ju3iNC1xbuZz0KcrA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b="Cf4HtZ x"; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698553538; a=rsa-sha256; cv=none; b=rrPD/l0+nX1PFiCpO+GqFp5jQ3SKsKemVl1bJiL1NExDc7GcNOY6RzsnlwwSK7JmwQtwY4 hQAzig592jiAyNbWBBMUPk1YX7BB7YUSbdUkesXsN/E5j4iV+W3n3IB3wYri5Z9plsLRKJ 2n7kO76evR3Nkpaka2zQ1n5MSIf5rw1mGBZOpRKA4xYOf2SPNmTnyrdFAyl0eCV0QovMkU xlYWZkywL/qYilm1LtITdynrrEr4AyGSkQwxDIZNvr0BOPo+G+TY5y8Ne6B6F52l3yfS6y nqXP1X1nB0F8FsAbKQC4Ouh25Tv8hTrXGbQ7z4jZi2nTUxbyr1XImH+M+O6eMw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qwxMi-0006xP-09; Sun, 29 Oct 2023 00:25:32 -0400 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 1qwxMf-0006xD-VJ for guix-patches@gnu.org; Sun, 29 Oct 2023 00:25:30 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qwxMf-0003fg-Mu for guix-patches@gnu.org; Sun, 29 Oct 2023 00:25:29 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qwxNB-0001BO-WD for guix-patches@gnu.org; Sun, 29 Oct 2023 00:26:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66805] [PATCH 00/22] gnu: rust-apps: Add eza. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 04:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66805 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66805@debbugs.gnu.org Cc: efraim@flashner.co.il, Jaeme Sifat X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16985535334490 (code B ref -1); Sun, 29 Oct 2023 04:26:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Oct 2023 04:25:33 +0000 Received: from localhost ([127.0.0.1]:40082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwxMj-0001AM-C3 for submit@debbugs.gnu.org; Sun, 29 Oct 2023 00:25:33 -0400 Received: from lists.gnu.org ([2001:470:142::17]:50158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwxMh-0001A1-T8 for submit@debbugs.gnu.org; Sun, 29 Oct 2023 00:25:32 -0400 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 1qwxM4-0006tr-FX for guix-patches@gnu.org; Sun, 29 Oct 2023 00:24:53 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qwxM1-0003PT-Lh for guix-patches@gnu.org; Sun, 29 Oct 2023 00:24:52 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qwxLw-00BIOU-Hf; Sun, 29 Oct 2023 05:24:44 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date: Subject:Cc:To:From; bh=8u/HsWnq4JUfhFs5IoZ2crCb3ETZhP3dPo+fBU+qhp4=; b=Cf4HtZ xbOFkaRbNvLCXxjEJCiGizIkZx2VwuRACD9LIL2OEc6ilZ2kf1ecL3BMHM78/cOSSdsGqMJoimsxg a+v2aJ3Jt/pxzo6Z4TPRa3T0/m7OBZrim91kPNyMIhw6vjGx/pbkpPDoi60co7BT4/s0ruvEiBWJU DNCFPjClqczlFyCol7DxV3VNT0dkuKr5Bfv35S78SsX7UdnNevMR0cMgI7gDxkdY5YBHi5BftUhEQ I092F/2MPpvtrhy8awyIZeWnDsOeaP1CGCaxsbidxchbT+JDQg7l6eC3KNh0+qOVSjdjiIcpumWYL xz3ONLpvm5n+Cwx1PXAFdH/S5fhA==; Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qwxLw-0005KS-2W; Sun, 29 Oct 2023 05:24:44 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qwxLm-001A0Y-ID; Sun, 29 Oct 2023 05:24:34 +0100 Date: Sun, 29 Oct 2023 00:24:21 -0400 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a0c:5a00:149::25; envelope-from=jaeme@runbox.com; helo=mailtransmit04.runbox.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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: List-Help: List-Subscribe: , Reply-to: Jaeme Sifat X-ACL-Warn: , Jaeme Sifat via Guix-patches From: Jaeme Sifat via Guix-patches via 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-Migadu-Spam-Score: -6.21 X-Spam-Score: -6.21 X-Migadu-Queue-Id: A745615963 X-Migadu-Scanner: mx13.migadu.com X-TUID: pSnwZDGMC7JC exa is unmaintained, eza has stepped up to be its replacement. Jaeme Sifat (22): gnu: Add rust-uzers-0.11. gnu: Add rust-uutils-term-grid-0.3. gnu: Add rust-isolang-2. gnu: Add rust-timeago-0.4. gnu: Add rust-terminal-size-0.3. gnu: Add rust-partition-identity-0.3. gnu: Add rust-proc-mounts-0.3. gnu: rust-phf-shared-0.11: Update to 0.11.2. gnu: rust-phf-macros-0.11: Update to 0.11.2. gnu: rust-phf-0.11: Update to 0.11.2. gnu: rust-num-cpus-1: Update to 1.16.0. gnu: Add rust-libssh2-sys-0.3. gnu: Add rust-libgit2-sys-0.16. gnu: Add rust-git2-0.18. gnu: Add rust-windows-metadata-0.51. gnu: Add rust-windows-bindgen-0.51. gnu: Add rust-pure-rust-locales-0.7. gnu: Add rust-android-tzdata-0.1. gnu: rust-chrono-0.4: Update to 0.4.31. gnu: Add rust-ansiterm-0.12. gnu: Add eza. gnu: Update copyright header. gnu/packages/crates-graphics.scm | 27 ++ gnu/packages/crates-io.scm | 585 +++++++++++++++++++++++-------- gnu/packages/rust-apps.scm | 90 +++++ 3 files changed, 548 insertions(+), 154 deletions(-) base-commit: b6e8d587c4551f0fd28fcef96f33909a8ab8e9df -- 2.34.1