From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QIdeJW9o/2W2PQEAe85BDQ:P1 (envelope-from ) for ; Sun, 24 Mar 2024 00:40:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id QIdeJW9o/2W2PQEAe85BDQ (envelope-from ) for ; Sun, 24 Mar 2024 00:40:31 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=V0stQaBl; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711237231; h=from:from:sender:sender:reply-to: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=Vh49IYlkSCrzq0L2pPD/zHHsRcEgaEdLjrDcv0MVyi4=; b=ffwmUYaha66QCNSzdTo1j2dz8vT9YUCHYu2DLEsBhH8PEUP2iaIgZpXFSjOrM58FIBifHa yESrdCEWBU4zkIyz9kePdLj23snxF4dBQua2wWLcNk4d0YStME8w10xTMTBPLfd33nTxPU ltJU8OO3TkTYiyRvIjbPCGhcA80hHknEpDc76gBDJjdivQI4IsLRJhiUQirKGCXAXCQMOe Gz+TeQAnaYv0gYU7tvP7H7BogpI+kVBjwKdQJMOsfmqRcCLi+XZZs/pL2Mo1tQhi2rrd4s 23HojqzWMsneUU6B2hPy7xxa1chnYGvrMQNebYfOQeeFhJfpS8j7oYhw6Da7xg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=V0stQaBl; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711237231; a=rsa-sha256; cv=none; b=X6+XRnSUrOL/TpGiEvcDHytzHMb/RKpBoQHpVs+Wjnaj1YOt5oC0yPdUEeeznGlOW0j8Ed R2YJgh99n+rFMs/WP8QMSqkwQG86u5T7h+zwNQumTYtxV8AfrfCzo2kVqj9AR2C/GDDKcT d5bkoGRqJ5k9DxN2QVIZhic0HLQg/NHoHLllYGkFAj4fgh3yiQ18nTvRSOmN67Ywknkh2D /H3AdL94PYO10hV9m1JxEMuWFckSkeJKpckSVjlAku8drN0XHx03qWJMmeQqrnxYdk8kha Bhg2HbXOoje5dmxywrpb2OST3ukSZ2n7WnPNxc84P7QHdgDS/yvz4lHAFf0vOg== 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 4609D1152E for ; Sun, 24 Mar 2024 00:40:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1roAyQ-0002hZ-2p; Sat, 23 Mar 2024 19:40:26 -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 1roAyM-0002hF-Ip for guix-patches@gnu.org; Sat, 23 Mar 2024 19:40:23 -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 1roAyM-0003ny-2p for guix-patches@gnu.org; Sat, 23 Mar 2024 19:40:22 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1roAyz-0002AA-VD; Sat, 23 Mar 2024 19:41:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH v4 07/11] gnu: Add ocaml-chrome-trace. Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Sat, 23 Mar 2024 23:41:01 +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.17112372228201 (code B ref 64209); Sat, 23 Mar 2024 23:41:01 +0000 Received: (at 64209) by debbugs.gnu.org; 23 Mar 2024 23:40:22 +0000 Received: from localhost ([127.0.0.1]:33546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1roAyL-00028C-Sy for submit@debbugs.gnu.org; Sat, 23 Mar 2024 19:40:22 -0400 Received: from mail.uvy.fr ([146.59.197.40]:35042) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1roAvm-000218-O9 for 64209@debbugs.gnu.org; Sat, 23 Mar 2024 19:37:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1711236950; bh=FDmXLNnWDjpyLOKp2WGkM7WnxHxYvLZgvPcrNhMMkjc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=V0stQaBlZfDnU3ZLxIUcvdRRAh/oD67OESp1RS/vHgrfB4R+UM5CFFoUOt4nev8A6 EWFJwx5k5UIWbKOgaKwvcz5yoU9fLAKdnRaTyoY90lHh2gglaviEDxAm9Kg53Nfxm7 IF5i8iK8oeDvxT4iiV5z0NcIaEXCvyf31QShE9NDTe8S89MvkOaQgWkMTJU9aBFSSf gJRy9VjVy2S5L6lL04AWcLGQfN4GhTOmOkmTIUNSnJnCec0eSmSZNLZwgr9beIlxkC W9vr5c9pOoRNFfUP9UF5zHdvxlntSXRuzceWqHgau4HfS4AGSA2MHdA/OFCRpCQ67S Bfvd+gXQcd87g== Date: Sun, 24 Mar 2024 00:35:17 +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: , Reply-to: Benjamin X-ACL-Warn: , Benjamin via Guix-patches From: Benjamin via Guix-patches via 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-Spam-Score: -6.33 X-Migadu-Queue-Id: 4609D1152E X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.33 X-TUID: cITPfNB4xZRM * gnu/packages/ocaml.scm (ocaml-chrome-trace): New variable. Change-Id: I24dd519d913ea240c3500b824e2342a33d34ed1a --- gnu/packages/ocaml.scm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 08d4cea003..2975a321a3 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8814,6 +8814,22 @@ (define-public ocamlc-loc "This library parses ocaml complier output and returns it as ocaml values. This library offers no backwards compatibility guarantees."))) +(define-public ocaml-chrome-trace + (package + (inherit dune-ordering) + (name "ocaml-chrome-trace") + (build-system dune-build-system) + (arguments + '(#:package "chrome-trace" + ;; Tests have a cyclic dependency on stdune + #:tests? #f)) + (propagated-inputs (list ocaml-odoc)) + (synopsis "Chrome trace event generation library for ocaml") + (description + "Output trace data to a file in Chrome's trace_event format. This format is + compatible with chrome trace viewer chrome://tracing. + This library offers no backwards compatibility guarantees.") + (license license:expat))) (define-public ocaml-either (package -- 2.41.0