borgmatic: add changelog

This commit is contained in:
Timo Gottszky
2026-07-04 12:00:18 +02:00
parent fcf018c79a
commit ab7a490ec4
+1
View File
@@ -102,6 +102,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
meta = {
description = "Simple, configuration-driven backup software for servers and workstations";
homepage = "https://torsion.org/borgmatic/";
changelog = "https://projects.torsion.org/borgmatic-collective/borgmatic/src/tag/${finalAttrs.version}/NEWS";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.all;
mainProgram = "borgmatic";