Commit Graph

3877 Commits

Author SHA1 Message Date
Vincent Laporte
a123917a07 ocamlPackages.seqes: disable for OCaml < 4.14 & enable tests 2023-07-06 21:39:21 +02:00
Jules Aguillon
cc0557bb27 ocamlformat: Don't depend on ocaml-ng
This made ocamlformat always build with the default version of OCaml
independently from the specified version.

The library was incompatible with the other libraries when using a
version different from the default.
2023-07-05 17:45:52 +02:00
Jules Aguillon
fb98ebb9a0 ocamlPackages.ocamlformat: Move into 'ocamlPackages'
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-05 17:21:04 +02:00
Vincent Laporte
ab55109304
ocamlPackages.js_of_ocaml: 4.1.0 → 5.3.0
ocamlPackages.gen_js_api: disable checks with OCaml < 4.13
2023-07-04 21:52:21 +02:00
figsoda
c5e866c001 pkgs/development: replace "${version}" with version 2023-07-02 14:47:32 -04:00
Nathan Ringo
2f8b76be56 ocamlPackages.sedlex: 3.1 -> 3.2
https://github.com/ocaml-community/sedlex/releases/tag/v3.2
2023-06-30 10:44:47 +02:00
Théo Zimmermann
db0b790828
Merge pull request #227229 from Julow/ocamlformat_0_25_1
Ocamlformat 0 25 1
2023-06-29 08:57:36 +02:00
Mario Rodas
8f342bfa95 ocamlPackages.menhirLib: 20220210 -> 20230608
Diff: 20220210...20230608
2023-06-28 11:42:19 +02:00
Ulrik Strid
d2676c9498
Merge pull request #239315 from vbgl/ocaml-awa-0.3.0
ocamlPackages.awa: 0.2.0 → 0.3.0
2023-06-28 10:59:51 +02:00
Janik
07edbb99c5
Merge pull request #240056 from ulrikstrid/ulrikstrid--fix-duff-hash 2023-06-27 10:19:21 +02:00
Mario Rodas
8295574499 ocamlPackages.mldoc: 1.5.2 -> 1.5.6
Diff: https://github.com/logseq/mldoc/compare/v1.5.2...2a700b2e4797e47505f423fd47dc07372bd7b04e
2023-06-27 10:08:00 +02:00
Ulrik Strid
0223500938 ocamlPackages.duff: fix tarball hash 2023-06-27 08:43:10 +02:00
Felix Buehler
6672dde558 treewide: use optionalAttrs instead of 'else {}' 2023-06-25 11:01:34 -03:00
Vincent Laporte
e4ba29c31d
ocamlPackages.awa: 0.2.0 → 0.3.0 2023-06-23 09:49:30 +02:00
Vincent Laporte
5183c8d21d
ocamlPackages.carton-lwt: disable tests 2023-06-23 09:49:23 +02:00
toastal
3ae20aa58a ocamlPackages.domain-local-await: 0.2.0 → 0.2.1
Also doCheck, to run tests
2023-06-23 08:41:52 +02:00
toastal
826f484b8d ocamlPackages.thread-table: init at 0.1.0 2023-06-23 08:41:52 +02:00
Ulrik Strid
83fe300f2b
Merge pull request #236659 from ligolang/ligo--0_67_1
ligo: 0.66.0 -> 0.67.1
2023-06-20 14:03:59 +02:00
Ulrik Strid
2278b4b61b ocamlPackages.bls12-381-hash: drop at 1.0.0 2023-06-20 09:39:08 +02:00
Ulrik Strid
0a705f573b ocamlPackages.bls12-381: 5.0.0 -> 6.1.0 2023-06-20 09:22:46 +02:00
Ulrik Strid
cf4ce51861 ocamlPackages.tezos-bls12-381-polynomial: drop at 1.0.1 2023-06-20 09:22:46 +02:00
Ulrik Strid
f737b4d32c ocamlPackages.seqes: init at 0.2 2023-06-20 09:18:04 +02:00
Weijia Wang
14c735ccf7 ocamlPackages.camomile_0_8_2: drop 2023-06-19 07:41:05 +03:00
Niols
b04808eef4
ocamlPackages.memtrace: 0.2.2 -> 0.2.3 2023-06-17 15:27:07 +02:00
Vincent Laporte
683f2f5ba2
ocamlPackage.{cohttp,github-unix}: fix for OCaml 5.0 (#237686)
* ocamlPackages.cohttp: fix for OCaml 5.0

* ocamlPackages.github-unix: fix for OCaml 5.0

Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-06-15 13:21:03 +02:00
Ulrik Strid
af21812289
Merge pull request #230270 from toastal/ocaml-eio-init
ocamlPackages.eio: init at 0.10; mtime: 1.4.0 → 2.0.0; iomux init at 0.3; domain-local-await: init at 0.2.0
2023-06-13 10:23:49 +02:00
Ulrik Strid
f5f4bba439
Merge pull request #237304 from vbgl/ocaml-mariadb-fix-for-ocaml-5
ocamlPackages: fixes for OCaml ≥ 5.0
2023-06-13 08:37:57 +02:00
toastal
a748ffdb6e ocamlPackages.eio: init at 0.10 2023-06-13 13:17:47 +07:00
toastal
b81b9b0df9 ocamlPacakges.domain-local-await: init at 0.2.0 2023-06-13 13:17:47 +07:00
toastal
bf7e951996 ocamlPackages.iomux: init at 0.3 2023-06-13 13:17:47 +07:00
toastal
8201afb77f ocamlPackages.mtime: create 1.x fork for compat
Slapped mtime_1 affected ocamlPackages
2023-06-13 13:14:38 +07:00
toastal
126fd86c3e ocamlPackages.mtime: 1.2.0 → 2.0.0 2023-06-13 13:14:38 +07:00
Vincent Laporte
b4e057c88d
ocamlPackages.dose3: cleanup 2023-06-13 06:50:05 +02:00
Vincent Laporte
635e71f62c
ocamlPackages.cudf: 0.9 → 0.10 2023-06-13 06:50:05 +02:00
Vincent Laporte
eb464f2771
ocamlPackages.parmap: 1.2.4 → 1.2.5 2023-06-13 06:49:57 +02:00
R. Ryantm
bd76d802e6 ocamlPackages.odoc: 2.1.1 -> 2.2.0 2023-06-12 15:58:59 +00:00
Mario Rodas
c8cb1f7a2d ocamlPackages.minisat: 0.4 -> 0.5
Diff: https://github.com/c-cube/ocaml-minisat/compare/v0.4...v0.5
2023-06-12 11:17:36 +02:00
Vincent Laporte
03dc92bce1
ocamlPackages.ansiterminal: fix for OCaml 5.0 2023-06-12 09:22:52 +02:00
Vincent Laporte
a70967020f
ocamlPackages.bz2: disable for OCaml ≥ 5.0 2023-06-12 09:22:51 +02:00
Vincent Laporte
75b5f4b106
ocamlPackages.mariadb: fix for OCaml 5.0 2023-06-12 09:22:51 +02:00
Vincent Laporte
4e3d46a3ea ocamlPackages.functoria: 4.3.4 → 4.3.6 2023-06-12 07:19:11 +02:00
Vincent Laporte
c98657f164 ocamlPackages.omd: fix for OCaml 5.0 2023-06-12 07:19:11 +02:00
Vincent Laporte
09c1d496d9 ocamlPackages.qtest: fix for OCaml 5.0 2023-06-12 07:19:11 +02:00
Niols
926314334a headache: move from ocamlPackages to top-level 2023-06-08 14:51:17 +02:00
Vincent Laporte
7cd807e588 ocamlPackages.pgocaml: fix for OCaml 5.0 2023-06-08 13:45:04 +02:00
Vincent Laporte
7b77c9ed63 ocamlPackages.wasm: disable for OCaml ≥ 5.0 2023-06-08 13:45:04 +02:00
Vincent Laporte
e917f41792 ocamlPackages.vlq: disable for OCaml ≥ 5.0 2023-06-08 13:45:04 +02:00
Vincent Laporte
0788043a77 ocamlPackages.twt: disable for OCaml ≥ 5.0 2023-06-08 13:45:04 +02:00
Niols
15c2e24dc8 ocamlPackages.tdigest: init at 2.1.1 2023-06-07 16:26:12 +02:00
Niols
9aae03dd45 ocamlPackages.ppx_show: init at 0.2.1 2023-06-07 14:43:06 +02:00