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