mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
Merge pull request #164676 from jonringer/spire-changelog
spire: add changelog
This commit is contained in:
commit
c150cffc6f
@ -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 New Issue
Block a user