commit e9f0166a3bb19b4cb1483de42d13c4f85b2a428d
parent 0cafca884e7879a85d22ee346d8c00c155af6e4a
Author: Jan Pobrislo <ccx@te2000.cz>
Date: Wed, 5 Nov 2025 10:21:01 +0000
ocaml packages
Diffstat:
6 files changed, 8 insertions(+), 11 deletions(-)
diff --git a/templates/pkg/ocaml b/templates/pkg/ocaml
@@ -6,11 +6,11 @@
{% block check -%}
check_static command/ocamlopt
-{% endblock %}
+{% endblock check %}
{% block genlinks_begin %}
x["./command/ocamlopt"]=1
-{% endblock %}
+{% endblock genlinks_begin %}
{% block genlinks_rules %}
$2 == "library.ocaml" { link($0); next }
$2 == ".env-template" { link($0); next }
-{% endblock -%}
+{% endblock genlinks_rules -%}
diff --git a/templates/pkg/ocaml-ppx_deriving b/templates/pkg/ocaml-ppx_deriving
@@ -14,6 +14,7 @@
{% endblock package_deps %}
{% block dune_build_args %}-p {{upstream_name}}{% endblock %}
{% block dune_install_args %}-p {{upstream_name}}{% endblock %}
+{% block check -%}{% endblock %}
{% block genlinks_begin %}
{{ m.genlinks_ocaml_library(upstream_name, ["api/ppx_deriving"]) }}
{% endblock genlinks_begin %}
diff --git a/variants/ccx-x86_64/ocaml-ppx_deriving b/variants/ccx-x86_64/ocaml-ppx_deriving
@@ -44,8 +44,6 @@ dune install \
-dune runtest --build-dir=.testenv --no-buffer --verbose
-
cd "$pthbs_destdir/home/ccx/versions/$pthbs_package"
diff --git a/variants/ccx-x86_64/wip.environment b/variants/ccx-x86_64/wip.environment
@@ -6,4 +6,4 @@
#+opam.05b08741e6383308453bd2b06a8534c63f68e722018757cecce9e23113dce4e1
#+ocaml-bos.aeed01c588264c55d8a1caa48dccf016a5c86194c91baa30fa6f608375f042e0
#+ocaml-lun.56c3697ea4cbe409c249f4e0d98fd3cbf97369b0bf440aa6a7870d778fc7f12e
-#+ocaml-ppx_deriving.8c128185842c93876e476a58480adce11fd0efa99c271cdc67e50719da001f71-
\ No newline at end of file
+#+ocaml-ppx_deriving.09dd5d56d0fc15367114e64e9eb44ad420739b57d07bc8997f8e616264d395b2+
\ No newline at end of file
diff --git a/variants/root-x86_64/ocaml-ppx_deriving b/variants/root-x86_64/ocaml-ppx_deriving
@@ -44,8 +44,6 @@ dune install \
-dune runtest --build-dir=.testenv --no-buffer --verbose
-
cd "$pthbs_destdir/versions/$pthbs_package"
diff --git a/variants/root-x86_64/wip.environment b/variants/root-x86_64/wip.environment
@@ -6,4 +6,4 @@
#+opam.8dbd74c033bf6c129ad36a9e7ef988b9019d762fc3280724a933a26c7a59b117
#+ocaml-bos.41f4c8922be6fc4c87e6a9eb7c2d38aed8ca5fd9874c3e0707d5f68b0c6d40e8
#+ocaml-lun.7f1fb3d79e2e42258ddc07c0ee12200213ec54b97b19b7ab5320dc47447bc169
-#+ocaml-ppx_deriving.e34499344421574a4d374a07387ee53f5d99d9781b5b07c6da8358f97601d4d8-
\ No newline at end of file
+#+ocaml-ppx_deriving.c93dfda7b9229957190b114e4a0b7996791da340db9652427fcd6f9be55c6043+
\ No newline at end of file