From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 KFzlNm7KWWZBYQEAe85BDQ:P1 (envelope-from ) for ; Fri, 31 May 2024 15:02:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id KFzlNm7KWWZBYQEAe85BDQ (envelope-from ) for ; Fri, 31 May 2024 15:02:39 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=dwBLqN7M; 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=1717160558; 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=vGuoWtsHIsEeCX1Zy2zHPaLPPXxmJGj4iSqOK+fFomc=; b=ozWV5O5rPcejhABMOOVsdPM2kZ8HgHOxeHuzSBDUpQ7efK3OENyXt5EUlfs3VMvbyTZtA1 fnQgbAZKQcvW+75ONjgV/hlfPXSOynn/wRROUug02fzpBy1bzRzm6qnKCPs9B02ozl82Ev 5m+In0xm8rH2JiOJxtdVVEEowTZo3Tzs6FthTKI0II6ZwvElCKob3Avv5Upt/7wt0Msyzy KhUmFdkXNO/DMumiHSkmgzMmbnR7ecVHkofCGSEk2IDaX4FwVggsHDniJ4B0PbOA+BM3k9 D9ykJ9EKFfE9AwtdRUbiSLP+KlAEekjCEo7/HAhQtkFPesZpSiGDF1op9DF6TA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=dwBLqN7M; 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-Seal: i=1; s=key1; d=yhetil.org; t=1717160558; a=rsa-sha256; cv=none; b=jQqsvofZh05KzgP9YzdfUj51Y4n7y1ZUCh1xwlj65WrM4l6VSAaTgXtVqJhopu3LcIrsTa KSvYW9axVQsbHzthQyvUkzZWONIKtMR9Yvisqr9Btv/FRceKdhtjSYcNEMZ0FqogKvZmVp LeHGfmRQEMoM/qIuysuUwygO/5GbHJtpkZNASWLYvKPvmyZ0vAlDxuo0OXpjHl5RDYoojw +iiiimKljQ0x4D2JdAdX+9UMb7xst/9PyY//Ax/aYtiN8oLCdh0K9cA3oucCWQHmU2oCnl thprPTFfsjAbSrD79ph21keiv6AOJ9KdSVIKaKdh+m43ZytEfnDFE3jw3pm6kw== 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 C2AB815540 for ; Fri, 31 May 2024 15:02:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sD1tq-0006l4-An; Fri, 31 May 2024 09:02:26 -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 1sD1tK-0006Gp-Kl for guix-patches@gnu.org; Fri, 31 May 2024 09:01:55 -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 1sD1tJ-0005fr-R6 for guix-patches@gnu.org; Fri, 31 May 2024 09:01:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sD1tU-0006Mh-Jq; Fri, 31 May 2024 09:02:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71278] [PATCH v2 18/44] gnu: Add rust-grass-0.13. Resent-From: Murilo Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Fri, 31 May 2024 13:02:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71278 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71278@debbugs.gnu.org Cc: Murilo , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 71278-submit@debbugs.gnu.org id=B71278.171716047624195 (code B ref 71278); Fri, 31 May 2024 13:02:04 +0000 Received: (at 71278) by debbugs.gnu.org; 31 May 2024 13:01:16 +0000 Received: from localhost ([127.0.0.1]:53608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1si-0006I9-6O for submit@debbugs.gnu.org; Fri, 31 May 2024 09:01:16 -0400 Received: from layka.disroot.org ([178.21.23.139]:40100) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sD1sR-0006EP-Kz for 71278@debbugs.gnu.org; Fri, 31 May 2024 09:00:59 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 1C23F419E8; Fri, 31 May 2024 15:00:48 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 95UlKlY3266l; Fri, 31 May 2024 15:00:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717160447; bh=2mf10EuPV01VH4nceX7/4EAaDeCO9Ph7DjEPovvGYME=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=dwBLqN7MyiReLLkVQen4tB+GzKJ8+dR1arPznIgfDj2pucA/MizIdbH2HxifXACt6 xmyamcfFicTtWCT5hXqCXImslGgeatFNyDQhQzWWnYU9/gRm4y1iozugkkHW6r0XVB S8Zk5a2FMSdeJI/KFqHvu7pGZD4XQk3ftlfA2lWlpPCLwXCc7Ce/RZqH90Hu9LJH4v 75w0vjTTN54YDYVy8aqjjOJOZm7dnAzKfrptTsC4R582cfO6KIW0AWGr747me7rK/D vNBSmKI6K9vw5jyjC9VFvarANz63EqVdywi6fCNGdtblB+dkXmYOuSvE11F9YXJizu wmKOH6LthXo7g== Date: Fri, 31 May 2024 09:38:08 -0300 Message-ID: <14774abb9a1042c2fc8be8925f766d9e95baf5e8.1717159112.git.murilo@disroot.org> 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-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Murilo X-ACL-Warn: , Murilo via Guix-patches From: Murilo 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.35 X-Spam-Score: -6.35 X-Migadu-Queue-Id: C2AB815540 X-Migadu-Scanner: mx13.migadu.com X-TUID: PSKvnfJLE85M * gnu/packages/crates-io.scm (rust-grass-0.13): New variable. Change-Id: I9969b93fea3734cc1822d7caee73ee4d6d093c8b --- gnu/packages/crates-io.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 6471e76a42..e2f3f5640e 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -30567,6 +30567,27 @@ (define-public rust-graphql-parser-0.3 language and scheme definition language (sometimes called IDL).") (license (list license:expat license:asl2.0)))) +(define-public rust-grass-0.13 + (package + (name "rust-grass") + (version "0.13.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "grass" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1z7fwnvl8csmga1850rp0nbgxzbvfzprd9va3ajyycfk2rrfyvd4")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-grass-compiler" ,rust-grass-compiler-0.13)))) + (home-page "https://github.com/connorskees/grass") + (synopsis "Sass compiler written purely in Rust") + (description + "This package provides a Sass compiler written purely in Rust") + (license license:expat))) + (define-public rust-greetd-ipc-0.9 (package (name "rust-greetd-ipc") -- 2.41.0