tkey-ssh-agent: Add changelog

This commit is contained in:
Jonathan Davies
2025-11-22 11:21:42 +00:00
parent 4a1ff22bb2
commit 64b2373ae7
@@ -47,6 +47,7 @@ buildGoModule rec {
meta = with lib; {
description = "SSH Agent for TKey, the flexible open hardware/software USB security key";
homepage = "https://tillitis.se/app/tkey-ssh-agent/";
changelog = "https://github.com/tillitis/tkey-ssh-agent/releases/tag/v${version}";
license = licenses.gpl2;
maintainers = with maintainers; [ bbigras ];
mainProgram = "tkey-ssh-agent";