From patchwork Thu Apr 4 06:07:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maya X-Patchwork-Id: 62702 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0E2B327BBE9; Thu, 4 Apr 2024 13:52:25 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,MAILING_LIST_MULTI,PDS_OTHER_BAD_TLD, SPF_HELO_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 6064B27BBE2 for ; Thu, 4 Apr 2024 13:52:24 +0100 (BST) 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 X-Migadu-Flow: FLOW_OUT 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 X-Patchwork-Original-From: zenmaya via Guix-patches via From: Maya Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches 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")