Commit graph

224 commits

Author SHA1 Message Date
Aaron L. Zeng c52c4d4aa1 ocamlPackages.fzf: Patch hardcoded path to fzf binary 2023-01-14 16:08:43 +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
Aaron L. Zeng 40f2537b56 patdiff: Fix patdiff-git-wrapper's shebang line
This package uses /bin/bash, which wasn't being automatically patched
because it wasn't provided bash as a build input.
2022-12-24 07:02:26 +01:00
Vincent Laporte 3b1cb06732 ocamlPackages.pythonlib: 0.15.0 → 0.15.1 2022-12-20 07:52:18 +01:00
Vincent Laporte c24b7eab34 ocamlPackages.core_unix: 0.15.0 → 0.15.2 2022-12-08 07:17:44 +01:00
Vincent Laporte 4d63564ae5 ocamlPackages.csvfields: 0.15.0 → 0.15.1 2022-12-08 07:17:44 +01:00
Vincent Laporte d5338a356a ocamlPackages.sexp_pretty: 0.15.0 → 0.15.1 2022-12-08 07:17:44 +01:00
Vincent Laporte ea05022a19 ocamlPackages.js_of_ocaml: 4.0.0 → 4.1.0 2022-12-06 16:48:42 +01:00
Vincent Laporte c3ef258b6f ocamlPackages.core: 0.15.0 → 0.15.1 2022-11-23 05:27:56 +01:00
Vincent Laporte a428c94ab6 ocamlPackages.ppx_expect: 0.15.0 → 0.15.1 2022-11-23 05:27:56 +01:00
Vincent Laporte c4c53595c4 ocamlPackages.sexplib: 0.15.0 → 0.15.1 2022-11-23 05:27:56 +01:00
José Romildo Malaquias a3d07da456
Merge pull request #195515 from romildo/upd.ppxlib
ocamlPackages.ppxlib: 0.24.0 -> 0.28.0
2022-11-11 08:33:35 -03:00
Vincent Laporte 51e1e1ea47 ocamlPackages.base: 0.15.0 → 0.15.1 2022-11-06 15:38:05 +01:00
Vincent Laporte 5e50487731 ocamlPackages.sexplib0: 0.15.0 → 0.15.1 2022-11-06 10:37:05 +01:00
Aaron L. Zeng 1d329b1719 ocamlPackages.redis-async: init at 0.15.0 2022-10-27 10:59:20 +02:00
Aaron L. Zeng b6b22ee21a ocamlPackages.ppx_jsonaf_conv: init at 0.15.1 2022-10-27 10:59:20 +02:00
Aaron L. Zeng f714fa5a75 ocamlPackages.fzf: init at 0.15.0 2022-10-27 10:59:20 +02:00
Aaron L. Zeng a55cbd74c9 ocamlPackages.file_path: init at 0.15.0 2022-10-27 10:59:20 +02:00
José Romildo 9413e94226 ocamlPackages.ppx_sexp_conv: 0.15.0 -> 0.15.1 2022-10-23 18:02:20 -03:00
Vincent Laporte ad01127699 ocamlPackages.pythonlib: mark as broken with OCaml ≥ 4.14 2022-08-16 16:49:05 +02:00
Sandro f68ab59f6a
Merge pull request #149718 from r-ryantm/auto-update/ocaml4.12.0-ocaml-compiler-libs
ocamlPackages.ocaml-compiler-libs: 0.12.3 -> 0.12.4
2022-07-29 16:58:50 +02:00
Vincent Laporte fdace83aed ocamlPackages.ocaml_intrinsics: 0.15.0 → 0.15.2 2022-07-28 09:15:12 +02:00
Vincent Laporte 242001d836 patdiff: move inside ocamlPackages 2022-07-28 09:15:12 +02:00
Vincent Laporte d97e1645ac ocamlPackages.async_smtp: require OCaml ≥ 4.12 2022-07-28 09:15:12 +02:00
Guillaume Girol 1b76f05512 ocamlPackages.ppx_css: fix eval
sedlex is already 2.5
2022-07-07 00:32:21 -04:00
Guillaume Girol f9d0937e01 ocamlPackages.jst-config: fetch upstream patch
https://github.com/NixOS/nixpkgs/pull/166033#issuecomment-1104695149
2022-07-07 00:32:21 -04:00
Aaron L. Zeng 4f6ddfdd23 Add Jane Street ocaml packages version 0.15
- ocamlPackages.tls*: 0.15.2 -> 0.15.3
- ocamlPackages.bistro: unstable-2021-11-13 -> unstable-2022-05-07
- ocamlPackages.phylogenetics: 0.1.0 -> unstable-2022-05-06
2022-07-07 00:32:11 -04:00
Malo Bourgon f7ef6329bb ocamlPackages: add meta.mainProgram to many packages 2022-05-14 11:31:07 +02:00
Vincent Laporte 29d63a169a ocamlPackages.js_of_ocaml: 3.11.0 → 4.0.0
ocamlPackages.incr_dom: fix for JSoO 4.0

ocamlPackages.ocsigen-toolkit: 3.1.1 → 3.2.0
2022-05-06 10:26:40 +02:00
Aaron L. Zeng f37810ba4d ocamlPackages.core_unix: init at 0.14
This is a compatibility package for a soon-to-come breaking change in
Jane Street package layout.
2022-03-28 21:41:36 +02:00
Vincent Laporte b5359c444e buildDunePackage: use dune_2 by default 2022-03-13 21:19:09 +01:00
Vincent Laporte 3436dfc724 ocamlPackages.pythonlib: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Ulrik Strid ffa377b626 ocamlPackages.base_0_12: Add dune_1 to build inputs for dune.configurator
Co-authored-by: vbgl
2022-03-04 10:04:55 +01:00
Ulrik Strid a13cdfe520 ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
Vincent Laporte bb89d8d9ee ocamlPackages.core: 0.11.2 → 0.11.3 2022-02-08 18:09:46 +01:00
R. Ryantm 0f2537f7a5 ocamlPackages.ocaml-compiler-libs: 0.12.3 -> 0.12.4 2021-12-08 21:02:11 +00:00
Vincent Laporte fb881b80f6 ocamlPackages.js_build_tools: remove at 113.33.06 2021-12-06 20:25:38 +01:00
Vincent Laporte 4263090128 ocamlPackages.buildOcamlJane: remove 2021-12-06 20:25:38 +01:00
Vincent Laporte 9f39cd801b pkgs/development/ocaml-modules/janestreet/: remove dead code 2021-12-06 20:25:38 +01:00
Vincent Laporte c408cfdf50 ocamlPackages.variantslib: remove at 109.15.03 & 113.33.03 2021-12-06 20:25:38 +01:00
Vincent Laporte 74032d767a ocamlPackages.typerep: remove at 112.24.00 & 113.33.03 2021-12-06 20:25:38 +01:00
Vincent Laporte efd2b3f315 ocamlPackages.fieldslib: remove at 109.20.03 & 113.33.03 2021-12-06 20:25:38 +01:00
Vincent Laporte ec71290dc2 ocamlPackages.bin_prot: remove at 112.24.00 & 113.33.03 2021-12-06 20:25:38 +01:00
Vincent Laporte 714665cf95 ocamlPackages.pythonlib: init at 0.14.0 2021-11-16 11:53:48 +01:00
Vincent Laporte f27f14bd7a ocamlPackages.ppx_python: init at 0.14.0 2021-11-16 11:53:48 +01:00
Vincent Laporte c3e221c6a1
Fix evaluation after #143994 2021-11-16 00:43:14 +01:00