11 src = fetchFromGitLab {
12 owner = "nomadic-labs";
15 hash = "sha256-35Z73bSzEEgTabNH2cD9lRdDczsyIMZR2ktyKx4aN9k=";
20 propagatedBuildInputs = [
27 description = "One-to-many broadcast in Lwt";
28 license = lib.licenses.mit;
29 maintainers = [ lib.maintainers.ulrikstrid ];