From 5d511d1a1b792b2c239c16261ac1bc9ba5c5ea88 Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Thu, 29 Jun 2023 17:57:01 +0200 Subject: proxmox-backup-client: add changelog url Signed-off-by: Christoph Heiss --- pkgs/applications/backup/proxmox-backup-client/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications/backup') diff --git a/pkgs/applications/backup/proxmox-backup-client/default.nix b/pkgs/applications/backup/proxmox-backup-client/default.nix index 4a924e89ca412..0b77fbf2eca76 100644 --- a/pkgs/applications/backup/proxmox-backup-client/default.nix +++ b/pkgs/applications/backup/proxmox-backup-client/default.nix @@ -95,6 +95,7 @@ rustPlatform.buildRustPackage rec { meta = with lib; { description = "The command line client for Proxmox Backup Server"; homepage = "https://pbs.proxmox.com/docs/backup-client.html"; + changelog = "https://git.proxmox.com/?p=proxmox-backup.git;a=blob;f=debian/changelog;hb=refs/tags/v${version}"; license = licenses.agpl3Only; maintainers = with maintainers; [ cofob christoph-heiss ]; platforms = platforms.linux; -- cgit 1.4.1