castsponsorskip: set meta.mainProgram

This commit is contained in:
Mario
2026-06-26 16:27:58 +01:00
parent cdee966b5f
commit 9d1cd592db
@@ -30,6 +30,7 @@ buildGoModule (finalAttrs: {
meta = {
description = "Skip YouTube sponsorships (and sometimes ads) on all local Google Cast devices";
homepage = "https://github.com/gabe565/CastSponsorSkip";
mainProgram = "castsponsorskip";
changelog = "https://github.com/gabe565/CastSponsorSkip/releases";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [