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 kMZELY9W7WOtZAEAbAwnHQ (envelope-from ) for ; Wed, 15 Feb 2023 23:02:55 +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 MFNFLY9W7WMhhAEA9RJhRA (envelope-from ) for ; Wed, 15 Feb 2023 23:02:55 +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 9032A2BBDB for ; Wed, 15 Feb 2023 23:02:55 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSPqu-0001sa-Jm; Wed, 15 Feb 2023 17:02:15 -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 1pSPqn-0001ku-PE for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02: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 1pSPqn-0002Rb-Fh for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:05 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSPqn-0006zv-AW for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60673] [PATCH v2 12/39] gnu: Add ocaml-mirage-unix. Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 22:02:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60673 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: 60673@debbugs.gnu.org Cc: raingloom Received: via spool by 60673-submit@debbugs.gnu.org id=B60673.167649851326669 (code B ref 60673); Wed, 15 Feb 2023 22:02:05 +0000 Received: (at 60673) by debbugs.gnu.org; 15 Feb 2023 22:01:53 +0000 Received: from localhost ([127.0.0.1]:34257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPqb-0006vy-C4 for submit@debbugs.gnu.org; Wed, 15 Feb 2023 17:01:53 -0500 Received: from mx0.riseup.net ([198.252.153.6]:49936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPpe-0006nw-Tm for 60673@debbugs.gnu.org; Wed, 15 Feb 2023 17:00:55 -0500 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4PHBpt51Wpz9sNy for <60673@debbugs.gnu.org>; Wed, 15 Feb 2023 22:00:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1676498454; bh=Ja/o422HJqTDWdZetsXlhuKsayqHsmG1LNj20+IZuh8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RQjeFSKamqRVPmq8P2kD/h6XBkwpyV8zcDsNddjn/xpTj9r9YBJjONmqD16xGhQif ti7nntj8LVzh58F05+HeDCPMcgIeuJv/mimC6y9z/Rikzp3Bznk6OV8sbgRTOWzz6+ VRKGB835CJlRTITPs4VFUoHKBMsFsLSYX1PCrpFc= X-Riseup-User-ID: 4ABB62CBD41A504D760009E3546FC1151B894F35A941CEDC6910BD70F9B28FD3 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4PHBps63jPz1y8Z; Wed, 15 Feb 2023 22:00:53 +0000 (UTC) From: Csepp Date: Wed, 15 Feb 2023 23:00:01 +0100 Message-Id: <20230215220028.18575-13-raingloom@riseup.net> In-Reply-To: <20230215220028.18575-1-raingloom@riseup.net> References: <20230215220028.18575-1-raingloom@riseup.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-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=RQjeFSKa; 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 (relaxed)" header.from=riseup.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676498575; a=rsa-sha256; cv=none; b=s/Nv3Hu1iGxIiWq2epTi8zslCX++qSnFGhLQDuRmFIAKAS40+zq8qF/2Jq/vLfALwrvR5h g3tLVLak3O499pstCUQFVsI+eOQU3ColfU/5WcVzfsnDlfyZfqwYmLfhuUPTdA5hGCAQ4o Yt3pKjvXBsUdXLX2mIKI5HEsGvNpZ2rqLslnHKIAiiHDhJgnS0khYC7b/nOSOqbbdIglLT MhHMmlRJn5xeJVVhBP2cfHY9fbUz0zX+Z8csekNc4w/Z/z0lSPGT+AJm4T5NVMb16ZQuSM SL3JIgd3mP/mhS4U/WO+zlBz14yweC8LiIZDCME6tqmz+yb/2SZHxQGhHSTscw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676498575; 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=OhD6drnLPRCyVBm6H4w8xlRQNm6NoMkCSGCLYFiYTLs=; b=mbydx6fx9TTgNKWhb7mNnSivjocp+5TF2npktUgLwAun0IHdoEDjovnmqhVIUDy5jIkT9d zmYlQmfPQ5dcEhIyDTYgs5D0czZ5W9N8Gu2MiYtD+Iv4rhREPOt1T9ZvLXMCKSQ8dj8Hto QhcanFK/rPA3v7C5Ao5/8LbuqoPzjVywscz8ZFp4KXFq9MyzOoAxgtQe5/ZsBCC4+vRCE6 PANMcQ+iFannl9blUkB7CMus7V9w817T8DrAgUcG1bHc8hJ+6sqi8twEPsq9wPzBt25rAl JieSvxjFcw7DpOosiekbbKmEcbX6AhmfzZYvYJmfnzvGUtyKIKFGKo/1HUPuNA== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 7.28 X-Spam-Score: 7.28 X-Migadu-Queue-Id: 9032A2BBDB Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=RQjeFSKa; 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 (relaxed)" header.from=riseup.net (policy=none) X-TUID: HvcltzX7Io7k From: raingloom * gnu/packages/ocaml.scm (ocaml-mirage-unix): New variable. --- gnu/packages/ocaml.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 263ad9d200..f2ff6b6e15 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3802,6 +3802,27 @@ (define-public ocaml-duration provided check the input and raise on negative or out of bound input.") (license license:isc))) +(define-public ocaml-mirage-unix + (package + (name "ocaml-mirage-unix") + (version "5.0.1") + (source (origin + (method url-fetch) + (uri (string-append + "https://github.com/mirage/mirage-unix/releases/download/v" + version "/mirage-unix-5.0.1.tbz")) + (sha256 + (base32 + "1y44hvsd5lxqbazwkv9n6cn936lpn8l7v82wf55w4183fp70nnjk")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-lwt ocaml-duration ocaml-mirage-runtime)) + (home-page "https://github.com/mirage/mirage-unix") + (synopsis "Unix core platform libraries for MirageOS") + (description + "This package provides the MirageOS `OS` library for Unix targets, which +handles the main loop and timers.") + (license license:isc))) + (define-public ocaml-ocurl (package (name "ocaml-ocurl") -- 2.39.1