12 minimalOCamlVersion = "5.1";
15 url = "https://github.com/riot-ml/riot/releases/download/${version}/riot-${version}.tbz";
16 hash = "sha256-SsiDz53b9bMIT9Q3IwDdB3WKy98WSd9fiieU41qZpeE=";
19 propagatedBuildInputs = [
24 description = "Ergonomic, composable, efficient read/write streams";
25 homepage = "https://github.com/riot-ml/riot";
26 changelog = "https://github.com/riot-ml/riot/blob/${version}/CHANGES.md";
27 license = lib.licenses.mit;