mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cocogitto: add meta.changelog
This commit is contained in:
parent
6637829dfb
commit
c34c32eb75
1 changed files with 1 additions and 0 deletions
|
|
@ -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/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue