1 { buildDunePackage, carton
2 , lwt, decompress, optint, bigstringaf
3 , alcotest, alcotest-lwt, cstruct, fmt, logs
4 , mirage-flow, result, rresult, bigarray-compat
5 , ke, base64, bos, checkseum, digestif, fpath, mmap
7 , git-binary # pkgs.git
13 inherit (carton) version src postPatch;
15 propagatedBuildInputs = [
45 inherit (carton) meta;