From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.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 +OMSJYIJrGWeOwAA62LTzQ:P1 (envelope-from ) for ; Sat, 20 Jan 2024 18:57:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id +OMSJYIJrGWeOwAA62LTzQ (envelope-from ) for ; Sat, 20 Jan 2024 18:57:22 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector1 header.b=PU9pxMue; 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=1705773442; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=MBMApIUzVIjRiYJHkzviryBjqzlW+7wlR9KWNnE49RA=; b=euMnzaGZXY5avr2jKQ5C+CcV17MANjsz3DjBCrvTZpO60jG11SaBxvYRhyvu+u+EIS0SI/ EW8g2GKC4c9u/VpmttYiZFaYm6V+INlFEX4CAaP7aPhWoBEG1i9BJT6h9tUN77duY0FisT +ZZak8fsFG5vwRodvqp9T+vXgjO7cQdSceXDZQ+lgC/C1xZ+h2AN5x6ikaV0VQzdRbGw3w lSwk2lD6W7KwmU2mrZiZOBoDfzOI8bQeXrjUuEvmZRCUwGjHcc1OQIc7lBH5Wvcvl/DyV5 3ogsVxxOdki+238POlK2CwJo6gvs6CkMvJfTtrbNrIV8Qq6PDpNVvEWXBN+9Tw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector1 header.b=PU9pxMue; 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=1705773442; a=rsa-sha256; cv=none; b=u7qs0/odkE2hNXZhdcI223GA38cIPa5j0saiOQw0Jgjt/FJq/IdiMWyXq/HZrkj00LkvUG oIg7lXsx6X2sDFm4UL1AM7lIwhzBccrVcx9RyD2PsOxia3xbJRyRQbnYd9x+Nytb4xiagu siEGmTlWdu/P1YrtHd6hrk6tUha7c7gbdIVj/FEK+lygsAO6ZHeKJsUFpnVSGGIk3hma51 A3bNP4HDesNUxERtMZIvikx4ruwKaWVoQqLtPGS0NtPjUTfjQFc5kYFnbXw5EFaFhSHB+B exSdhzGNI3LVR8CglR4jdZ89n78Naz5hnKs/nuSzLHWXncuh6a6OxYo4tu9jxg== 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 4B5F811530 for ; Sat, 20 Jan 2024 18:57:22 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRFaY-0004hl-Lz; Sat, 20 Jan 2024 12:57:02 -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 1rRFaW-0004gW-PR for guix-patches@gnu.org; Sat, 20 Jan 2024 12:57:00 -0500 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 1rRFaW-0003ot-Gt for guix-patches@gnu.org; Sat, 20 Jan 2024 12:57:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRFaZ-00088O-Ds; Sat, 20 Jan 2024 12:57:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68616] [PATCH 04/13] gnu: Add rust-lscolors-0.16. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 20 Jan 2024 17:57:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68616 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68616@debbugs.gnu.org Cc: Jaeme Sifat , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 68616-submit@debbugs.gnu.org id=B68616.170577338131113 (code B ref 68616); Sat, 20 Jan 2024 17:57:03 +0000 Received: (at 68616) by debbugs.gnu.org; 20 Jan 2024 17:56:21 +0000 Received: from localhost ([127.0.0.1]:35644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRFZs-00085d-BQ for submit@debbugs.gnu.org; Sat, 20 Jan 2024 12:56:20 -0500 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:55578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRFZl-00084C-Tz for 68616@debbugs.gnu.org; Sat, 20 Jan 2024 12:56:14 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rRFZd-008j93-5S for 68616@debbugs.gnu.org; Sat, 20 Jan 2024 18:56:05 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector1; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To :Message-ID:Date:Subject:Cc:To:From; bh=MBMApIUzVIjRiYJHkzviryBjqzlW+7wlR9KWNnE49RA=; b=PU9pxMueGhxIO3qst9e4OmEi8b 2o25UrgX5vP4LXiveu3FKCDWQS7UPmtsDyIePUSmkdJt9q+8lZdRfFowviv0dAZpJPb7e5HRVGQNK OyL143I08Ifwt832FuMs9bHv4ZN/dSm+2zgiOkHtqsECwiFZ6MYR3vmkwic36HCW8jTkN7m/1vEZD RzMNYaZev0rLR38IpZfzmqlAVVZ2sgJiLRTw04PjXO3XXDepXNRSyhGBr3u0+3ErsUzckeWsUVq4F deAImZvBvkD5vLGeMxZ7pacpmnLdkkD2xoOrh7vyW18ICzcVjjrWQX4QMIHw36xAojY0+RZG8XQ15 GfWCit6w==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rRFZc-0003AL-RN for 68616@debbugs.gnu.org; Sat, 20 Jan 2024 18:56:05 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rRFZV-009FnS-Pg; Sat, 20 Jan 2024 18:55:58 +0100 Date: Sat, 20 Jan 2024 12:55:22 -0500 Message-ID: <7d74c08f222ac164f9ad079a21a57c8da9e3723a.1705772946.git.jaeme@runbox.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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.77 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: -6.77 X-Migadu-Queue-Id: 4B5F811530 X-TUID: YkOrfmA85EDC * gnu/packages/crates-io.scm (rust-lscolors-0.16): New variable. Change-Id: Iff76a842edf3a2f54626ccf1b67390a1f589e88c --- gnu/packages/crates-io.scm | 34 +++++++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index cbe01f2985..cf0a752a73 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -38814,8 +38814,34 @@ (define-public rust-lru-cache-0.1 key-value pairs.") (license (list license:expat license:asl2.0)))) +(define-public rust-lscolors-0.16 + (package + (name "rust-lscolors") + (version "0.16.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "lscolors" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0yqfym0lfdkj0f7lpvd0a0brljs7cpknyh14c202frcpqfg202xb")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-ansi-term" ,rust-ansi-term-0.12) + ("rust-crossterm" ,rust-crossterm-0.27) + ("rust-nu-ansi-term" ,rust-nu-ansi-term-0.49)) + #:cargo-development-inputs + (("rust-tempfile" ,rust-tempfile-3)))) + (home-page "https://github.com/sharkdp/lscolors") + (synopsis "Colorize paths using the LS_COLORS environment variable") + (description + "Colorize paths using the LS_COLORS environment variable.") + (license (list license:expat license:asl2.0)))) + (define-public rust-lscolors-0.13 (package + (inherit rust-lscolors-0.16) (name "rust-lscolors") (version "0.13.0") (source (origin @@ -38824,19 +38850,13 @@ (define-public rust-lscolors-0.13 (file-name (string-append name "-" version ".tar.gz")) (sha256 (base32 "1wnxs5d004fx71apvh9124xqky0qjjmpibag24km7bvvss2xrpn2")))) - (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-ansi-term" ,rust-ansi-term-0.12) ("rust-crossterm" ,rust-crossterm-0.25) ("rust-nu-ansi-term" ,rust-nu-ansi-term-0.46)) #:cargo-development-inputs - (("rust-tempfile" ,rust-tempfile-3)))) - (home-page "https://github.com/sharkdp/lscolors") - (synopsis "Colorize paths using the LS_COLORS environment variable") - (description - "Colorize paths using the LS_COLORS environment variable.") - (license (list license:expat license:asl2.0)))) + (("rust-tempfile" ,rust-tempfile-3)))))) (define-public rust-lsp-types-0.91 (package -- 2.41.0