Unverified Commit 64b2373a authored by Jonathan Davies's avatar Jonathan Davies
Browse files

tkey-ssh-agent: Add changelog

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