spire: add changelog
This commit is contained in:
parent
dd8cebebbf
commit
0c08a1a85a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ buildGoModule rec {
|
|||
meta = with lib; {
|
||||
description = "The SPIFFE Runtime Environment";
|
||||
homepage = "https://github.com/spiffe/spire";
|
||||
changelog = "https://github.com/spiffe/spire/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jonringer fkautz ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue