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 0E2NLIiiDmZl4gAA62LTzQ:P1 (envelope-from ) for ; Thu, 04 Apr 2024 14:52:24 +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 0E2NLIiiDmZl4gAA62LTzQ (envelope-from ) for ; Thu, 04 Apr 2024 14:52:24 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=zenmaya.xyz header.s=key1 header.b="nK4LfCP/"; 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=1712235144; 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=1ZojuPJgn6hkn4SU/kyv7GvfEjoGCpamsn91J180cek=; b=D6jixypSiX7r2zYn6CmKqKI2bTrzdOf6O15R62u51Gv7FGH2VEO9JDSh2tCGe+C6K554G5 trZ9g0VfObsuqi7SngxijVRu3KotKhVUmzb5aXh7cipKJWb25gJepj+ST096Xl+BlL99Nc D9GLv4WJLjL7HZ33lUgVZOQSRHOJ8LhX4elDrx0fOe5eJevlPmlgPWpq7heJFUJDYTRaDT ObwSYdca229LZq9c3NccNk8mah5VuCuy6yhOAKYUSCchr0DPP/HGHflzZFpdltRjMd8kJs DhdAJ/TKvHct06J7zfg73nCOfroLVhhobONGKFLL1G7X6d9cMFrZ1SzNhclWAA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712235144; a=rsa-sha256; cv=none; b=PMHGmNmE3H0z9vh0wt+seWGgq38PAQOJu+Eia1+sokZIHRZaw2ROaqaAO0lyCGUSnqEEhH UwY5D+TMKb9cw/fC28dl0SUoyGWKovk7c3t8iO8dNW59FqKkTYDsJ8BsyZhGOMgmINSorO fORQUXm0pJ9JWubjus3T9BewDTtPnbxoQEdQoZQ67OhYkKO4fDhLsTafWYHPQBWfi8NLEZ h/8JXXRkHZiVFxRt/v257ILWWnIdwX6SyoNV/22X3T31mT4ZZgA3sKySNhJeAV755gSK2v ZPXF41HlKJv99fUXF/bg1lK5MvguditLi/BYfpmJkS6Ou0FRJN7uJDSw2+UdPw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=zenmaya.xyz header.s=key1 header.b="nK4LfCP/"; 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 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 933306CF72 for ; Thu, 4 Apr 2024 14:52:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rsMZS-0007e6-Pv; Thu, 04 Apr 2024 08:51:58 -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 1rsGKM-0005XZ-W9 for guix-patches@gnu.org; Thu, 04 Apr 2024 02:11:59 -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 1rsGKM-0007w7-Ny for guix-patches@gnu.org; Thu, 04 Apr 2024 02:11:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rsGKR-0001Gd-G8; Thu, 04 Apr 2024 02:12:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70177] [PATCH 011/120] gnu: Add rust-ambient-authority Resent-From: zenmaya Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Thu, 04 Apr 2024 06:12:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70177 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70177@debbugs.gnu.org Cc: zenmaya , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70177-submit@debbugs.gnu.org id=B70177.17122110794507 (code B ref 70177); Thu, 04 Apr 2024 06:12:03 +0000 Received: (at 70177) by debbugs.gnu.org; 4 Apr 2024 06:11:19 +0000 Received: from localhost ([127.0.0.1]:60318 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsGJi-0001AU-Hc for submit@debbugs.gnu.org; Thu, 04 Apr 2024 02:11:19 -0400 Received: from out-187.mta1.migadu.com ([2001:41d0:203:375::bb]:32997) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rsGJg-00019F-8J for 70177@debbugs.gnu.org; Thu, 04 Apr 2024 02:11:17 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zenmaya.xyz; s=key1; t=1712211065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1ZojuPJgn6hkn4SU/kyv7GvfEjoGCpamsn91J180cek=; b=nK4LfCP/zKlEBvj177rl/XRGfZur08sxw9qQMo8UoM9k5i6IVdqe1FSF2EwAccnYnAI8bH DtDPZrik+dS5dtco4kF+W5NjFPvjunRBYQrZEGPHof1tXXmOCYyRgq+Nh+UlF8VMDrJxZc GnUHbl38/C4u6Ks5GYGLuKO8sLoSDnWaBnYDfL1AhsYNlb5xcE6wJj7lxCK/8LKpKTPvUO lVSQVcmtan+9tIahwAfCDaZOxHSBrtZ0Nnce653P5Nk2nd96UccuBB5vuOwv/a2uUPsINS XZRZuU9m7Ap20HHwklYnKNniR4UVcc2kqy1rafj0IRYFkHvi9DzpSS/0r1iwiA== Date: Thu, 4 Apr 2024 08:07:25 +0200 Message-ID: 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-Mailman-Approved-At: Thu, 04 Apr 2024 08:51:52 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: zenmaya X-ACL-Warn: , zenmaya via Guix-patches From: zenmaya 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.36 X-Spam-Score: -6.36 X-Migadu-Queue-Id: 933306CF72 X-Migadu-Scanner: mx13.migadu.com X-TUID: AUoyFH/Z/TMg Change-Id: I30ffa96cef43f0419d3e3571618e5cf061640bd6 --- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index fd9428676a..8aa9fe8524 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -25134,6 +25134,26 @@ (define-public rust-fs-set-times-0.19 (description "Set filesystem timestamps") (license (list license:asl2.0 license:expat)))) +(define-public rust-ambient-authority-0.0.2 + (package + (name "rust-ambient-authority") + (version "0.0.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "ambient-authority" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "0fxsfyhy64jx7zrkb85h1vhr5nfqncja3pwpikid471d8w6yxm79")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t)) + (home-page "https://github.com/sunfishcode/ambient-authority") + (synopsis "Ambient Authority") + (description "Ambient Authority") + (license (list license:asl2.0 license:asl2.0 ;; LLVM exception + license:expat)))) + (define-public rust-fs-utils-1 (package (name "rust-fs-utils") -- 2.41.0