16 vendorHash = "sha256-vNZ2HHMv2cdMcd1xMdwFNIo3lYh3N88o60GfiG4+eAs=";
18 src = fetchFromGitHub {
22 hash = "sha256-vJeYlMOJ0/C+IKVx5gqzb8LGwLP1ca9OreCUMryqWKs=";
34 __darwinAllowLocalNetworking = true;
37 rm -rf test/e2e # Require docker
40 passthru.updateScript = nix-update-script { };
43 description = "Official Go implementation of the Livepeer protocol";
44 homepage = "https://livepeer.org";
45 license = lib.licenses.mit;
46 maintainers = with lib.maintainers; [
50 mainProgram = "livepeer";