ocamlformat_0_26_2: build with OCaml 5.2
Fixes eval, which previously failed with: ``` ocamlformat 0.26.2 is not available for OCaml 5.3.0 ```
This commit is contained in:
@@ -5894,9 +5894,12 @@ with pkgs;
|
||||
ocamlformat_0_26_1
|
||||
;
|
||||
|
||||
inherit (ocaml-ng.ocamlPackages_5_2)
|
||||
ocamlformat_0_26_2
|
||||
;
|
||||
|
||||
inherit (ocamlPackages)
|
||||
ocamlformat # latest version
|
||||
ocamlformat_0_26_2
|
||||
ocamlformat_0_27_0
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user