From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6GeUKv5QTmVHLQAAauVa8A:P1 (envelope-from ) for ; Fri, 10 Nov 2023 16:49:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6GeUKv5QTmVHLQAAauVa8A (envelope-from ) for ; Fri, 10 Nov 2023 16:49:18 +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 909345DDCC for ; Fri, 10 Nov 2023 16:49:18 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=DfqklZ0E; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1699631358; a=rsa-sha256; cv=none; b=oOZej9cAn6zEXl/60LPZgAC4SCPliJ9/B5wz8ohRV0mFD8Mvfpeo/h5k2dIApaeGk6eeCQ 89hsXbYJiS+UVZ3Vy8B3u7XbJPfDmkyKM+IhF//K1qUCWOo7OJgLrgYJYqmhLma0FN8MtH qctZ88Cg22e4B7jjzpNyS06K3z/z/FSfvExfDg0NOYPdNKDwLDhB+BqMqq/gjns/Irv8jh yBSFlzYCMiCjpfH/8mxUMTvi3lvQKXcd98vlhWCgwb3GhtP2bGo0YoT7uciuAJoJ69RLWv zoW152xqV4MYz9x3k9F3+Y/tPxIjn5aXma8V3mY2F33ob0IepEon7Luyrlqyww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=DfqklZ0E; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699631358; 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=I0lC14mN04fZcIhaVziwnTOEk9oduW/7jvey2Z83ADY=; b=iFgzG2bm77xyIqmt/++jPTr+I7dOyUbx0xME4hQen1r9EVHfq5Ea6t7Vux2NLFul1JRRiC /M1YP41wIKtgYl3o+1NTlvRkXZs3RvES3oUObjdEkKa9V6qSFrjZYqkf9VKds0u5i8xaYh tDNjUFhv2efOPLIuUwEnnTSBIu6UfCgBNoWY3gQ1rJi2AZ+lhPMqaa3dz8yOWwS2C+kedT +AbAmnKo0JXcpbhMVwVtszK0ASgVi+C6lVqwVDQ56BaiILzpp5bZ4MjFlKO6ndd7IlUYMB 4YbritmuLUewQ5R1uQXA3nFPiLt5GuRd7m3/SOrdlwY4s+o3Zf3nl/3JY0uhWw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r1TkC-0003li-11; Fri, 10 Nov 2023 10:48:28 -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 1r1Tk9-0003kH-NP for guix-patches@gnu.org; Fri, 10 Nov 2023 10:48:25 -0500 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 1r1Tk9-0006wv-FP for guix-patches@gnu.org; Fri, 10 Nov 2023 10:48:25 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r1Tkn-0007pe-6T; Fri, 10 Nov 2023 10:49:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH v3 06/14] gnu: Add ocaml-dyn. Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Fri, 10 Nov 2023 15:49:05 +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.169963132029824 (code B ref 64209); Fri, 10 Nov 2023 15:49:05 +0000 Received: (at 64209) by debbugs.gnu.org; 10 Nov 2023 15:48:40 +0000 Received: from localhost ([127.0.0.1]:50644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1TkN-0007ku-N9 for submit@debbugs.gnu.org; Fri, 10 Nov 2023 10:48:39 -0500 Received: from mail.uvy.fr ([2001:41d0:304:200::4a2]:51356) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r1TkL-0007jg-0Y for 64209@debbugs.gnu.org; Fri, 10 Nov 2023 10:48:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1699631271; bh=oh00dZXgVHY61lEPFwxcPVg3793lLj0NYW6pgDrvdxg=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=DfqklZ0Er3fL2IycGed4GIOIu6ju+cy/UinOUwM6juAsP7Buyn+OcNp939ObCmf8n B6wPzasDuvVZyiuLl8XYsAZsIXmN/iQU20/rxGKrCKagRx5HLRJshZctVK7fOngfCu CiYCC6RxeH+/3fQa57r6ZYS/IrZ5um7vYWHWt4UQKQt4uEEIoIEIeYmcZ0hF7IP6jp 3PdX4siaAozLN7SVhtw4zRJ2KiZDugTaGENzn5Iz7ot6HwNA/qjYETHRKIgCJuRyZO C7+FDAUOIhYYfonBGi0ahk83u8ESuDa4ViKVtDjpQGWrKGg79HJk8MTdmPmbRPdkwz ua11tesKznf0A== From: Benjamin Date: Fri, 10 Nov 2023 16:46:18 +0100 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: 909345DDCC X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -2.21 X-Spam-Score: -2.21 X-TUID: JXVPAEcW23tP * gnu/packages/ocaml.scm (ocaml-dyn): New variable. Change-Id: I4f35a5e3e9271f70cfd88845964d24257d1d0ddf --- gnu/packages/ocaml.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 1b4bd8685e..0cafb8c6ee 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9691,6 +9691,25 @@ (define-public ocaml-dune-build-info reporting the version from the version control system during development to get an precise reference of when the executable was built."))) +(define-public ocaml-dyn + (package + (inherit dune) + (name "ocaml-dyn") + (build-system dune-build-system) + (arguments + '(#:package "dyn" + #: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-ordering ocaml-pp ocaml-odoc)) + (properties '()) + (synopsis "Ocaml dynamic type library") + (description "Representation of OCaml values such that they can be +processed without knowing their type."))) + (define-public ocaml-ordering (package (inherit dune) -- 2.41.0