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 ms1.migadu.com with LMTPS id GHzcOf2gLmbo8AAA62LTzQ:P1 (envelope-from ) for ; Sun, 28 Apr 2024 21:18:22 +0200 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 GHzcOf2gLmbo8AAA62LTzQ (envelope-from ) for ; Sun, 28 Apr 2024 21:18:22 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=oNUvwP1c; 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=1714331901; 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=7KEmMcKBjeHBeGsHQB558FUyPIEl7ttYlak52NVrigQ=; b=OvNG88mvkbZJX6iNf9oVyQLBR04SW24kU/GxSwH5nbmoKWxCHzB6EhS0xy0NasOjrRStrS 07KVLEgypEMGEUfEmdkN4QohBuI8qybMFdXbb8ykeG++eShh4pSHvE8e6NWrRCK57TLo9I CenMlGipL+vX5VaWDffBmKjnRavovHChD8nwdcsurSkOR34eZcMLC+gGZLiw/rqrfRUBzc ZBvJD+73FI7NHMFiX9DWHlXVzQw3C2wDOxUa+heo9IfMFXpZyUJh2JyhdA1b5f7fjt/Agm jk41qzxIJJK5GlcXiRmwpysZFuQT+pNsQJEZIi19ezHl0ridmlyQPRfkw5NN7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=oNUvwP1c; 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=1714331901; a=rsa-sha256; cv=none; b=YF55skLKTM6nqmcNRgucQIa7A6KYAAKHNGT7cbINk1/dixGr3cfVEP9EN81ocyAw9MopY2 J16Zxd6cvUFfjJg0ZXvrXXyMB+ifnPNziozm9dfS763NXQP1re8hY33Zv9lx51s60ySCoB Lan3RV7zjivz5/APTD2yKAsKpNFlwzGZEic0+qDV/A9hKI7iaPreTNCBEHmfsExHh5AiD1 m4ryrZZcDt+p6iXVy/5rpKsvt7pTL3i+fGhrjDjf7yv3pv7mXpXfWj3254PKwq7foIXh77 Xn5eFqbzvwkurccuMhC8bwME2zLvlR18So1KlIk6rmR0U+djCBBJ8OCdharwuQ== 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 C7DA0531B9 for ; Sun, 28 Apr 2024 21:18:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s1A24-0001qt-UB; Sun, 28 Apr 2024 15:17:52 -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 1s1A21-0001lx-Nd for guix-patches@gnu.org; Sun, 28 Apr 2024 15:17:49 -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 1s1A21-0001q4-Ew for guix-patches@gnu.org; Sun, 28 Apr 2024 15:17:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s1A2K-0000j4-Uq; Sun, 28 Apr 2024 15:18:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH rust-team v2 088/117] gnu: Add rust-oneshot-uniffi-0.1. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 28 Apr 2024 19:18:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.17143318472441 (code B ref 69257); Sun, 28 Apr 2024 19:18:08 +0000 Received: (at 69257) by debbugs.gnu.org; 28 Apr 2024 19:17:27 +0000 Received: from localhost ([127.0.0.1]:52280 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s1A1e-0000dD-Iq for submit@debbugs.gnu.org; Sun, 28 Apr 2024 15:17:26 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:56127 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s19iq-0005fK-Kd for 69257@debbugs.gnu.org; Sun, 28 Apr 2024 14:58:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714330660; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7KEmMcKBjeHBeGsHQB558FUyPIEl7ttYlak52NVrigQ=; b=oNUvwP1crm26m+eqBGAZBKLCAdYS29UG91EL/RQDgJKSRLt5PCJZ7+zw+kd6Gf881uBL9U azxeQVctoTzRnsi50CsudNuwIILgMb7/cEKDnR3nm3sElvom7hQRjb+nMylEJ24vD6lqbZ AcSEV9KABX+M7OiRjU7XARegEtEgZSB7fxMmCw2JsQtq+E6oe+tWsFJJ2c2vU1BMFsM6b5 d01FaE67uEPSjnI40F+/3k8UdHAyLTqOZo0flIKRA3Yrbi1tUWqdQ0UIX2qpIplqPSKN6A GEzadjNkBiyq1Y+tmVsHKxm6e7b9LvEIBNQurMJbkKRzJHGijtoIJXEt/K78Og== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 0f9293f0 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <69257@debbugs.gnu.org>; Sun, 28 Apr 2024 18:57:40 +0000 (UTC) Date: Sun, 28 Apr 2024 20:55:54 +0200 Message-ID: <3676ee72972a0f0e2c5b1e0b0c26c44cf8531347.1714330023.git.herman@rimm.ee> 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: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: C7DA0531B9 X-Migadu-Scanner: mx13.migadu.com X-TUID: sOsyg9hUQgSv * gnu/packages/crates-io.scm (rust-oneshot-uniffi-0.1): Add variable. Change-Id: I4396a88b687af2ef9e546f4d073cf4a1be0f8f36 --- gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f45191e953..1abf4f7bd0 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -49561,6 +49561,35 @@ (define-public rust-once-cell-1 contents.") (license (list license:expat license:asl2.0)))) +(define-public rust-oneshot-uniffi-0.1 + (package + (name "rust-oneshot-uniffi") + (version "0.1.6") + (source + (origin + (method url-fetch) + (uri (crate-uri "oneshot-uniffi" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "175j04f7rpgy552h5m51ywq7184cqhcfs31dsxanjvwpg1f8sm3c")) + (modules '((guix build utils))) + (snippet '(substitute* (find-files ".") + (("oneshot::") + "oneshot_uniffi::"))))) + (build-system cargo-build-system) + (arguments + `(#:cargo-development-inputs (("rust-async-std" ,rust-async-std-1) + ("rust-criterion" ,rust-criterion-0.3) + ("rust-tokio" ,rust-tokio-1)))) + (home-page "https://github.com/faern/oneshot") + (synopsis + "Patched version of oneshot specifically for the UniFFI project.") + (description + "This package provides a patched version of oneshot specifically for +the @code{UniFFI} project. This removes the `loom` target and dependency +which helps with @code{UniFFI's} downstream consumers.") + (license (list license:expat license:asl2.0)))) + (define-public rust-onig-6 (package (name "rust-onig") -- 2.41.0