Loading pkgs/applications/misc/gimoji/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ rustPlatform.buildRustPackage rec { description = "Easily add emojis to your git commit messages"; homepage = "https://github.com/zeenix/gimoji"; license = licenses.mit; mainProgram = "gimoji"; maintainers = with maintainers; [ a-kenji ]; }; } Loading
pkgs/applications/misc/gimoji/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ rustPlatform.buildRustPackage rec { description = "Easily add emojis to your git commit messages"; homepage = "https://github.com/zeenix/gimoji"; license = licenses.mit; mainProgram = "gimoji"; maintainers = with maintainers; [ a-kenji ]; }; }