mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 3adff0abeb14a92e4ea98b27a2eea872627efa8f
parent f9826b8139c6318cca3d51c1d2d8202d5f421573
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Tue,  4 Nov 2025 16:23:16 +0000

ocaml packages

Diffstat:
Mtemplates/pkg/ocaml-lun | 4+---
Mvariants/ccx-x86_64/ocaml-lun | 3---
Mvariants/ccx-x86_64/wip.environment | 2+-
Mvariants/root-x86_64/ocaml-lun | 3---
Mvariants/root-x86_64/wip.environment | 2+-
5 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/templates/pkg/ocaml-lun b/templates/pkg/ocaml-lun @@ -3,11 +3,9 @@ {%- set pkg_source="tbz" -%} {% extends "dune" %} {% import "macros" as m %} -{% block package_deps -%} -#+{{pkg_install_name("ocaml-fmt")}} -{% endblock package_deps %} {% block dune_build_args %}-p lun{% endblock %} {% block dune_install_args %}-p lun{% endblock %} +{% block check -%}{% endblock check %} {% block genlinks_begin %} {{ m.genlinks_ocaml_library(upstream_name, [upstream_name]) }} {% endblock genlinks_begin %} diff --git a/variants/ccx-x86_64/ocaml-lun b/variants/ccx-x86_64/ocaml-lun @@ -6,7 +6,6 @@ #+musl-cross-make.e4735d8572f9b6654a7381ebdfbd62e665d1d1da5e06a56923e89274cc6a510f #+ocaml.b8790b4e31ab26a55165b60c745d8789addca32a91a851444cbf36abe8c19dc5 #+dune.c0d42300ccdc7cde0eb62ac8076b599c1b8504fd53a02f3b433a5461d2b92b53 -#+ocaml-fmt.556a3926ddb18e9f3ebdbf21598bc35efa3c34a1c89061811c39de7d72f6d00d #@untar:-j:sha256:cca8badff83b470fdcfb1840116f8e8a6f2cb86cde2f44ed28cf26cbf692a793:. @@ -38,8 +37,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 @@ -5,5 +5,5 @@ #+ocaml-base.3e24a9c24f989704964da306e53a2d12fae993b06b2ce732971a6f3a8d78f0ff #+opam.714997e34c97a27678ee9a24f03256bbda3ac9e44597b10f56c795f37a17e989 #+ocaml-bos.f48bde6d519b44d74cedb6e034a1d2e2e2333b0fae628167c141d3c990272474 -#+ocaml-lun.256c46782b1356b00b37399388768ed1c555b2f7932b765c0056b36a34ad02a2 +#+ocaml-lun.52d3ef1c3c4ae340516453de1a4be7223131ca6681718bf1e980b079356c42be #+ocaml-ppx_deriving.83a2bb9f09a519e0059d4825524e55b1002bd09e60c207f7c85facdd68e13952 \ No newline at end of file diff --git a/variants/root-x86_64/ocaml-lun b/variants/root-x86_64/ocaml-lun @@ -6,7 +6,6 @@ #+musl-cross-make.ef7f483eefcad5b8f2d6c8329e61a0acaca7864b88e9521cb839392c62f45676 #+ocaml.4b14d5c50c08207a0442af369f9995a12f6a15db8d8b0fd5247a982789fc3090 #+dune.95c82b3a7b7ca44addea06a8be851397ad92a3cb48b570829ef4e6509757ea02 -#+ocaml-fmt.71eb931df2f4fab7401f600b8d30ae220670ab363081b8af14865ae3afda080d #@untar:-j:sha256:cca8badff83b470fdcfb1840116f8e8a6f2cb86cde2f44ed28cf26cbf692a793:. @@ -38,8 +37,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 @@ -5,5 +5,5 @@ #+ocaml-base.5b50833ca392f3db35e956acbc23f4a82fba55f5dd8b3db8dc296c864acf9ba0 #+opam.41ab4229b7606047164bfc9b9077da4555831edd67cf82d236ba1c6059bb9b96 #+ocaml-bos.c2747b73ddecbe1a271975c98b5b2cde1bd9da2a2e395ca2ab8b442dd8decbea -#+ocaml-lun.0dbd83ab407e4cd061880f3ba9ad976940d22c048af480ae1d6700af2790dabd +#+ocaml-lun.690dee92fa955153b40e02502f46edb36af3f5f5f523fb6d34dea295701cee42 #+ocaml-ppx_deriving.9faf2da1b7ee38cee7841b0d642722e09c1be8e55cbc58c5021be03acb25e870 \ No newline at end of file