From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YLA/BTpynGM89gAAbAwnHQ (envelope-from ) for ; Fri, 16 Dec 2022 14:27:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ENpcBDpynGM3XwAAG6o9tA (envelope-from ) for ; Fri, 16 Dec 2022 14:27:22 +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 D9A273EABD for ; Fri, 16 Dec 2022 14:27:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6Ajw-0006Rf-R6; Fri, 16 Dec 2022 08:27:04 -0500 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 1p6Aju-0006OW-Of for guix-patches@gnu.org; Fri, 16 Dec 2022 08:27:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p6Aju-0007VC-Fc for guix-patches@gnu.org; Fri, 16 Dec 2022 08:27:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6Aju-00039H-AN for guix-patches@gnu.org; Fri, 16 Dec 2022 08:27:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60120] [PATCH 21/28] gnu: Add ocaml5.0-eio-luv. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 Dec 2022 13:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60120 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 60120@debbugs.gnu.org Cc: pukkamustard Received: via spool by 60120-submit@debbugs.gnu.org id=B60120.167119719412014 (code B ref 60120); Fri, 16 Dec 2022 13:27:02 +0000 Received: (at 60120) by debbugs.gnu.org; 16 Dec 2022 13:26:34 +0000 Received: from localhost ([127.0.0.1]:49346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6AjS-00037h-BU for submit@debbugs.gnu.org; Fri, 16 Dec 2022 08:26:34 -0500 Received: from mout02.posteo.de ([185.67.36.66]:54267) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Aiw-00032O-7Z for 60120@debbugs.gnu.org; Fri, 16 Dec 2022 08:26:02 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id B6ED2240103 for <60120@debbugs.gnu.org>; Fri, 16 Dec 2022 14:25:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1671197156; bh=uhOCLxHr9Gjd2N0YCXVzw4TolJl/zAtCefJ4Plz5pP8=; h=From:To:Cc:Subject:Date:From; b=j6LkKXXOyMB9YkY2FjbsBbXoM1lpQiPGLorkrH/YMWeNNik2csW5dkJtqJMBS8ous nDAZNPAjNg2Is9euuNJBGJ7q7sO3VSyEHrn2jBAMgW/HA4coKErEAWATo79ruWe3Gw TIxK3k5WuCl9IkO8VInzB7bURYFqp2TYHpv75SmHGu6wwbLL8T0IvaL5saUI6/FdXY G9swY4Tv+qHNJRwJAit0nfqqLCxQGacDUxptM/91DameZ9ScFCHScOENNPJnLqF3cB kHZ3sDV8uHd5ZCFYlv7sY5mybXPuBK/zH6cN/fF4f+1S3VD5dCOJEjHX7gOuE8MfqM 2RwyK7izE0/TQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NYVGr2Fl4z6tmS; Fri, 16 Dec 2022 14:25:56 +0100 (CET) From: pukkamustard Date: Fri, 16 Dec 2022 13:25:20 +0000 Message-Id: <20221216132527.2539-21-pukkamustard@posteo.net> In-Reply-To: <20221216132527.2539-1-pukkamustard@posteo.net> References: <20221216132224.2229-1-pukkamustard@posteo.net> <20221216132527.2539-1-pukkamustard@posteo.net> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671197241; h=from:from:sender:sender: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=C0rMnBI6wXouaicwaMLv75THkwq+CtSbG6OKlaX/XEQ=; b=XOKh3dpAFpNmxhm1OvcvvL5tPM6mB9s8FzCHta+rGV8PR9+v5Pwms9/e97BAgIz3dig6mw bxpSjD/g3Pe0FNQhUa8DczizOYrUjxmdraQ+AKa5V90y2nxTUdHAExtW+9ud1PVv9zYlhr O5gJi30+dgdi40/SdmXLSNFHRNnINM67lihE2OBpOxh7K1Q3jhLcpHrq6+3F3aa6NZw299 r2igPgZDydhoXHQsLLnMopw5dqcFUKLrNf0QJtCnIG7Sq076nvXiHS5DWyX8CKzR1y/6MY a+9DTG61g7eOdhVwejnURJNGU/kGKbdoWvX6tZIDYu3e3OtwvBy1n3ksYce1gA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=j6LkKXXO; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671197241; a=rsa-sha256; cv=none; b=pfrJcdTYavIA+kFsIszgM4Tq+H/t/oOO5eQpEZP75tmesWN54IhVZQXAQI+JNpLjY2aWcp jEDj2TN5VVdAXv/wWhYw28uGQ6wH4vBhGeOMaepWFliX0/ldw6WXH3BdiXqtvIz7U8UETO NcpDjhz7CAkW5p4Af7WfCvgCaYKK7/C6P2OoyOMqhD18ym5cZwAR8iiA/o4e8FxdK0GouM KvtHWP7owGPIfYw79BkHaWEZ24BbOzSwe4Y+Oj3bpZHIRnfGuPleH3DoFcADBgcZezpW3T F+lrVHfbE8HgL9KCO7MhRlHRg24qX59UPE8APItBsordPc0aJ4wq4dd+LkSYuw== X-Migadu-Spam-Score: -1.37 X-Spam-Score: -1.37 X-Migadu-Queue-Id: D9A273EABD X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=j6LkKXXO; 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=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) X-TUID: bgxsJ3q6B9HQ * gnu/packages/ocaml.scm (ocaml5.0-eio-luv): New variable. --- gnu/packages/ocaml.scm | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 02173421d9..afad994d8d 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2829,6 +2829,19 @@ (define ocaml-eio (define-public ocaml5.0-eio (package-with-ocaml5.0 ocaml-eio)) +(define ocaml-eio-luv + (package + (inherit ocaml-eio) + (name "ocaml-eio-luv") + (arguments `(#:package "eio_luv" + #:test-target ".")) + (propagated-inputs (list ocaml-eio ocaml-luv)) + (native-inputs + (list ocaml-mdx)))) + +(define-public ocaml5.0-eio-luv + (package-with-ocaml5.0 ocaml-eio-luv)) + (define-public ocaml-lwt (package (name "ocaml-lwt") -- 2.38.1