From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8B7iCWGgIGW0hQAA9RJhRA:P1 (envelope-from ) for ; Sat, 07 Oct 2023 02:03:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8B7iCWGgIGW0hQAA9RJhRA (envelope-from ) for ; Sat, 07 Oct 2023 02:03:45 +0200 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 12A4D47323 for ; Sat, 7 Oct 2023 02:03:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=b4bIJMo6; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696637025; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=rO1xbGm0wM0BAscb6R29+omzMPa47xTQBv6ooWgChlc=; b=g3Ql4EHZb0q2hptJjk0Rw/vQyYTTZpTtx1LBabY2m2/RBOS8JQ0U6YBB9n8PJjBiQCIWC2 Y5Fhci4gnwBfdFfBlhy0M8CVmdptcJoUhxhisSdhOTROtLHRA1w4btBRbEcxIRTU6BnWH7 qDCAXNastjWt422qex6nIrVM1RbGU2vBW+Y3D8vv7M4e3znLlP55u5N7UcGJ07/d4ACrbz pe0Y5IMHp8Zi/775+phxdUXPyjY8VkmQme2zPsDWD9YMvgotyyOyKsiPgFvmb0oIx6f8AT HjD9z/Aleziqm8N2mjQDMLWIEDKqOekLUu9jj4cxD7lOCq1tXB07tKyjHYVxug== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696637025; a=rsa-sha256; cv=none; b=iIUJhBzoFFT33e9eE0QSxXXl9sgZ4iZGLLI4MYTo7d69wkKvngUAai0hH7jynBqHe3kOSe +GOGDnWV8SK9H2OmrYpXQxsioSyvkhF+GkvxN6cXp/ByeIk2cP775zqydtGq6ibnQFiJZD kEEBC6xSB5A3w/H+FKp6C4PVNc3XtfZNdWKQKlzHjgGSr4onENx5K5C2Nv90S9yFV76D56 bS4/zkRzD2943y7akbollp7XDB4ofrKZkSdFy/4UdqXqlqGh8xKHSQ2WYl/ehbwsgOhwiE BgqaslAXyV+Q+9KgmXX6poj76qtvt1dlFQWhayKoYtrMBr3i8nhm4Fwto0qtBQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=b4bIJMo6; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoumW-0001K2-CF; Fri, 06 Oct 2023 20:02:56 -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 1qoumM-0001Bo-8K for guix-patches@gnu.org; Fri, 06 Oct 2023 20:02:46 -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 1qoumL-0005me-WE for guix-patches@gnu.org; Fri, 06 Oct 2023 20:02:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoumf-0007ml-1K for guix-patches@gnu.org; Fri, 06 Oct 2023 20:03:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66378] [PATCH] gnu: Add rust-darling-0.20. References: <878r8ftiaq.fsf@gmail.com> In-Reply-To: <878r8ftiaq.fsf@gmail.com> Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 07 Oct 2023 00:03:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66378 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66378@debbugs.gnu.org Received: via spool by 66378-submit@debbugs.gnu.org id=B66378.169663694629711 (code B ref 66378); Sat, 07 Oct 2023 00:03:05 +0000 Received: (at 66378) by debbugs.gnu.org; 7 Oct 2023 00:02:26 +0000 Received: from localhost ([127.0.0.1]:52939 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoum1-0007j9-Q1 for submit@debbugs.gnu.org; Fri, 06 Oct 2023 20:02:26 -0400 Received: from mail-lf1-x134.google.com ([2a00:1450:4864:20::134]:54455) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoum0-0007iX-G0 for 66378@debbugs.gnu.org; Fri, 06 Oct 2023 20:02:24 -0400 Received: by mail-lf1-x134.google.com with SMTP id 2adb3069b0e04-503f39d3236so3239946e87.0 for <66378@debbugs.gnu.org>; Fri, 06 Oct 2023 17:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696636919; x=1697241719; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=rO1xbGm0wM0BAscb6R29+omzMPa47xTQBv6ooWgChlc=; b=b4bIJMo6ji4bI1yjh+/WSfX71Qwlyvfr5R1dSBTkme+7F7B+c4hihGf7b/+t4QoygO 2sz4r5SLa4WgBpOoLLG6YlRIyaVBI/68NvqSrz2U3veQxLaAiMxynHOYor6Oyoa0TOZP Jh8OW+qyzdSEH1WhtlTS7Ljg2P5oPXPRrqROGOIwfHWpIT2xy3JSuk93Wdggavx6F29A lf6NRmqlDoVBh3fGLH7wRePLODB4SJvuld5O9Dvp2GQloUjyP2AO2jSjGLx9CKtxu9BE FaAvgD9HRE5zjXCXlePDwsBnAYLJEqRI0elUCpV/e0P42VM3KWLo47yMPgRYdnjEqDhb 6bmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696636919; x=1697241719; h=mime-version:user-agent:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rO1xbGm0wM0BAscb6R29+omzMPa47xTQBv6ooWgChlc=; b=O3m2xEYO6uIx+0Pdo7AR007eK2k45sgQov0WsNlu5i54S3DTbjD+JLEekMGu+e0xft 4pDpCAVlxw/hribSlfbYN4rIQNKDgllStiIec+LLmg0v+KHRE8AVmjKl6+FLA3D/a0ki EJZPb4nvOABeP84F4eOec059Y58S7M/0iQvad2dj6lZtGjDR0u2o0cIZiDpNJwFfOxIq O7jUe4JXLGClxFaTNhRCbDrHH2gqLGGwz0E+4UOoJazg5UVdblXygyxwSluKUBxt/9rr E+uwlNc0GGtbRONOsM/+QArzgvi4HQOoEkfoIqacGKXQCzWsyPytvQSxioXp0um/Wq6v Mg9A== X-Gm-Message-State: AOJu0YwWWfbhiSeQnFdQQRX3gvVd6QX9C48rZSNg4wdMKgYZGSWK0KoT b715tvg6JIwHljohCVgxfc9PBorXBjc= X-Google-Smtp-Source: AGHT+IE31DZJTomL7xozj2L1XitAM3q3m6btZgpYImiE5s6KURRiORAPuY+YaoQFrK5bYM4NjCeJ7g== X-Received: by 2002:a05:6512:745:b0:505:7896:18de with SMTP id c5-20020a056512074500b00505789618demr7007433lfs.45.1696636919323; Fri, 06 Oct 2023 17:01:59 -0700 (PDT) Received: from magi ([176.59.18.42]) by smtp.gmail.com with ESMTPSA id eq22-20020a056512489600b005030b642ec8sm482661lfb.157.2023.10.06.17.01.58 for <66378@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Oct 2023 17:01:59 -0700 (PDT) From: Aleksandr Vityazev Date: Sat, 07 Oct 2023 03:01:58 +0300 Message-ID: <871qe7pafd.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.12 X-Spam-Score: -5.12 X-Migadu-Queue-Id: 12A4D47323 X-TUID: 2rRwngHJPsHo * gnu/packages/crates-io.scm (rust-darling-0.20): 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 9a4426ff77..ff9350d96a 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -17962,6 +17962,31 @@ (define-public rust-daemonize-0.4 (description "Daemonize is a Rust library for writing system deaemons.") (license (list license:expat license:asl2.0)))) +(define-public rust-darling-0.20 + (package + (name "rust-darling") + (version "0.20.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "darling" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0pjwwadwgnvvgn5qm3glpv7hjl7siaqqpw6cvh2mdar7lr6xj282")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-darling-core" ,rust-darling-core-0.20) + ("rust-darling-macro" ,rust-darling-macro-0.20)))) + (home-page "https://github.com/TedDriggs/darling") + (synopsis "Proc-macro library for reading attributes in custom derives") + (description + "This package provides a proc-macro library for reading attributes +into structs when implementing custom derives.") + (license license:expat))) + (define-public rust-darling-0.14 (package (name "rust-darling") base-commit: a7e6b4c98b97921ab695218f9b89be4f1ded48c9 prerequisite-patch-id: ec4a09723b91089c8eb5b5269ae81272bb4d81b4 prerequisite-patch-id: 9680399593e3dcdb5b10ee646023efd1215942d9 prerequisite-patch-id: 66497a0079d0077e7b5001707d8211c525ea7193 prerequisite-patch-id: 4f512542ae5806d47054e063e3dd1df66258c530 prerequisite-patch-id: 48abb1e84ca8d85b23794222f8fa5b4d2dfa4699 prerequisite-patch-id: a7fdd2f87131ad73865389152d4a826df24fcae7 prerequisite-patch-id: 1600413a45a50114906f4390653c3fbb7f536a4c prerequisite-patch-id: 51e95882782a53eda933e884fb5e80487ba52b9f prerequisite-patch-id: 177b2873f4e77585c464ac3d24bec78d58f128bd prerequisite-patch-id: 631a6785018f999fcbf7e22fb8e2aae9329ced55 prerequisite-patch-id: 1bd1b328f9e3c7119fed731ffd7e7d87ac33f0c2 prerequisite-patch-id: 79105270952c22f07255cb315da1db44f505b07b prerequisite-patch-id: 9c5af3baa3dac6233837fb6eb0b7467b969caff4 prerequisite-patch-id: 1156b461c8622b5071656309b05c026abab0f277 -- 2.41.0 -- Aleksandr Vityazev