ocaml: default to version 5.1

This commit is contained in:
Vincent Laporte 2024-01-10 06:39:21 +01:00 committed by Vincent Laporte
parent dcfab24a6d
commit cbd643e7f4

View file

@ -1981,7 +1981,7 @@ in let inherit (pkgs) callPackage; in rec
ocamlPackages_latest = ocamlPackages_5_1;
ocamlPackages = ocamlPackages_4_14;
ocamlPackages = ocamlPackages_5_1;
# This is a nasty way to replace toplevel janestreet attributes in the scope,
# so that modules outside of ocamlPackages that depend on JS OCaml libraries