summary refs log tree commit diff
path: root/pkgs/development/tools/ocaml
AgeCommit message (Collapse)AuthorFilesLines
2023-11-16ocamlPackages.camlidl: 1.11 → 1.12Vincent Laporte1-3/+4
2023-11-07ocamlPackages.ocamlify: disable for OCaml ≥ 5.0Vincent Laporte1-0/+3
2023-11-07ocamlPackages.ocp-build: disable for OCaml ≥ 5.0Vincent Laporte1-0/+3
2023-11-07ocaml-top: remove unused dependenciesVincent Laporte1-10/+2
2023-10-12Merge pull request #259975 from Alizter/ps/branch/dune_3__3_11_0____3_11_1Mario Rodas1-2/+2
dune_3: 3.11.0 -> 3.11.1
2023-10-09dune_3: 3.11.0 -> 3.11.1Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-10-04ocamlPackages.ocp-index: 1.3.4 → 1.3.5Vincent Laporte1-6/+2
2023-09-27ocamlPackages.merlin: 4.10 → 4.12Jules Aguillon1-1/+4
2023-09-27ocamlPackages.merlin: Fix OCaml version shorteningJules Aguillon1-2/+7
The previous method was incompatible with future Merlin versions.
2023-09-22dune_3: 3.10.0 -> 3.11.0Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-09-21ocamlPackages.opam-publish: init at 2.2.0Niols1-0/+34
2023-08-30ocaml-ng.ocamlPackages_4_14.merlin,ocaml-ng.ocamlPackages_5_0.merlin: 4.9 -> ↵Mario Rodas1-1/+3
4.10 Changelog: - https://github.com/ocaml/merlin/releases/tag/v4.10-414 - https://github.com/ocaml/merlin/releases/tag/v4.10-500
2023-08-28coqPackages_8_14.coq-elpi: fix by using old camlp5Vincent Laporte1-1/+2
2023-08-11ocamlPackages.camlp5: 7.14 → 8.00.05Vincent Laporte1-15/+41
2023-07-31dune_3: 3.9.2 -> 3.10.0Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-07-26dune_3: 3.9.1 -> 3.9.2Mario Rodas1-2/+2
Diff: https://github.com/ocaml/dune/compare/3.9.1...3.9.2 Changelog: https://github.com/ocaml/dune/raw/3.9.2/CHANGES.md
2023-07-22ocamlPackages.utop: 2.13.0 -> 2.13.1Mario Rodas1-2/+2
Diff: https://github.com/ocaml-community/utop/compare/2.13.0...2.13.1 Changelog: https://github.com/ocaml-community/utop/blob/2.13.1/CHANGES.md
2023-07-20ocamlPackages.js_of_ocaml: 5.3.0 → 5.4.0Vincent Laporte1-2/+2
2023-07-07ocamlPackages.utop: 2.12.1 -> 2.13.0Mario Rodas1-6/+7
Diff: https://github.com/ocaml-community/utop/compare/2.12.1...2.13.0 Changelog: https://github.com/ocaml-community/utop/blob/2.13.0/CHANGES.md
2023-07-07dune_3: 3.9.0 -> 3.9.1Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-07-05ocamlPackages.ocamlformat: Move into 'ocamlPackages'Jules Aguillon2-49/+0
Move the definitions of OCamlformat packages into ocamlPackages. This moves the package containing the tool closer to the definition of the library. It's now possible to build OCamlformat using a different version of OCaml than the default. `ocamlformat`, `ocamlPackages.ocamlformat` and `ocaml-ng.ocamlPackages_<lastest>.ocamlformat` are all aliases.
2023-07-04ocamlPackages.js_of_ocaml: 4.1.0 → 5.3.0Vincent Laporte7-12/+4
ocamlPackages.gen_js_api: disable checks with OCaml < 4.13
2023-06-29Merge pull request #227229 from Julow/ocamlformat_0_25_1Théo Zimmermann2-49/+15
Ocamlformat 0 25 1
2023-06-28dune_3: 3.8.2 -> 3.9.0Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-06-25dune-release: 1.6.2 -> 2.0.0Mario Rodas1-2/+7
Diff: https://github.com/ocamllabs/dune-release/compare/1.6.2...2.0.0 Changelog: https://github.com/tarides/dune-release/blob/2.0.0/CHANGES.md
2023-06-16dune_3: 3.8.1 -> 3.8.2Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-06-14ocamlPackages.merlin: Add versions 4.9-414, 4.9-500Jules Aguillon1-1/+3
2023-06-08dune_3: 3.7.1 -> 3.8.1 (#233595)Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com> Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-05-31ocaml-ng.ocamlPackages.utop: 2.10.0 -> 2.12.1Et7f31-22/+4
2023-05-27opam: 2.1.4 -> 2.1.5Mario Rodas1-4/+4
Changelog: https://github.com/ocaml/opam/releases/tag/2.1.5 Diff: https://github.com/ocaml/opam/compare/2.1.4...2.1.5
2023-05-24ocamlPackages.dot-merlin-reader: add missing inputVincent Laporte1-2/+2
2023-05-15ocamlPackages.ounit2: disable for OCaml < 4.08Vincent Laporte1-2/+2
2023-05-12ocamlPackages: default to version 3 of DuneVincent Laporte1-1/+1
2023-05-10ocamlPackages.cppo: use Dune 3Vincent Laporte2-3/+6
2023-05-10ocamlPackages.dot-merlin-reader: use Dune 3Vincent Laporte1-3/+6
2023-05-09ocamlPackages.findlib: set dontDetectOcamlConflicts to {false,true}Antonio Nuno Monteiro1-1/+1
2023-05-09ocamlPackages.ocp-indent: use Dune 3Vincent Laporte1-3/+4
2023-05-09ocamlPackages.ocp-index: use Dune 3Vincent Laporte1-0/+2
2023-05-09ocaml-top: use Dune 3Vincent Laporte1-0/+2
2023-05-05ocamlformat: add maintainer JulowJules Aguillon1-1/+1
2023-05-05ocamlformat: 0.24.1 -> 0.25.1Jules Aguillon2-48/+14
The ocamlformat package have been split into two in version 0.25.1: one for the library and one for the executable. This adds both packages at the same time. They have the same sources and very similar dependencies, for which the definition is shared.
2023-04-21ocamlPackages.ocaml_oasis: 0.4.10 → 0.4.11Vincent Laporte1-7/+5
2023-04-21ocamlPackages.ocamlmod: disable for OCaml ≥ 5.0Vincent Laporte1-0/+3
2023-04-04dune_3: 3.7.0 -> 3.7.1Ali Caglayan1-2/+2
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-03-29ocamlPackages.ocamlformat: use Dune 3Vincent Laporte1-5/+2
2023-03-14Merge master into staging-nextgithub-actions[bot]1-3/+3
2023-03-14Merge pull request #220209 from vbgl/ocaml-merlin-4.8.0superherointj1-3/+3
ocamlPackages.merlin: 4.7 → 4.8
2023-03-10Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-95/+0
Conflicts: pkgs/development/libraries/librsvg/default.nix pkgs/development/python-modules/r2pipe/default.nix
2023-03-08ocamlPackages.merlin: 4.7 → 4.8Vincent Laporte1-3/+3
2023-03-08opam_1_2: dropWeijia Wang1-95/+0