From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qHVsJWVC0mRaWAAASxT56A (envelope-from ) for ; Tue, 08 Aug 2023 15:25:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QP16JGVC0mS35wAAG6o9tA (envelope-from ) for ; Tue, 08 Aug 2023 15:25:57 +0200 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 48AFE525C3 for ; Tue, 8 Aug 2023 15:25:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b="MbQWCy/5"; 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=uvy.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691501157; 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=PfrGPNWvMBe91LEzYr+CRM2b/ESjfiL9lI2QboIqrhY=; b=mLtkrOOvD5RzFYqjJHViPy1GwlmjtwT2xsu1h7EiZzfRjNyA9FweRGsQKP2W0ObeGF6rNd 3QWxgc+SNPiKqr+dOqEvJQpllYXPQSLYurFSNlziQ1rpPVprEeiua9ZbomGSpzwwDfbzOV vapjSdV7ZLUFxEca667uoto5udWFxsObsODVoNDoPJJAd3HmJuFUT3AdXriXJAIsePoD6g /X2LFxWqO945D6F+AbbfYmWMhdfbMWq94L/zKgOZdp6tIYVd28dLDhkTJ+mQUrSwUhAya6 aT9utWynplMlibrevP+sjS5bF3dLrUfcFUT7zL2ydKhI6RyymA+8ruEN0BLXfw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691501157; a=rsa-sha256; cv=none; b=Fs5Kh0x1jjs89HE1GJG0jKkjEH10Xgn3pRnEE7QfaynscNomO5Fb1oa0zi082Y3vv4ZrnS ZM7KrlJS/MS7cjDEz0vhVJouXecMDVwUKtem+s5EsLxkKCrPonl0PIuahmN3ln7bmd92kG z63jA2bH4fQNh5kJVFtiMohtso57IjgXnjCvTJrHlvrgZ0ueHlSPYtpALHIAHJB1Mu5aqK IoneAHgmD0n2KYJMF5WrUc/s4b6JoGTioARBTzExUmBSTle5TNhUkB9OSBCsubj/oCbOvX byJ7ptz88S0fnMpnVBfaatEhcvz8D5kzbDCoUpjskF5S7zFms5aTI/YyiuK7dA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b="MbQWCy/5"; 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=uvy.fr (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTMhx-00025E-3g; Tue, 08 Aug 2023 09:25:09 -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 1qTMhs-00022Q-O8 for guix-patches@gnu.org; Tue, 08 Aug 2023 09:25:05 -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 1qTMhs-0000ZP-FE for guix-patches@gnu.org; Tue, 08 Aug 2023 09:25:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTMhq-0002nd-NQ; Tue, 08 Aug 2023 09:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH v2 07/14] gnu: Add ocaml-stdune. Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Tue, 08 Aug 2023 13:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64209 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64209@debbugs.gnu.org Cc: Benjamin , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64209-submit@debbugs.gnu.org id=B64209.169150104910623 (code B ref 64209); Tue, 08 Aug 2023 13:25:02 +0000 Received: (at 64209) by debbugs.gnu.org; 8 Aug 2023 13:24:09 +0000 Received: from localhost ([127.0.0.1]:35614 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgz-0002lB-4I for submit@debbugs.gnu.org; Tue, 08 Aug 2023 09:24:09 -0400 Received: from mail.uvy.fr ([2001:41d0:304:200::4a2]:38174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgu-0002i2-9t for 64209@debbugs.gnu.org; Tue, 08 Aug 2023 09:24:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1691501032; bh=etALVEdTJdI++itbYnNOJV5nXZkzsHVdKdBGolf18vw=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=MbQWCy/5QdoNdb85Hcj5EKd6qs7JmOEUGBpAsambg6oCIeja4YVJ7MWvpkE0Mv5xi zhgb55nR0iBdtLstU9XvOR6sQykIennewsyiFwTj0PijuUScoo3RG/GGoMV5K9mogh wbMO9YGgDOgmjl2o/sJx8rq4hKB6ByaUxaN5ZFw/5WWyNfJm/EDsoUWI52QF8c/d0s WPZiqP75rfz/4Okprzy3H1iXgnXFniDQ26jCoB5KSDDaAcS3vKruEN38zb40C2+EaI GklEY9sph6RtaSI1zFU2MVZIUIUFfQqiVuYc0nFnV8BqN9DNtIa1FZuSMXO7GlqKJS gpixZ7VvOHaDA== From: Benjamin Date: Tue, 8 Aug 2023 15:23:04 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 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: , 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-Queue-Id: 48AFE525C3 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -3.56 X-Spam-Score: -3.56 X-TUID: 371RxxYVUf+l * gnu/packages/ocaml.scm (ocaml-stdune): 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 88a72a2220..fb7612ee1b 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9742,6 +9742,27 @@ (define-public ocaml-dyn (description "Representation of OCaml values such that they can be processed without knowing their type"))) +(define-public ocaml-stdune + (package + (inherit dune) + (name "ocaml-stdune") + (build-system dune-build-system) + (arguments + '(#:package "stdune" + #:tests? #f + #:phases (modify-phases %standard-phases + (add-before 'build 'remove-vendor + (lambda _ + (delete-file-recursively "vendor/csexp") + (delete-file-recursively "vendor/pp")))))) + (propagated-inputs (list ocaml-dyn ocaml-ordering ocaml-pp ocaml-csexp + ocaml-odoc)) + (properties '()) + (synopsis "Dune's unstable standard library") + (description + "This library is dune standard library. It offers no backwards +compatibility guarantees. You should use it at your own risk."))) + (define-public ocaml-ordering (package (inherit dune) -- 2.41.0