octorus: add meta.changelog
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -23,6 +23,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
meta = {
|
||||
description = "TUI PR review tool for GitHub";
|
||||
homepage = "https://github.com/ushironoko/octorus";
|
||||
changelog = "https://github.com/ushironoko/octorus/releases/tag/${finalAttrs.src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
matthiasbeyer
|
||||
|
||||
Reference in New Issue
Block a user