garage: add changelog meta attribute

This commit is contained in:
Adam Stephens 2024-01-17 10:27:41 -05:00 committed by Raito Bezarius
parent e8f1c9b2fb
commit 1c1f1d2f9b

View File

@ -74,6 +74,7 @@ let
meta = {
description = "S3-compatible object store for small self-hosted geo-distributed deployments";
changelog = "https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v${version}";
homepage = "https://garagehq.deuxfleurs.fr";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [ nickcao _0x4A6F teutat3s raitobezarius ];