From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6CmyBPZ65WF3NgEAgWs5BA (envelope-from ) for ; Mon, 17 Jan 2022 15:19:34 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mPEUAvZ65WFXnQAA9RJhRA (envelope-from ) for ; Mon, 17 Jan 2022 15:19:34 +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 C3C934AEA4 for ; Mon, 17 Jan 2022 15:19:33 +0100 (CET) Received: from localhost ([::1]:40732 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n9Sr6-0008FZ-Up for larch@yhetil.org; Mon, 17 Jan 2022 09:19:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9RzX-0001i1-Pe for guix-patches@gnu.org; Mon, 17 Jan 2022 08:24:15 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52382) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n9RzP-0008Fw-Hd for guix-patches@gnu.org; Mon, 17 Jan 2022 08:24:11 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n9RzP-00050u-EZ for guix-patches@gnu.org; Mon, 17 Jan 2022 08:24:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53315] [PATCH 067/150] gnu: Add rust-nix-0.8. Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Jan 2022 13:24:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53315 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53315@debbugs.gnu.org Received: via spool by 53315-submit@debbugs.gnu.org id=B53315.164242582819219 (code B ref 53315); Mon, 17 Jan 2022 13:24:03 +0000 Received: (at 53315) by debbugs.gnu.org; 17 Jan 2022 13:23:48 +0000 Received: from localhost ([127.0.0.1]:45279 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9Rz9-0004zu-Tq for submit@debbugs.gnu.org; Mon, 17 Jan 2022 08:23:48 -0500 Received: from mout01.posteo.de ([185.67.36.65]:59245) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9Rz8-0004zg-9R for 53315@debbugs.gnu.org; Mon, 17 Jan 2022 08:23:46 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B13A824002B for <53315@debbugs.gnu.org>; Mon, 17 Jan 2022 14:23:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1642425820; bh=LqvDu/F+hcL6vjnIFb9LLHNA+oXKhorI/8Jr4vjF1/Q=; h=From:To:Subject:Date:From; b=L1moK4hqXYP7GXgvFmWOG/1LRLDZ4WVj6fyAVT4o2hn39pN3CAglIk48MxiL/Q+kO F4PwRmyFJsRtQd7iD2OUv+hWHOELAX+FkeoZV70v92+k/BDCrlsX2+e5NGVLp3rf8o KUcsFFsr4hSImpkz2JF10/hd70yecQbNxR/s3P0qmnAAv/CXOIRmuTEXWtEeANNOt9 dsUB+wiYwZRMsV4Dho01Voinf6VCYRIWoDh35CgEhU4H0dfe8dF/2jQ6MfbfrQCiGC ridmjE+hfX9TkuNE3nbL/f6b4A/Y8P/aAChe8S8hLtEe1DCJvMwp+AuFCgHtpa7xN5 we6ewxEboN/ZQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jcszw0tQBz9rxN for <53315@debbugs.gnu.org>; Mon, 17 Jan 2022 14:23:39 +0100 (CET) From: Aleksandr Vityazev In-Reply-To: References: Message-Id: Date: Mon, 17 Jan 2022 13:23:38 +0000 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642429173; 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=H3sq6ebex3RA9KSfgV3tl8yMoyF2sQdMQiCgZAor4JQ=; b=JvILzyY8h6CPAhFAvdVVW3HAmUhnfILxcuMGshuzmgmBYB19+t5pDprS46RuVcQN9Wnjmv S8EKMLYS0kG5fN3V4ftayKZWb+TS5X2aHAPSVSyir1Cs9moZQHNiXGPnK+ngL/wDLMSXfZ THWu/OTrklv/yqGY6Sc0rHo9IBc7nFF8PtmeKVvHYqTwoHlkGQ8U2HUBtkg5yLdnDO6qwZ SaVwW6XhkALVUpWAGr/FQZO0JPeEP+x9trsa+nOVVB4ftkOpL2MZUw/XgqJAOBbBReC+Lc cv8lWo815hhG2hN/1q9TrDdfNPvyT8ndKUp/3eM0V694245qiKbEWx2ubE/2QQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642429173; a=rsa-sha256; cv=none; b=a8xvqgaLmo+hssOJmfj03NulbulNec4LZFBbbrrkpeoNNSEA4wpZAXn8M0cqjMtK1DUFe1 uk7f60D96QRrpp10fnU3gs3mB6Cv08gRvZWuLXeJWFMNm1fDx3CUbHYy3gH21Cv53djCVs R0k9ni1Ybux7fS7dDwwxQQVugp0QsKk38l3el3CPRitg1qT23QVGd95vmiXMr1rS/zBzPp 7DcXDc+iom9IvDt8CXuq1oiEiErojZ71MHwP5ueBgAmZjMmbeoYltRoWcrRj+twzH2szKv ACDJbg3Yh7VzpqWfghyhWLJ+X5nzfisz+Wy9j6RJRpHpQ+y+dxFit9joaEOnJA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=L1moK4hq; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (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" X-Migadu-Spam-Score: -1.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=L1moK4hq; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (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" X-Migadu-Queue-Id: C3C934AEA4 X-Spam-Score: -1.22 X-Migadu-Scanner: scn1.migadu.com X-TUID: EOLgm1lXRMrE * gnu/packages/crates-io.scm (rust-nix-0.8): New variable. --- 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 32f42c23f2..170e9b6e2b 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -34145,6 +34145,26 @@ (define-public rust-nix-0.14 (base32 "1kmxdlmvnmq8cfpmr3g6wk37rwi2ybdvp1z6z3831m1p23p2nwkc")))))) +(define-public rust-nix-0.8 + (package + (inherit rust-nix-0.15) + (name "rust-nix") + (version "0.8.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "nix" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "11v4idygamcdgqvqbz9qcz83nwiyc8bv62k2x72kawcqh9lrzr27")))) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-bitflags" ,rust-bitflags-0.7) + ("rust-cfg-if" ,rust-cfg-if-0.1) + ("rust-libc" ,rust-libc-0.2) + ("rust-void" ,rust-void-1)))))) + (define-public rust-nl80211-0.0.2 (package (name "rust-nl80211") -- 2.34.0 -- Aleksandr Vityazev