clipse: add meta.changelog

This commit is contained in:
magicquark
2026-06-06 01:39:46 +01:00
parent d3624302ab
commit 67e808253f
+1
View File
@@ -69,6 +69,7 @@ buildGoModule (finalAttrs: {
proxyVendor = true;
meta = {
changelog = "https://github.com/savedra1/clipse/blob/main/CHANGELOG.md";
description = "Useful clipboard manager TUI for Unix";
homepage = "https://github.com/savedra1/clipse";
license = lib.licenses.mit;