lol

zeal: set meta.mainProgram

authored by

Guilhem Saurel and committed by
Matthieu Coudron
88bb68b4 2e60b54d

+1
+1
pkgs/data/documentation/zeal/default.nix
··· 74 74 changelog = "https://github.com/zealdocs/zeal/releases"; 75 75 license = lib.licenses.gpl3Plus; 76 76 maintainers = with lib.maintainers; [ peterhoeg AndersonTorres ]; 77 + mainProgram = "zeal"; 77 78 inherit (qtbase.meta) platforms; 78 79 }; 79 80 })