1 { lib, buildGoModule, fetchFromGitHub }:
7 src = fetchFromGitHub {
8 owner = "xteve-project";
11 hash = "sha256-hD4GudSkGZO41nR/CgcMg/SqKjpAO1yJDkfwa8AUges=";
14 vendorHash = "sha256-oPkSWpqNozfSFLIFsJ+e2pOL6CcR91YHbqibEVF2aSk=";
17 description = "M3U Proxy for Plex DVR and Emby Live TV";
18 homepage = "https://github.com/xteve-project/xTeVe";
19 license = licenses.mit;
20 maintainers = with maintainers; [ nrhelmi ];
21 mainProgram = "xteve";