From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0JidCLCS+2OdjAAAbAwnHQ (envelope-from ) for ; Sun, 26 Feb 2023 18:11:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sE+xCLCS+2PdGQAAauVa8A (envelope-from ) for ; Sun, 26 Feb 2023 18:11:12 +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 2D0611B712 for ; Sun, 26 Feb 2023 18:11:11 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677431472; a=rsa-sha256; cv=none; b=RW+d+9JlfhVI0OrPM4PoNAAYcn6XpPr93DLnXlWTUJ/t5kycQazKABkT1Ar2rOMZyQihBG yyYHQFLtzVoAz07yCHVnhhDVsTNzC3rQ+BfPx3xoYcImOfrKI44UPSruGnrn1BeRKjpFWE VPDHtXQ+IpFqa3GS+JrNXYJ8aP/VkioDiPnpVAPPGJn70SLfxH3EiMJHsMqNDcb+H3ccVP CsYEBYgH0/ay7uBwoEmiFX6lheXaeZkK24wvtTUeb1Wbi1Z+ngcNMEtGVkMQjdEWeZkwof a+J9WLVVGhStjq+aLe62SSE6BBtSOoJG40cB20B+bwiA4GRE2xVmMpA6XdwxiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677431472; 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; bh=m+9isOMkJQt0YtBF8yAHvlS84+FJemvwf3Hpa770ExE=; b=VDZaDQFMa3KBIpqDHw/YpRCFdBV2nTHhSZw3fI1BNqGygJQUbjUVNe5kyfCMeRH83os9nP R9bDj+5agNM6RJODqkBN+LonP/hCNIAVd02LhhIp32u+dAgbrKPy00Eeg2YR5RSTYwl7DZ OyZUWEYuUWmK0Pyn7Lkq4/uDQFmRZMdecc7ktbLvBk/+G5a+Z8sJJAibzpIAK0AVeEonRT OybpqUEwfgqm507QdZJTPyaUlfyI+cMQ9LMsq7qD58imKdxwpv8SdIwYiXl+4KRGk+lG98 PWytktjBZfyVjNRH7ChdhtOVJoGAWPkAEUVIADLUBdHbW5ItQx/ptzxXeQ4e/g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWKYC-0002o1-Vq; Sun, 26 Feb 2023 12:11: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 1pWKYB-0002ni-CX for guix-patches@gnu.org; Sun, 26 Feb 2023 12:11: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 1pWKYB-00039R-4d for guix-patches@gnu.org; Sun, 26 Feb 2023 12:11:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWKYA-0005r5-U8 for guix-patches@gnu.org; Sun, 26 Feb 2023 12:11:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61818] [PATCH 10/14] gnu: Add rust-rental. Resent-From: Steve George Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Feb 2023 17:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61818 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 61818@debbugs.gnu.org Cc: Efraim Flashner , Steve George Received: via spool by 61818-submit@debbugs.gnu.org id=B61818.167743140422324 (code B ref 61818); Sun, 26 Feb 2023 17:11:02 +0000 Received: (at 61818) by debbugs.gnu.org; 26 Feb 2023 17:10:04 +0000 Received: from localhost ([127.0.0.1]:44945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWKXD-0005nk-Ub for submit@debbugs.gnu.org; Sun, 26 Feb 2023 12:10:04 -0500 Received: from mailtransmit04.runbox.com ([185.226.149.37]:42386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWKX8-0005mT-Un for 61818@debbugs.gnu.org; Sun, 26 Feb 2023 12:09:59 -0500 Received: from mailtransmit02.runbox ([10.9.9.162] 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 1pWKX3-009ZFi-Cj for 61818@debbugs.gnu.org; Sun, 26 Feb 2023 18:09:53 +0100 Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1pWKX3-0004bH-2L; Sun, 26 Feb 2023 18:09:53 +0100 Received: by submission01.runbox with esmtpsa [Authenticated ID (641962)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1pWKX2-0000lZ-C1; Sun, 26 Feb 2023 18:09:52 +0100 From: Steve George Date: Sun, 26 Feb 2023 17:09:24 +0000 Message-Id: <20230226170928.9407-10-steve@futurile.net> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230226170928.9407-1-steve@futurile.net> References: <20230226170928.9407-1-steve@futurile.net> 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: X-Migadu-Queue-Id: 2D0611B712 X-Spam-Score: -1.69 X-Migadu-Spam-Score: -1.69 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: g6EtD5fl6/Uz * gnu/packages/crates-io.scm (rust-rental): New variable. --- gnu/packages/crates-io.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index c1bdbf22a6..8770d87f58 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -46699,6 +46699,31 @@ (define-public rust-remove-dir-all-0.5.2 #:cargo-development-inputs (("rust-doc-comment" ,rust-doc-comment-0.3)))))) +(define-public rust-rental-0.5 + (package + (name "rust-rental") + (version "0.5.6") + (source + (origin + (method url-fetch) + (uri (crate-uri "rental" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0bhzz2pfbg0yaw8p1l31bggq4jn077wslf6ifhj22vf3r8mgx2fc")))) + (build-system cargo-build-system) + (arguments + `(#:tests? #f + #:skip-build? #f + #:cargo-inputs + (("rust-rental-impl" ,rust-rental-impl-0.5) + ("rust-stable-deref-trait" ,rust-stable-deref-trait-1)))) + (home-page "https://github.com/jpernst/rental") + (synopsis "Macro to generate safe self-referential structs") + (description "A macro to generate safe self-referential structs, plus +premade types for common use-cases. This crate is frozen and should be +avoided if possible.") + (license (list license:expat license:asl2.0)))) + (define-public rust-rental-impl-0.5 (package (name "rust-rental-impl") -- 2.39.1