From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WL/cOAaja2W4egAA9RJhRA:P1 (envelope-from ) for ; Sat, 02 Dec 2023 22:35:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WL/cOAaja2W4egAA9RJhRA (envelope-from ) for ; Sat, 02 Dec 2023 22:35:03 +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 66C2435FA2 for ; Sat, 2 Dec 2023 22:35:02 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=chillpc.fr header.s=mail header.b=j+IPXKmN; 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=chillpc.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701552902; h=from:from:sender:sender: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=D9r1iwd8iQuiEHWQc2eMbuOVz5yPCUHA52ALJajdB1w=; b=mZKk+zVnV55qko83WiKrHFypZafEBMbWQJZpAwQ717BwRYSyYCCZccUE8b+tIoGXxTrX4X GE6vUF3iqiEB6ooay3XZnMsWriiFeZAjvMVohMannrHCgQWUcSWlA/Dh61E1Jssrlq4P+S AQ5Tynrja0tMOKRaSEffOG4QtcccA6js7WyBKDyYLoWAjz/kDU4+Auyd8nU8/5Fj3YcxbS xaB5ip/ROkTuS21AU23SevL97i4hgiZYJKksstxYkk4qo0hWK2tyPryJ9F8GB+3wBOew10 8h5kYFLv2ZSTtyPjzcRFIbMrz6vJyiULVfyTZzjxAiYDCJkq3Tk12PBAn3GMAw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none ("invalid DKIM record") header.d=chillpc.fr header.s=mail header.b=j+IPXKmN; 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=chillpc.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701552902; a=rsa-sha256; cv=none; b=DTt42GY1355t9kTfdbljSybG69ihB7t6pXsjtQBjdo4hVtvUSIavZnkOmeBlJFb+24UwOU fCSwflXsyIiWdVoZGmvUINgG3RZv9ZqkYPX4VpxgMtSeyEn5ViYnIDycyAypWSyPsJbWL6 +Elt4TTUdk2c0c44cjg7bY6kOASGuHyk7CWa10V+XyvsCxXQV7kbHymANojor/N0XzpDNA LZzctOoL6CG9xuIkS8PiX7FijuKGH/YFG+Q0Bo2Xtu9PAr6QMDZLSDymuz8FwS+hkLjx1T o2latdavgWFU2DV1sK6NXxVvTDD6ZK/rn2FyhpFFx6BXm2NE87dyNRJQ4fYWtQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r9XdZ-00056G-El; Sat, 02 Dec 2023 16:34:57 -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 1r9XdX-00054h-Mf for guix-patches@gnu.org; Sat, 02 Dec 2023 16:34:55 -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 1r9XdX-0007hh-EE for guix-patches@gnu.org; Sat, 02 Dec 2023 16:34:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r9Xdg-0000aL-UQ; Sat, 02 Dec 2023 16:35:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67592] [PATCH 08/14] gnu: Add rust-syntect. Resent-From: =?UTF-8?Q?R=C3=A9mi?= Teissier Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sat, 02 Dec 2023 21:35:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67592 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67592@debbugs.gnu.org Cc: =?UTF-8?Q?R=C3=A9mi?= Teissier , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 67592-submit@debbugs.gnu.org id=B67592.17015528632095 (code B ref 67592); Sat, 02 Dec 2023 21:35:04 +0000 Received: (at 67592) by debbugs.gnu.org; 2 Dec 2023 21:34:23 +0000 Received: from localhost ([127.0.0.1]:58803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9Xd0-0000XY-PE for submit@debbugs.gnu.org; Sat, 02 Dec 2023 16:34:23 -0500 Received: from vps-1eeb809a.vps.ovh.net ([217.182.171.220]:60794 helo=mail.chillpc.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9Xcw-0000W5-VI for 67592@debbugs.gnu.org; Sat, 02 Dec 2023 16:34:19 -0500 Received: from localhost.localdomain (91-164-64-51.subs.proxad.net [91.164.64.51]) by mail.chillpc.fr (Postfix) with ESMTPSA id 0A028203E4; Sat, 2 Dec 2023 21:34:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=chillpc.fr; s=mail; t=1701552849; bh=ITjXbje1Cx9SEP38Lpnay/GQtvcs4MU0i8+jGP6Up8U=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=j+IPXKmN+7K2mdptGSQdRq9m0VYjiO07pPyuUS/XXl7UtMb/5uM0v/YfAwhAayMB2 gbesN2cYiULdfTvzFkGJZI6lDNjTNRGpWqG95+bhnKvZ5TkgeB7bmOE++cy4KmLz7u eHI5cE5Z74ho/tjibdrGHei4dmwclYrmFFlXzvuEfeH0c9Cs6x6YVfnbBXXEsPdgZe X4Nx2hPnNk+vLjk8cLr9kTjiO5HVIX0Nvg1ibTqt5eEva74cuSPDW95+xUX2A6Y6qu CKoVS8rZGBkB3Vk5Qw5hzJEnuu9UXhaHvh9FQBT83gHWtQ121uVe4mKblnAQBAuDZo A3klNvCZRQZTA== From: =?UTF-8?Q?R=C3=A9mi?= Teissier Date: Sat, 2 Dec 2023 22:33:09 +0100 Message-ID: <00940d67be624dd7b700f6f24d70baa9cfb38920.1701551503.git.rteissier.code@chillpc.fr> 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: , 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: 0.36 X-Spam-Score: 0.36 X-Migadu-Queue-Id: 66C2435FA2 X-Migadu-Scanner: mx12.migadu.com X-TUID: ESvTymkVumAu Change-Id: I5c6ef2044f6a39e88d9ecc6f64d35117d5791aae --- gnu/packages/crates-io.scm | 42 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 35e0c050c9..4123a1235e 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -71047,6 +71047,48 @@ (define-public rust-syn-test-suite-0.0.0 (description "Test suite of the syn crate.") (license (list license:expat license:asl2.0)))) +(define-public rust-syntect-5 + (package + (name "rust-syntect") + (version "5.1.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "syntect" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "14cg314vzabi45cdbqgcpav0dlx3d18blp24n3z8pl7q7cq4naz0")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-yaml-rust" ,rust-yaml-rust-0.4) + ("rust-regex-syntax" ,rust-regex-syntax-0.7) + ("rust-plist" ,rust-plist-1) + ("rust-onig" ,rust-onig-6) + ("rust-fnv" ,rust-fnv-1) + ("rust-flate2" ,rust-flate2-1) + ("rust-fancy-regex" ,rust-fancy-regex-0.11) + ("rust-bincode" ,rust-bincode-1) + ("rust-walkdir" ,rust-walkdir-2) + ("rust-thiserror" ,rust-thiserror-1) + ("rust-serde-json" ,rust-serde-json-1) + ("rust-serde" ,rust-serde-1) + ("rust-once-cell" ,rust-once-cell-1) + ("rust-bitflags" ,rust-bitflags-1)) + #:cargo-development-inputs (("rust-regex" ,rust-regex-1) + ("rust-rayon" ,rust-rayon-1) + ("rust-pretty-assertions" ,rust-pretty-assertions-0.6) + ("rust-getopts" ,rust-getopts-0.2) + ("rust-criterion" ,rust-criterion-0.3)))) + (home-page "https://github.com/trishume/syntect") + (synopsis + "Library for high quality syntax highlighting and code intelligence using Sublime Text's grammars") + (description + "syntect is a syntax highlighting library for Rust that uses Sublime Text syntax +definitions. It aims to be a good solution for any Rust project that needs syntax highligting, +including deep integration with text editors written in Rust.") + (license license:expat))) + (define-public rust-synchronoise-1 (package (name "rust-synchronoise") -- 2.41.0