Commit graph

3413 commits

Author SHA1 Message Date
Vincent Laporte 81aef2338a ocamlPackages.tls: 0.15.3 → 0.15.4 2023-01-17 09:42:13 +01:00
Aaron L. Zeng c52c4d4aa1 ocamlPackages.fzf: Patch hardcoded path to fzf binary 2023-01-14 16:08:43 +01:00
Mario Rodas 7a0b7b8051
Merge pull request #210319 from marsam/update-mldoc
ocamlPackages.mldoc: 1.4.9 -> 1.5.2
2023-01-12 22:23:55 -05:00
Sandro e7d375310f
Merge pull request #209132 from Et7f3/ocamlPackages_fix_build_on_darwin 2023-01-12 22:57:57 +01:00
Vincent Laporte e2f0148a20 ocamlPackages.dns: 6.3.0 → 6.4.1
ocamlPackages.happy-eyeballs: 0.3.0 → 0.4.0
2023-01-12 17:56:25 +01:00
Vincent Laporte ebe4402d0a ocamlPackages.conduit: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte d3491557ef ocamlPackages.cohttp: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 4ad9083fee ocamlPackages.telegraml: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 389bbb0c84 ocamlPackages.webmachine: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 5f73c562d0 ocamlPackages.resto: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 373aa5e812 ocamlPackages.curly: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 589e4a2bb2 ocamlPackages.graphql: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte aa339b2365 ocamlPackages.mimic: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 4d86aa6b50 ocamlPackages.git: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 90a21f4771 ocamlPackages.letsencrypt: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte 586aea4c8a ocamlPackages.cryptokit: 1.17 → 1.18 2023-01-12 09:08:03 +01:00
Vincent Laporte 7bab58ecd1 ocamlPackages.async_websocket: use dune 3 2023-01-12 09:08:03 +01:00
Vincent Laporte d75e38bb6e ocamlPackages.cohttp_async_websocket: use dune 3 2023-01-12 09:08:03 +01:00
Vincent Laporte 481df0c264 ocamlPackages.async_rpc_websocket: use dune 3 2023-01-12 09:08:03 +01:00
Vincent Laporte 6bda65e481 ocamlPackages.email_message: use dune 3 2023-01-12 09:08:03 +01:00
Vincent Laporte e21396d81c ocamlPackages.async_smtp: use dune 3 2023-01-12 09:08:03 +01:00
Vincent Laporte 6b4546dfc2 ocamlPackages.gapi-ocaml: use dune 3 2023-01-12 09:08:03 +01:00
Vincent Laporte 91f334c3dc ocamlPackages.ocsigen_server: use dune 3 2023-01-12 09:08:03 +01:00
Mario Rodas 493fe01d9f ocamlPackages.mldoc: 1.4.9 -> 1.5.2 2023-01-12 04:20:00 +00:00
Vincent Laporte 7148e613d5
ocamlPackages.tar: 2.0.1 → 2.2.2 (#209021)
Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-01-11 07:50:23 +01:00
Vincent Laporte 9ad7623ebe
ocamlPackages.biniou: 1.2.1 → 1.2.2 (#208852)
Co-authored-by: Et7f3 <cadeaudeelie@gmail.com>
2023-01-10 00:37:56 +01:00
Vincent Laporte 719809517d ocamlPackages.toml: 7.0.0 → 7.1.0 2023-01-09 08:42:28 +01:00
Vincent Laporte 9fb83711c2 ocamlPackages.brr: init at 0.0.4 2023-01-07 13:51:10 +01:00
Vincent Laporte d1934479ba ocamlPackages.note: init at 0.0.2 2023-01-07 13:51:10 +01:00
Dolphin von Chips 4c9c1b6c84 ocamlPackages.ppxlib: use release tarballs instead of git repositories
This allows to fetch ppxlib's version using findlib. One example of
package which depends on this is metapp (https://github.com/thierry-martinez/metapp),
which fetches ppxlib's version at build time and fails to build if it's
not found.
2023-01-06 07:21:21 +01:00
Vincent Laporte 0d394e08c8 ocamlPackages.containers: 3.9 → 3.10 2023-01-06 07:20:21 +01:00
Vincent Laporte c26f00141b ocamlPackages.inotify: 2.3 → 2.4.1 2023-01-05 06:31:54 +01:00
Vincent Laporte 673cd10e59 ocamlPackages.ocamlnet: disable for OCaml ≥ 5.0 2023-01-05 06:31:54 +01:00
Vincent Laporte b4b8b7b0d7 ocamlPackages.xml-light: disable for OCaml ≥ 5.0 2023-01-05 06:31:54 +01:00
Et7f3 50100d192e ocamlPackages.ffmpeg-swresample: fix build on darwin 2023-01-05 04:44:30 +01:00
Et7f3 699b87b8a4 ocamlPackages.ffmpeg-avdevice: fix build on darwin 2023-01-05 04:44:30 +01:00
Et7f3 278da9f093 ocamlPackages.ffmpeg-av: fix build on darwin 2023-01-05 04:44:29 +01:00
Et7f3 50f77e3b9d ocamlPackages.ffmpeg-swscale: fix build on darwin 2023-01-05 04:44:29 +01:00
Et7f3 eddbd3d8e2 ocamlPackages.ffmpeg-avfilter: fix build on darwin 2023-01-05 04:44:28 +01:00
Et7f3 be7dbbe589 ocamlPackages.ffmpeg-avcodec: fix build on darwin 2023-01-05 04:44:28 +01:00
Et7f3 d66b3c77e5 ocamlPackages.bjack: fix build on darwin 2023-01-05 04:44:27 +01:00
Et7f3 9a5b1e495f ocamlPackages.ffmpeg-avutil: fix build on darwin 2023-01-05 04:44:27 +01:00
Et7f3 5c304acd43 ocamlPackages.gstreamer: fix build on darwin 2023-01-05 04:44:26 +01:00
Et7f3 0a29695c1f ocamlPackages.labltk: fix build on darwin 2023-01-05 04:44:25 +01:00
Et7f3 dea24b6610 ocamlPackages.ocaml_libvirt: fix build on darwin 2023-01-05 04:44:06 +01:00
Vincent Laporte 94f852b9e6 ocamlPackages.wodan: remove broken (at 2020-11-20) 2023-01-04 19:02:41 -06:00
Vincent Laporte aa371581dd ocamlPackages.fileutils: 0.6.3 → 0.6.4 2023-01-04 09:39:36 +01:00
Vincent Laporte e873cafe2c ocamlPackages.base64: add missing dependency 2023-01-03 07:04:04 +01:00
Vincent Laporte 730e057313 ocamlPackages.ppx_deriving: disable test with OCaml ≥ 5.0 2023-01-03 07:04:04 +01:00
Vincent Laporte bfdedc362f ocamlPackages.mrmime: small improvements
Add missing dependencies
Disable (broken) tests with OCaml ≥ 5.0
Use dune 3
2023-01-03 07:04:04 +01:00