Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OCamlformat fails to build since the bump to OCaml 5.2 in NixOS#346071 error: ocamlformat 0.26.1 is not available for OCaml 5.2.1 This changes which version of the compiler is used to build OCamlformat. 4.14 is used to increase sharing when several versions of the tool are used at the same time. This will not change OCamlformat's behaviors.
- Loading branch information