From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kKDtBK+WHWPNJwAAbAwnHQ (envelope-from ) for ; Sun, 11 Sep 2022 10:05:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4EOgBK+WHWNR4gAAauVa8A (envelope-from ) for ; Sun, 11 Sep 2022 10:05:03 +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 98CD18495 for ; Sun, 11 Sep 2022 10:05:02 +0200 (CEST) Received: from localhost ([::1]:48310 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oXHxd-0004QO-QJ for larch@yhetil.org; Sun, 11 Sep 2022 04:05:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52156) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oXHvi-0004KE-Ou for guix-patches@gnu.org; Sun, 11 Sep 2022 04:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51980) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oXHvi-00083a-9V for guix-patches@gnu.org; Sun, 11 Sep 2022 04:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oXHvh-0004I5-RL for guix-patches@gnu.org; Sun, 11 Sep 2022 04:03:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57721] [PATCH v2 1/4] gnu: Add rust-greetd-ipc-0.8. References: <20220910202903.17482-1-paren@disroot.org> In-Reply-To: <20220910202903.17482-1-paren@disroot.org> Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 11 Sep 2022 08:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57721 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57721@debbugs.gnu.org Cc: "\(" Received: via spool by 57721-submit@debbugs.gnu.org id=B57721.166288333916416 (code B ref 57721); Sun, 11 Sep 2022 08:03:01 +0000 Received: (at 57721) by debbugs.gnu.org; 11 Sep 2022 08:02:19 +0000 Received: from localhost ([127.0.0.1]:40673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXHv0-0004Gf-FN for submit@debbugs.gnu.org; Sun, 11 Sep 2022 04:02:18 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53152) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oXHuw-0004GF-6w for 57721@debbugs.gnu.org; Sun, 11 Sep 2022 04:02:16 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id AD70A4A04E; Sun, 11 Sep 2022 10:02:12 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dJRTc2P19v1P; Sun, 11 Sep 2022 10:02:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1662883331; bh=9gxHPnsZJa+LdDcaMvNMK3N5+11B9TfHh+uZvFGg5zI=; h=From:To:Cc:Subject:Date; b=IBTCW35u1i4uVaPDFaRcpRmQ4S/T805fUySCTBhJmUwBf4o1oRqRazkZMDUc3JnPy cVS0Qdvtls++0ZuuJXwNxNr/hKCfX7EPmKG8znyrm+YQn2aNET0iLGGgIntDtBICyt FZc3bkVChgyOl5yQzyYPwsoDFqUabs2t9g6a3gyR5O+4wFbzGxVpgBUCpgqu/4y8GG wodIl9XkzZWgwrllLucK+UPcgFt94uGGG/IfB1X3zNGcqzmMcunxep2IMeNgu/8dZE CQiDRhHV+OU3mPqRw+SEDzOaaFArvYmAN9NChZ1HS1KhgS8LIlGzn9aA3wlUl0FDnS 6mdZ2hhoxo89g== Date: Sun, 11 Sep 2022 09:02:03 +0100 Message-Id: <20220911080206.31115-1-paren@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662883502; 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-type:content-type: 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=ntfj5TWrBCYp0c1keatBT8Ata2R+OgOFzANC2+zIWIc=; b=jZc6C4U+yMn8w06hVwQWrcJL1khDQpJWCqoZc0YztiuhEVKennm0AOBue8/LRHHELAax1H Zrhyjki5uIE7S5TYFQmmooBn2RUnMWcbe9PZhRfVcxARIwuVcHaL1+qYeVh3wOjQcVFbBy 0YIl2TLmw25saf5j3KTfrGyI8IB/f1RAxnQV9c9612ym9rH6MJtbkkny1n6hHe9IeeUeLO 0f5hheA9w+28T4cBKIsGL8mx1jMc7xq310fA1q4S5zmWddT6tUSrO28VvlXvf7lNhk9oTO cM/A7h+UJ249WhssCSkeLuiyUtxnXNNLf2yB4cpsXYGtsI77k2NJknm8nqzFwA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662883502; a=rsa-sha256; cv=none; b=gMXFcBxDXrj4gvxhKXvfnJm0RqieQU9FD5hfeFeTQy0/IyAmG/okyuTzwexmWzX5bpiJc7 1fuPYmSdeyvI7hI2o/xZWbgX4lIp6InBk21eFSKuJXEWdv7muomTKge8ZObbShKtpzLyG5 Hlq1kINkDPscww+GawvJsJU8e3r0zjxjYxIBDa4+hEPP9ApmdMfaGYlBvxh9r9NzxEWbI5 Koz+iYJn0gm2yoWBeoA5hNV2aGaPWJpxhdEtB5Vr/fwmdQ9RYsuw2R7l5C4AH179tMeq6O ih5gW6yWYmQLz5QJu/cevOkNs8ejngJsJV/w4XyMu1psSBy0Z1xnN+4EOKfl8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=IBTCW35u; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.60 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=IBTCW35u; dmarc=pass (policy=none) header.from=gnu.org; 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: 98CD18495 X-Spam-Score: -3.60 X-Migadu-Scanner: scn0.migadu.com X-TUID: i3XHBegeTWkR * gnu/packages/crates-io.scm (rust-greetd-ipc-0.8): New variable. --- gnu/packages/crates-io.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 02f7bc7d4d..c7b971ffc2 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -28,6 +28,7 @@ ;;; Copyright © 2022 Marius Bakke ;;; Copyright © 2022 Evgenii Lepikhin ;;; Copyright © 2022 Gabriel Arazas +;;; Copyright © 2022 ( ;;; ;;; This file is part of GNU Guix. ;;; @@ -26136,6 +26137,32 @@ (define-public rust-goblin-0.0 loading crate.") (license license:expat))) +(define-public rust-greetd-ipc-0.8 + (package + (name "rust-greetd-ipc") + (version "0.8.0") + (source (origin + (method url-fetch) + (uri (crate-uri "greetd-ipc" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1dscriv3adjyaxfaax3cmqrzx6q2vwwchbh86dhll783wjc4ivw0")))) + (build-system cargo-build-system) + (arguments + (list #:cargo-inputs + `(("rust-async-trait" ,rust-async-trait-0.1) + ("rust-serde" ,rust-serde-1) + ("rust-serde-json" ,rust-serde-json-1) + ("rust-thiserror" ,rust-thiserror-1) + ("rust-tokio" ,rust-tokio-1)))) + (home-page "https://kl.wtf/projects/greetd") + (synopsis "@command{greetd} IPC protocol library for Rust") + (description + "This package provides library that helps you use the +@command{greetd} JSON-based IPC protocol from Rust.") + (license license:gpl3))) + (define-public rust-grep-0.2 (package (name "rust-grep") -- 2.37.3