mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
Update cocogitto metadata (#513842)
This commit is contained in:
commit
d65bf3d7ec
1 changed files with 2 additions and 1 deletions
|
|
@ -36,9 +36,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
|||
'';
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/cocogitto/cocogitto/blob/${finalAttrs.src.tag}/CHANGELOG.md";
|
||||
description = "Set of cli tools for the conventional commit and semver specifications";
|
||||
mainProgram = "cog";
|
||||
homepage = "https://github.com/oknozor/cocogitto";
|
||||
homepage = "https://docs.cocogitto.io/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ gs-101 ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue