zowoq
|
8488ebab05
|
ocamlPackages.*: use spaces for indentation
|
2021-01-21 10:30:13 +10:00 |
|
sternenseemann
|
aad56c947f
|
ocamlPackages: remove redundant stdenv imports
|
2021-01-12 16:33:18 +01: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 |
|
volth
|
08f68313a4
|
treewide: remove redundant rec
|
2019-08-28 11:07:32 +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
|
fc19401d67
|
jbuilder: 1.0.1 -> dune: 1.1.1
|
2018-09-15 19:32:32 +00:00 |
|
Théo Zimmermann
|
202f19b225
|
ocamlPackages.conduit-lwt-unix: add SSL support
This makes it possible to run the example given at
https://github.com/mirage/ocaml-cohttp#client-tutorial
|
2018-05-15 17:38:24 +02:00 |
|
Vincent Laporte
|
724504e0da
|
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
|
2017-08-27 20:03:06 +00:00 |
|