woodpecker-*: add 'meta.changelog'

This commit is contained in:
Bruno BELANYI 2023-08-16 15:27:10 +00:00
parent 42f6030893
commit 30280ee411

View File

@ -31,6 +31,7 @@ in
meta = with lib; {
homepage = "https://woodpecker-ci.org/";
changelog = "https://github.com/woodpecker-ci/woodpecker/blob/v${version}/CHANGELOG.md";
license = licenses.asl20;
maintainers = with maintainers; [ ambroisie techknowlogick adamcstephens ];
};