11 src = fetchFromGitHub {
12 owner = "MarcoLucidi01";
15 sha256 = "sha256-iy9+MgXwP4ALz4NHJyn2ghC5boR53H3ioB2+7tcJunE=";
19 ldflags = [ "-X main.progVersion=${version}" ];
22 description = "Tool to cast YouTube videos from the command-line";
23 homepage = "https://github.com/MarcoLucidi01/ytcast";
24 license = licenses.mit;
25 maintainers = with maintainers; [ waelwindows ];
26 mainProgram = "ytcast";