cocogitto: add meta.changelog
This commit is contained in:
@@ -36,6 +36,7 @@ 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://docs.cocogitto.io/";
|
||||
|
||||
Reference in New Issue
Block a user