Commit Graph

22 Commits

Author SHA1 Message Date
Vincent Laporte
ce037d233e
ocamlPackages.mdx: 2.3.0 → 2.3.1 2023-09-28 10:09:45 +02:00
Vincent Laporte
50ce88d4ae
ocamlPackages.mdx: 2.2.1 → 2.3.0 2023-04-18 08:11:11 +02:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Vincent Laporte
7a7c9f938c
ocamlPackages.mdx: 2.1.0 → 2.2.1 2023-01-28 08:45:30 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
José Romildo
8d91e1d053 ocamlPackages.mdx: add update script 2022-10-23 08:09:30 -03:00
José Romildo
100c5989ae ocamlPackages.mdx: use fetchFromGitHub 2022-10-23 08:09:03 -03:00
Vincent Laporte
af34e3be8c ocamlPackages.cmdliner: default to 1.1
ocamlPackages.alcotest: 1.5.0 → 1.6.0

ocamlPackages.crowbar: 0.2 → 0.2.1

ocamlPackages.dune-release: 1.5.1 → 1.6.2

ocamlPackages.functoria: 3.1.1 → 4.2.0

ocamlPackages.mirage: 3.10.7 → 4.2.0

ocamlPackages.irmin-pack: disable checks

ocamlPackages.mdx: disable checks

ocamlPackages.git-unix: mark as broken
2022-09-18 15:03:10 +02:00
Malo Bourgon
ba54ba9316 ocamlPackages: add meta.mainProgram to packages with multiple executables
where none of the executables match the package's `name` or `pname`, and
one of the executables is the obvious `mainProgram`.
2022-05-20 10:13:29 +02:00
Vincent Laporte
2159235eed ocamlPackages.mdx: disable for OCaml < 4.08 2022-02-24 21:24:56 +01:00
R. Ryantm
f926fa3fb0 ocamlPackages.mdx: 1.11.1 -> 2.1.0 2022-02-12 20:48:46 +00:00
Vincent Laporte
bce6cb1dd5 ocamlPackages.mdx: 1.11.0 → 1.11.1 2021-12-15 20:23:03 +01:00
Mario Rodas
7ac53ad7b9 ocamlPackages.mdx: 1.10.1 -> 1.11.0
https://github.com/realworldocaml/mdx/releases/tag/1.11.0
2021-09-15 14:00:47 +02:00
Vincent Laporte
687e5f6516 ocamlPackages.mdx: 1.8.1 → 1.10.1 2021-07-22 14:58:41 +02:00
Antonio Nuno Monteiro
702ac790ed mdx: 1.8.0 -> 1.8.1 2021-02-12 09:13:01 -08:00
Antonio Nuno Monteiro
3ffc05e1db
ocamlPackages.mdx: 1.7.0 -> 1.8.0 2021-01-19 08:28:28 +01:00
Vincent Laporte
9dab2f2de2 ocamlPackages.mdx: 1.6.0 → 1.7.0 2020-08-02 14:16:55 +02:00
Vincent Laporte
4578b41999
ocamlPackages.mdx: 1.5.0 → 1.6.0 2020-05-10 09:33:22 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Vincent Laporte
089c0efe8c ocamlPackages.mdx: 1.4.0 → 1.5.0
And split to multiple outputs
2019-12-14 15:57:36 +01:00
Vincent Laporte
011dd72d6a
ocamlPackages.mdx: disable tests for OCaml ≥ 4.08
Don’t strip for OCaml 4.04
2019-09-20 05:28:52 +00:00
José Romildo Malaquias
b8495898df ocamlPackages.mdx: init at 1.4.0 2019-06-20 07:29:55 +00:00