10 src = fetchFromGitLab {
11 owner = "nomadic-labs";
14 sha256 = "sha256-35Z73bSzEEgTabNH2cD9lRdDczsyIMZR2ktyKx4aN9k=";
19 propagatedBuildInputs = [
26 description = "One-to-many broadcast in Lwt";
27 license = lib.licenses.mit;
28 maintainers = [ lib.maintainers.ulrikstrid ];