From 862ab26729e2f4ff76120a5c8631249a9bd0c33e Mon Sep 17 00:00:00 2001 From: Vincent Laporte Date: Wed, 9 Apr 2025 22:35:26 +0200 Subject: [PATCH] ocamlPackages.virtual_dom: mark as broken with OCaml 5.3 --- pkgs/development/ocaml-modules/janestreet/0.17.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/ocaml-modules/janestreet/0.17.nix b/pkgs/development/ocaml-modules/janestreet/0.17.nix index 86894ec90da9..a07cc6f6d209 100644 --- a/pkgs/development/ocaml-modules/janestreet/0.17.nix +++ b/pkgs/development/ocaml-modules/janestreet/0.17.nix @@ -1975,6 +1975,7 @@ with self; pname = "virtual_dom"; hash = "sha256-5T+/N1fELa1cR9mhWLUgS3Fwr1OQXJ3J6T3YaHT9q7U="; meta.description = "OCaml bindings for the virtual-dom library"; + meta.broken = lib.versionAtLeast ocaml.version "5.3"; buildInputs = [ js_of_ocaml-ppx ]; propagatedBuildInputs = [ base64