Ulrik Strid
376e9ceead
treewide: add strictDeps = true to most packages depending on ocaml
2023-02-03 08:59:34 +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
Vincent Laporte
ae179a485e
ocamlPackages.ocaml_gettext: disable tests
2022-11-05 21:09:18 +01: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
0b6201180e
ocamlPackages.gettext: use Dune 2
2021-02-16 09:36:40 +01:00
Vincent Laporte
c0086a5c2a
ocamlPackages.ocaml_gettext: 0.3.8 → 0.4.1
2020-04-06 13:57:21 +02:00