Yifei Sun
69411a37a2
ocamlPackages.cohttp-eio: fix build on darwin
2026-08-09 14:25:04 +02:00
Yifei Sun
4d790b7f3f
ocamlPackages.cohttp-async: fix build on darwin
2026-08-09 14:25:04 +02:00
Vincent Laporte
5b2aeeaee1
ocamlPackages.cohttp: 6.2.1 → 6.2.2
2026-08-07 11:19:07 +02:00
Volker Diels-Grabsch
488d294af1
ocamlPackages.cohttp-server-lwt-unix: init at 6.2.1
2026-06-30 14:28:38 +02:00
R. Ryantm
ff13586d73
ocamlPackages.cohttp: 6.2.0 -> 6.2.1
2026-01-19 06:59:53 +00:00
Marijan Petričević
fa2728963d
ocamlPackages.cohttp-lwt: add 5_3 compatibility
2026-01-04 12:43:49 +01:00
Marijan Petričević
c57c4da9a1
ocamlPackages.cohttp-async: enable tests, add cohttp_5_3 compatibility
2025-12-27 17:40:17 +07:00
Marijan Petričević
3c75a5e188
ocamlPackages.cohttp: remove duneVersion
2025-12-27 17:40:16 +07:00
Marijan Petričević
ec1e7ec67f
ocamlPackages.cohttp-eio: init at 6.2.0
2025-12-27 17:40:16 +07:00
Marijan Petričević
eec3d569de
ocamlPackages.cohttp: 5.3.1 -> 6.2.0
2025-12-27 17:40:16 +07:00
Vincent Laporte
99c389ef88
ocamlPackages.cohttp-async: require OCaml ≥ 4.14
2025-04-18 13:29:47 +02:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Vincent Laporte
cf6b546936
ocamlPackages.cohttp-mirage: remove at 5.3.1
2024-08-19 07:36:30 +02:00
Sigmanificient
3e1227a1af
pkgs/development/ocaml-modules: remove unused arguments
2024-07-16 03:54:01 +02:00
R. Ryantm
2bc7231a6d
ocamlPackages.cohttp: 5.3.0 -> 5.3.1
2024-02-24 13:26:43 +00:00
Dimitrije Radojević
a7adea5b8f
ocamlPackages.cohttp: 5.1.0 -> 5.3.0
2023-08-02 22:03:04 +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
Niols
d0b92d9cfc
ocamlPackages.cohttp-top: init at 5.1.0
2023-04-18 23:41:29 +01:00
Niols
6f5e66339c
ocamlPackages.cohttp-lwt-jsoo: init at 5.1.0
2023-04-18 23:41:29 +01:00
Niols
3365aa18eb
ocamlPackages.cohttp*: 5.0.0 -> 5.1.0
2023-04-17 14:55:09 +01:00
Vincent Laporte
0bd1408dfe
ocamlPackages: fix eval
...
Evaluation for OCaml < 4.08 has been broken by
d9f767600f
2023-03-27 06:52:40 +02: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
d3491557ef
ocamlPackages.cohttp: use dune 3
2023-01-12 17:56:25 +01:00
Aaron L. Zeng
fbb839c562
ocamlPackages.cohttp-async: Remove redundant patch that doesn't apply
2022-07-21 10:01:16 +02:00
Guillaume Girol
ad77f20359
Merge pull request #166033 from bcc32/js-015
...
ocamlPackages.janeStreet: 0.14 -> 0.15
2022-07-17 15:21:36 +00:00
Vincent Laporte
a8406971c3
ocamlPackages.dns: 5.0.1 → 6.1.4
...
ocamlPackages.conduit: 4.0.2 → 5.1.0
ocamlPackages.cohttp: 4.0.0 → 5.0.0
ocamlPackages.ocsigen_server: fix compatibility with cohttp-5.0.0
2022-07-07 20:29:09 +02: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
sterni
f93d83d21b
ocamlPackages: cohttp: 2.5.0 -> 4.0.0; conduit: 2.2.2 -> 4.0.0 ( #118144 )
...
* ocamlPackages.x509: 0.12.0 -> 0.13.0
https://github.com/mirleft/ocaml-x509/releases/tag/v0.13.0
* ocamlPackages.tls{,-mirage}: 0.12.8 -> 0.13.1
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.0
https://github.com/mirleft/ocaml-tls/releases/tag/v0.13.1
* ocamlPackages.ca-certs: 0.2.0 -> 0.2.1
Adds support for NIX_SSL_CERT_FILE, so we can finally run its test
suite! https://github.com/mirage/ca-certs/releases/tag/v0.2.1
* ocamlPackages.dns*: 4.6.3 -> 5.0.0
* jackline: unstable-2020-09-03 -> unstable-2021-04-23
Compatibility with tls >= 0.13.0
* ocamlPackages.ca-certs-nss: init at 3.64.0.1
* ocamlPackages.conduit: 2.2.2 -> 2.3.0
https://github.com/mirage/ocaml-conduit/releases/tag/v2.3.0
* ocamlPackages.curly: fix tests with new ca-certs behavior
* ocamlPackages.cohttp: 2.5.0 -> 4.0.0
ocamlPackages.cohttp-lwt-unix: add description
https://github.com/mirage/ocaml-cohttp/releases/tag/v4.0.0
* ocamlPackages.mirage{,-runtime,-types*}: 3.10.1 -> 3.10.3
Adjust to a few changed dependencies:
https://github.com/mirage/mirage/releases/tag/v3.10.2
https://github.com/mirage/mirage/releases/tag/v3.10.3
* ocamlPackages.conduit*: 2.3.0 -> 4.0.0
https://github.com/mirage/ocaml-conduit/releases/tag/v4.0.0
* ocamlPackages.cohttp-lwt-unix: disable tests
* ocamlPackages.dns*: 5.0.0 -> 5.0.1
https://github.com/mirage/ocaml-dns/releases/tag/v5.0.1
* ocamlPackages.awa*: 0.0.1 -> 0.0.3
https://github.com/mirage/awa-ssh/releases/tag/v0.0.2
https://github.com/mirage/awa-ssh/releases/tag/v0.0.3
* ocamlPackages.optint: 0.0.4 -> 0.1.0
https://github.com/mirage/optint/releases/tag/v0.0.5
https://github.com/mirage/optint/releases/tag/v0.1.0
* ocamlPackages.decompress: 1.3.0 -> 1.4.0
https://github.com/mirage/decompress/releases/tag/v1.4.0
* ocamlPackages.checkseum: 0.2.1 -> 0.3.1
https://github.com/mirage/checkseum/releases/tag/v0.3.0
https://github.com/mirage/checkseum/releases/tag/v0.3.1
* ocamlPackages.checkseum: allow compilation with ocaml-freestanding
* ocamlPackages.carton: 0.4.0 -> 0.4.1
https://github.com/mirage/ocaml-git/releases/tag/carton-v0.4.1
* ocamlPackages.mimic: 0.0.2 -> 0.0.3
* Upstream changed.
* https://github.com/dinosaure/mimic/releases/tag/0.0.3
* ocamlPackages.letsencrypt: 0.2.4 -> 0.2.5
* ocamlPackages.paf: 0.0.1 -> 0.0.3
* ocamlPackages.git-cohttp-mirage: remove at 3.3.3
Will be replaced by git-paf 3.4.0.
* ocamlPackages.git*: 3.3.3 -> 3.4.0
ocamlPackages.git-paf: init at 3.4.0
https://github.com/mirage/ocaml-git/releases/tag/3.4.0
* ocamlPackages.irmin*: 2.5.3 -> 2.6.0
https://github.com/mirage/irmin/releases/tag/2.6.0
2021-05-11 06:54:15 +02:00
sternenseemann
7015e86ece
ocamlPackages.cohttp*: 2.5.4 -> 2.5.5
2021-03-16 15:36:11 +01:00
sternenseemann
2483ca4c62
ocamlPackages.cohttp-mirage: init at 2.5.4
2021-01-24 17:38:11 +01:00
zowoq
8488ebab05
ocamlPackages.*: use spaces for indentation
2021-01-21 10:30:13 +10: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
Vincent Laporte
8b1ceeb896
ocamlPackages.cohttp: use Dune 2
2020-10-30 20:30:56 +01:00
Aaron L. Zeng
91337f4169
ocamlPackages.conduit-async: Add async_ssl to propagatedBuildInputs
2020-08-28 11:33:33 -04:00
Aaron L. Zeng
48e06000c2
ocamlPackages.cohttp-async: init at 2.5.1
2020-08-28 11:33:33 -04:00
sternenseemann
cb2d328479
ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.5.1 → 2.5.4
2020-08-14 14:40:29 +02:00
sternenseemann
3a0933a030
ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packages (tuntap, conduit, cohttp, …) ( #91350 )
...
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0
* ipaddr-cstruct: new package (since 4.0.0)
* ipaddr-sexp: new package (since 4.0.0)
* macaddr-cstruct: new package (since 4.0.0)
* macaddr-sexp: new package (since 4.0.0)
* macaddr: enable tests (don't depend on ipaddr anymore)
* ocamlPackages.tuntap: 1.3.0 → 2.0.0
* ocamlPackages.conduit{,-lwt,-lwt-unix}: 1.4.0 → 2.2.2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.1.3 → 2.5.1
* ocamlPackages: use dune 2 if pkg (indirectly) depends on cohttp-lwt-unix
dune refuses to build a package if one of its dependencies uses dune 2.
2020-06-25 23:22:21 +02:00
Vincent Laporte
305dc2a199
ocamlPackages.cohttp_p4: remove at 0.19.3
2020-02-28 21:24:26 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vincent Laporte
e1d3ea6836
ocamlPackages.cohttp: 2.0.0 -> 2.1.3
2019-08-21 21:12:52 +00:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Vincent Laporte
2dfc7524c6
ocamlPackages.cohttp: 1.1.1 -> 2.0.0
2019-04-07 20:11:18 +00:00
Théo Zimmermann
794158fcd5
buildDunePackage: new support function; use it to refactor some OCaml derivations
2018-11-07 10:08:03 +01:00
Vincent Laporte
bdaedbe38c
ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0
2018-10-08 05:59:24 +00:00
Vincent Laporte
a3c820d79c
ocamlPackages.cohttp: 1.0.2 -> 1.1.1
2018-09-19 16:50:21 +00:00
Vincent Laporte
fc19401d67
jbuilder: 1.0.1 -> dune: 1.1.1
2018-09-15 19:32:32 +00:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Vincent Laporte
4ab5d3a1e7
ocamlPackages.cohttp: 1.0.0 -> 1.0.2
2018-02-28 19:09:14 +01:00