Unverified Commit 08a6e6d4 authored by Mikael Voss's avatar Mikael Voss
Browse files

flex-ncat: provide changelog

parent 162645e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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";