Commit graph

16 commits

Author SHA1 Message Date
Vincent Laporte 5350e7282d
ocamlPackages.gen: 1.0 → 1.1 2023-03-21 13:05:59 +01:00
Ulrik Strid f12b9ea461 buildDunePackage: default to strictDeps = true 2023-02-03 08:59:34 +01:00
Ulrik Strid c53a63adf1 ocamlPackages treewide: strictDeps all packages 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 543070eafe ocamlPackages.gen: 0.5 → 1.0 2022-12-05 11:14:12 +01:00
Vincent Laporte bb7692db80 ocamlPackages.gen: disable tests with OCaml < 4.08 2021-09-27 05:59:07 +02:00
Guillaume Girol fc3806b422 ocamlPackages.gen: fix cross 2021-08-19 09:30:47 +02:00
sternenseemann 4e42cac49d ocamlPackages: stdenv.lib → lib
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.

Reference #108938.
2021-01-12 16:33:18 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Vincent Laporte 27d2eef21a
ocamlPackages.gen: 0.4.0.1 -> 0.5 2017-11-12 09:10:01 +00:00
Vincent Laporte 310e597d4a ocamlPackages.gen: 0.4 -> 0.4.0.1 2017-07-31 17:12:27 +00:00
Vincent Laporte 7da48dec30 ocamlPackages.gen: 0.3 -> 0.4 2016-10-26 19:10:33 +02:00
Vincent Laporte 4168706d4f OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
Nicolas B. Pierron 72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
Ricardo M. Correia e20b978708 ocamlPackages.gen: init at 0.3 2016-02-17 20:42:13 +01:00