From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uEBrBVxynGN86wAAbAwnHQ (envelope-from ) for ; Fri, 16 Dec 2022 14:27:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6MWSBVxynGMZVwEA9RJhRA (envelope-from ) for ; Fri, 16 Dec 2022 14:27:56 +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 CF6313CE03 for ; Fri, 16 Dec 2022 14:27:55 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p6Ajz-0006Wp-Hs; Fri, 16 Dec 2022 08:27:07 -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 1p6Ajx-0006TL-Rp for guix-patches@gnu.org; Fri, 16 Dec 2022 08:27:05 -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 1p6Ajx-0007WM-Jp for guix-patches@gnu.org; Fri, 16 Dec 2022 08:27:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p6Ajx-0003AB-FL for guix-patches@gnu.org; Fri, 16 Dec 2022 08:27:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60120] [PATCH 24/28] gnu: Add ocaml5.0-eio-main. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 16 Dec 2022 13:27:05 +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.167119719712076 (code B ref 60120); Fri, 16 Dec 2022 13:27:05 +0000 Received: (at 60120) by debbugs.gnu.org; 16 Dec 2022 13:26:37 +0000 Received: from localhost ([127.0.0.1]:49364 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6AjV-00038d-Ax for submit@debbugs.gnu.org; Fri, 16 Dec 2022 08:26:37 -0500 Received: from mout01.posteo.de ([185.67.36.65]:34005) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p6Aiy-00032b-LU for 60120@debbugs.gnu.org; Fri, 16 Dec 2022 08:26:19 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 2AAC124002B for <60120@debbugs.gnu.org>; Fri, 16 Dec 2022 14:25:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1671197159; bh=o58RgD62OUaNP0lUxI/bsjWYt/GOLXpRz1TwJTyM07Q=; h=From:To:Cc:Subject:Date:From; b=j3BHMhYWfVX/vtyKpsqD/e9s0wScmhc0OiYguDiUaQUk7NTF7hyGb4ePsyMkLtYmO 7uig+vyuCxRb+2WPQBR4PwnHtk07UlX7EQKFzck+uznz+rPKjp35+o7Zn+69iD+e02 rOApQ5nDoCtH8mMl/6H2bnlmagQwi79Bocg5rnwLRCUhqXGeQMyf/N0twHDKSp7mZl IpazeEl3oaId0irj7LL3EsOGiwACCPdO1in0mszF0bknpyUGhu+sDzc3cVHFe/AS5p Wmb5O6IWYKuYw4P8iM85x9mc9uHP+8+xcoSxcb6hSNwekR5wXCCto6EJLoMKS8kBu2 gubJcB7R1LkXA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NYVGt5Bxjz6tmS; Fri, 16 Dec 2022 14:25:58 +0100 (CET) From: pukkamustard Date: Fri, 16 Dec 2022 13:25:23 +0000 Message-Id: <20221216132527.2539-24-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=1671197275; 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=YSUpXABhlnoBf4dVVkuGaywIfPv78LfZADVM2pV08jg=; b=X9mmwRp68YU4RGhRx7I50venpWu6fZvOSVQsChajGdyllCXWpdGlsxqpImRveApBOW01E0 g9F1jDrEpAmhcgktP7dq98gRn4dXz0yD/Ch8IYsvoxNH6VXTOBYEXx1U+cZ2RuluZYDU6h 7u5yS4TMV5p2iBiGkSG8RDThZ3k6EQnbwrRu0lVqjp0ieMdXOef3lfA1mlq9Qfr/XvQQNQ axHMZ52gPCP7Nl+rsNILF5o+IFLjQ/HGT+cqw1aVEt8EXB3WPq0TnzcFKk7dpV3IVR8EYi jbkb9x3L6zwLnKhT2B/IqafdONvm9/hNxfGwINUdsU4soD5o9f31FgOSbltG4w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=j3BHMhYW; 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=1671197275; a=rsa-sha256; cv=none; b=G02YXctKCAwfHMmVX9AEXsRrUTMHsu9ZAoZnDhfcxbBVdydf/VdjotEtA3kgr3/bTzFGjR f/x8fBvSrse5nes/Mvf4edzlNx2sFIrzJqjY8JzcNKfh4mzPiMaGTRS7L2xCrGMILwPIO6 nkwpqVCf+odr3t2u8uB3mRaca5XtsK1b3GoBuG6u9wmw5vl0gEJHYjidp3b8MxpMa8y6T/ IQ3g9MLC7dTiU8L4kzeUx6DGIOmDtKpBO+evnrVl7xNrzpkbSb2cpVFRdtJpBU3Wg4ROJE Ka13KUrUgBvJ1ZCU5ZGusKF+2bnnXCfMJzz+1i4UWDKrQvS8iLdME3lcn3Pbsw== X-Migadu-Spam-Score: -1.37 X-Spam-Score: -1.37 X-Migadu-Queue-Id: CF6313CE03 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=j3BHMhYW; 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: Rm/TEP3NgrQa * gnu/packages/ocaml.scm (ocaml5.0-eio-main): New variable. --- gnu/packages/ocaml.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 1dc1341555..8ad56336dd 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2892,6 +2892,24 @@ (define ocaml-eio-linux (define-public ocaml5.0-eio-linux (package-with-ocaml5.0 ocaml-eio-linux)) +(define ocaml-eio-main + (package + (inherit ocaml-eio) + (name "ocaml-eio-main") + (arguments `(#:package "eio_main" + #:test-target "." + ;; tests require network + #:tests? #f)) + (propagated-inputs + (list ocaml-eio + ocaml-eio-luv + ocaml-eio-linux)) + (native-inputs + (list ocaml-mdx)))) + +(define-public ocaml5.0-eio-main + (package-with-ocaml5.0 ocaml-eio-main)) + (define-public ocaml-lwt (package (name "ocaml-lwt") -- 2.38.1