lol

Merge pull request #312141 from pbek/wowup-cf-main-program

wowup-cf: add mainProgram

authored by

Weijia Wang and committed by
GitHub
84ffa43f ee7a6f78

+1
+1
pkgs/by-name/wo/wowup-cf/package.nix
··· 27 27 longDescription = '' 28 28 WowUp is the community centered World of Warcraft addon updater. We attempt to bring the addon community together in an easy to use updater application. We have an ever growing list of supported features. 29 29 ''; 30 + mainProgram = "wowup-cf"; 30 31 homepage = "https://wowup.io/"; 31 32 downloadPage = "https://github.com/WowUp/WowUp.CF/releases"; 32 33 license = licenses.unfree;