garage: add changelog meta attribute

This commit is contained in:
Adam Stephens
2024-01-17 17:24:20 +01:00
committed by Raito Bezarius
parent e8f1c9b2fb
commit 1c1f1d2f9b
@@ -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 ];