mrrl

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

commit 78f390f3d97e8bf7bad4efb8fa39d2ce3fd40b5d
parent ba07db73ea286584ce982705fdea95442a558c70
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Tue,  4 Nov 2025 16:12:38 +0000

ocaml packages

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

diff --git a/templates/pkg/ocaml-lun b/templates/pkg/ocaml-lun @@ -4,7 +4,7 @@ {% extends "dune" %} {% import "macros" as m %} {%- block build %} -dune build --release --no-buffer --verbose -p lun -j "${JOBS:-1}" +dune build --no-buffer --verbose -p lun -j "${JOBS:-1}" {% endblock build %} {% block genlinks_begin %} diff --git a/variants/ccx-x86_64/ocaml-lun b/variants/ccx-x86_64/ocaml-lun @@ -20,7 +20,7 @@ export DUNE_CACHE=disabled -dune build --release --no-buffer --verbose -p lun -j "${JOBS:-1}" +dune build --no-buffer --verbose -p lun -j "${JOBS:-1}" dune install \ diff --git a/variants/ccx-x86_64/wip.environment b/variants/ccx-x86_64/wip.environment @@ -5,5 +5,5 @@ #+ocaml-base.a46e345fc77a744509c81fab460f9959057eed33230e22f48b27177bf62a0db6 #+opam.714997e34c97a27678ee9a24f03256bbda3ac9e44597b10f56c795f37a17e989 #+ocaml-bos.f48bde6d519b44d74cedb6e034a1d2e2e2333b0fae628167c141d3c990272474 -#+ocaml-lun.c56a13c61c260fbec67d19706ca8788ddf2ff20fb74a34560fcc6575e564c2cd +#+ocaml-lun.83af5fc7f4362b65b72041d46381aa024cda5ba5320b0694dfb66ac51f29bd7b #+ocaml-ppx_deriving.4020de4e0bfa13413b1e3ddd39560562c54573ca86f86bcb44ee28e31336414f \ No newline at end of file diff --git a/variants/root-x86_64/ocaml-lun b/variants/root-x86_64/ocaml-lun @@ -20,7 +20,7 @@ export DUNE_CACHE=disabled -dune build --release --no-buffer --verbose -p lun -j "${JOBS:-1}" +dune build --no-buffer --verbose -p lun -j "${JOBS:-1}" dune install \ diff --git a/variants/root-x86_64/wip.environment b/variants/root-x86_64/wip.environment @@ -5,5 +5,5 @@ #+ocaml-base.b6f06195398ec855401b5525bf98c95a7579081c1a110fafb65fde664ced8fd4 #+opam.41ab4229b7606047164bfc9b9077da4555831edd67cf82d236ba1c6059bb9b96 #+ocaml-bos.c2747b73ddecbe1a271975c98b5b2cde1bd9da2a2e395ca2ab8b442dd8decbea -#+ocaml-lun.c11c2298345cf521b7b1beed2427a8bf63312ec3df172d3d9a3cf9dd3a60cd36 +#+ocaml-lun.daa502f2472a966ae860ffd52080a2bf94af6db2a199cd6d440afcfc30ac3421 #+ocaml-ppx_deriving.9c9e0372b4383da835faf9c17ef89b49b933c7fc32e9fce2f1d39e1e0a3490cb \ No newline at end of file