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
0f4f35c7b0
ocamlPackages.fmt: 0.8.9 → 0.9.0
2022-08-31 07:36:39 +02:00
Vincent Laporte
ef45e1161e
ocamlPackages.ezjsonm: 0.6.0 → 1.2.0
2020-10-28 06:28:44 +01:00
sternenseemann
79e6d13a4a
ocamlPackages.cow: 2.2.0 -> 2.4.0
2020-04-25 09:45:22 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Vincent Laporte
5e4edcc4ec
ocamlPackages.topkg: refactoring
2017-12-14 07:36:29 +00:00
sternenseemann
a452714799
ocaml-cow: init at 2.2.0
2017-02-19 11:16:25 +00:00