gimoji: set meta.mainProgram

authored by

a-kenji and committed by
Yaya
4d32327b def8bfe0

+1
+1
pkgs/applications/misc/gimoji/default.nix
··· 26 26 description = "Easily add emojis to your git commit messages"; 27 27 homepage = "https://github.com/zeenix/gimoji"; 28 28 license = licenses.mit; 29 + mainProgram = "gimoji"; 29 30 maintainers = with maintainers; [ a-kenji ]; 30 31 }; 31 32 }