flex-ncat: provide changelog

This commit is contained in:
Mikael Voss
2025-08-23 15:37:09 +02:00
parent 162645e9c4
commit 08a6e6d444
+1
View File
@@ -23,6 +23,7 @@ buildGoModule rec {
meta = {
homepage = "https://github.com/kc2g-flex-tools/nCAT";
description = "FlexRadio remote control (CAT) via hamlib/rigctl protocol";
changelog = "https://github.com/kc2g-flex-tools/nCAT/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ mvs ];
mainProgram = "nCAT";