From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6AscCXtX7WPXdwAAbAwnHQ (envelope-from ) for ; Wed, 15 Feb 2023 23:06:51 +0100 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QHdiCXtX7WOPPwAAauVa8A (envelope-from ) for ; Wed, 15 Feb 2023 23:06:51 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 87E9634F9 for ; Wed, 15 Feb 2023 23:04:55 +0100 (CET) Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=PcFbFZt6; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx2.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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676498695; 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=ejJp68pU2/wMpROmJV1+ra3w7feRxmgj+6gmk3fbgr4=; b=V/leNIt7svA/3yb6dYPtyY7MMrpSEH+Iuojzqcrk7V2D4k7rmo14BXxr0s7JcIxFWqeczg Do1L/+y9WRYa0NGZSeNE38IDXqarGHKBxnVS0iIQ20CKw7lJZMQGEtR7RHNXiD21k7nkLQ 2mqBGTPGqZCRHbmqQJ6Q0zqHhrLhwQx0YPnYS/PGHUB/OUyJ16CkIOLoZFg7y8h7S5IXy6 QI8B0g455ZB2NAJxvcaPJIX3EkOJaMs/Ets0Jnw0LzXmhMLCkLG9TeoJC3FfKMyWwV4bbw ctPZApfQfhBSkdwZpnViUz4Fvl3Hn71Ls4WYpaQI4re8dgDgZ2mvYd+CbjudMQ== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=PcFbFZt6; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx2.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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676498695; a=rsa-sha256; cv=none; b=e/f8c1J0KK/KGR01NRlf0VZgrTAPtnna/9E+g7xqejAqy0G6x4ZYRvwSPJeVMto/NyYhbo rv4NMlfZ91CQ9Qgy9aGv3RXqyaYp+IWEDI5cGnRBnRbywELb1RGkB6WTvMfowBZvG/WsSo IPMrKIdd83eU129w1pJFWN+cyTGyKtIsSGuTTFsnxqysgil09PkBOziEl4/39gqL4U8Hc9 Dxqbg26X6GXx3kboigKn9C47q+Tr/RqVY1T1ftdfbfhnxAQ4r9R6v1IWIyeG4aODEcOuPm DWRWLhnIDN2MklceP32IgC24yUUBazEWIt6gO8enoubV434B8O/G9ljUvRECrw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pSPr4-00026v-P5; Wed, 15 Feb 2023 17:02:22 -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 1pSPqx-0001yM-J4 for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:15 -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 1pSPqx-0002Xx-1z for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:15 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pSPqw-00072g-Qu for guix-patches@gnu.org; Wed, 15 Feb 2023 17:02:14 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60673] [PATCH v2 39/39] gnu: Add ocaml-mirage-bootvar-unix. Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 22:02:14 +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.167649852226844 (code B ref 60673); Wed, 15 Feb 2023 22:02:14 +0000 Received: (at 60673) by debbugs.gnu.org; 15 Feb 2023 22:02:02 +0000 Received: from localhost ([127.0.0.1]:34303 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPqj-0006yo-Oi for submit@debbugs.gnu.org; Wed, 15 Feb 2023 17:02:02 -0500 Received: from mx1.riseup.net ([198.252.153.129]:37628) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSPqG-0006uJ-8I for 60673@debbugs.gnu.org; Wed, 15 Feb 2023 17:01:32 -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 mx1.riseup.net (Postfix) with ESMTPS id 4PHBqV6fBPzDqtC for <60673@debbugs.gnu.org>; Wed, 15 Feb 2023 22:01:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1676498487; bh=FE3l/3olZpA0kZOrg7drKJ1OE+EWgoLQ5fOCTPac6ws=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PcFbFZt6ezIxvATxal8ywBBTlJUnleE7lgW20gA2xYY3IC/bIlYwLbv3I8NuUWbNE HKbHFIKOpiqjwUi301u83BJv0EehYhDALzeRztdRts8bnaMbGTwTW3wEGielbuFxf5 SJk7KfpugvkXYeLUYaZHDhVUQY9ymaMU4MkiUAKk= X-Riseup-User-ID: 3BB82A424E8C2D5459AD6CB72DED126278C862B4E8CE8283337CB1A4DA4F7CBC Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4PHBqV0N2jz1y8Z; Wed, 15 Feb 2023 22:01:25 +0000 (UTC) From: Csepp Date: Wed, 15 Feb 2023 23:00:28 +0100 Message-Id: <20230215220028.18575-40-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: X-Migadu-Queue-Id: 87E9634F9 X-Spam-Score: 6.58 X-Migadu-Spam-Score: 6.58 X-Migadu-Scanner: scn0.migadu.com 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 X-TUID: 7+Syh7Q5PTnh From: raingloom * gnu/packages/ocaml.scm (ocaml-mirage-bootvar-unix): New variable. --- gnu/packages/ocaml.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 545d15974a..374eeeb57f 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3978,6 +3978,26 @@ (define-public ocaml-mirage a fully-standalone, specialised unikernel.") (license license:isc))) +(define-public ocaml-mirage-bootvar-unix + (package + (name "ocaml-mirage-bootvar-unix") + (version "0.1.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mirage/mirage-bootvar-unix") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1vi13q0z5ffv5hf4q5lfvkia6j2s5520px0s2x4dbjgd52icizrz")))) + (build-system dune-build-system) + (propagated-inputs (list ocaml-lwt ocaml-parse-argv)) + (home-page "https://github.com/mirage/mirage-bootvar-unix") + (synopsis "Unix implementation of MirageOS Bootvar interface") + (description "Library for passing boot parameters from Solo5 to MirageOS.") + (license license:isc))) + (define-public ocaml-duration (package (name "ocaml-duration") -- 2.39.1