summaryrefslogtreecommitdiff
path: root/pkgs/development/ocaml-modules/cohttp/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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.0sterni2021-05-111-7/+6
* ocamlPackages.cohttp*: 2.5.4 -> 2.5.5sternenseemann2021-03-161-2/+6
* ocamlPackages.*: use spaces for indentationzowoq2021-01-211-16/+16
* ocamlPackages.cohttp: use Dune 2Vincent Laporte2020-10-301-0/+2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.5.1 → 2.5.4sternenseemann2020-08-141-2/+4
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packa...•••* 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.sternenseemann2020-06-251-11/+9
* ocamlPackages.cohttp: 2.0.0 -> 2.1.3Vincent Laporte2019-08-211-4/+4
* treewide: remove unused variables (#63177)•••* treewide: remove unused variables * making ofborg happy volth2019-06-161-1/+1
* ocamlPackages.cohttp: 1.1.1 -> 2.0.0Vincent Laporte2019-04-071-6/+6
* buildDunePackage: new support function; use it to refactor some OCaml derivat...Théo Zimmermann2018-11-071-9/+4
* ocamlPackages.cohttp: 1.0.2 -> 1.1.1Vincent Laporte2018-09-191-2/+2
* jbuilder: 1.0.1 -> dune: 1.1.1Vincent Laporte2018-09-151-4/+4
* pkgs/*: remove unreferenced function argumentsvolth2018-07-211-1/+1
* ocamlPackages.cohttp: 1.0.0 -> 1.0.2Vincent Laporte2018-02-281-2/+2
* ocamlPackages.cohttp: 0.99 => 1.0.0•••ocamlPackages.git-http: mark as broken Michiel Leenaars2017-12-161-2/+2
* ocamlPackages.ppx_deriving: 4.1 -> 4.2•••This fixes compilation of ppx_deriving with OCaml 4.05. js_of_ocaml_2: mark as broken with OCaml 4.05 ocamlPackages.cohttp: propagates ppx_deriving Théo Zimmermann2017-08-301-2/+2
* ocamlPackages.cohttp: 0.22.0 -> 0.99.0•••ocamlPackages.conduit: 0.15.4 -> 1.0.0 ocamlPackages.cohttp-lwt: init at 0.99.0 ocamlPackages.cohttp-lwt-unix: init at 0.99.0 ocamlPackages.conduit-lwt: init at 1.0.0 ocamlPackages.conduit-lwt-unix: init at 1.0.0 ocamlPackages.git: 1.11.1 -> 1.11.2 Vincent Laporte2017-08-271-11/+8
* ocamlPackages.cohttp: 0.19.3 -> 0.22.0•••Keeping the old version under attribute cohttp_p4 Vincent Laporte2017-07-011-22/+27
* ocamlPackages.uri: 1.9.1 -> 1.9.2•••The old version is also kept, under the attribute `uri_p4`. It is built against `sexplib` version prior to 113.33 and needed by `trv`. Vincent Laporte2017-02-191-2/+2
* ocamlPackages.cohttp: refactorVincent Laporte2016-11-121-8/+9
* sexplib: 112.24.01 -> 112.24.01/113.33.03•••PPX/P4 split Matthew Maurer2016-09-141-2/+2
* fieldslib: 109.20.03 -> 109.20.03/113.33.03•••PPX/P4 legacy split Matthew Maurer2016-09-141-2/+2
* cohttp: 0.17.1 -> 0.19.3Florent Becker2016-01-121-2/+2
* Revert "ocaml-modules: fix naming: "_" -> "-""ts4682015-09-061-2/+2
* ocaml modules: fix some CamelCase and under_scoresThomas Strobel2015-09-021-2/+2
* ocaml-cohttp: add initial version (0.17.1) to the systemEric Merritt2015-05-241-0/+29