From 44597331aa7f0078f453d8105098ab0581385619 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 13 Nov 2023 12:17:12 +0100 Subject: scrcpy: add changelog to meta --- pkgs/misc/scrcpy/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/misc') diff --git a/pkgs/misc/scrcpy/default.nix b/pkgs/misc/scrcpy/default.nix index 85a6c0943f2ee..5520aa7b8bdec 100644 --- a/pkgs/misc/scrcpy/default.nix +++ b/pkgs/misc/scrcpy/default.nix @@ -66,6 +66,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Display and control Android devices over USB or TCP/IP"; homepage = "https://github.com/Genymobile/scrcpy"; + changelog = "https://github.com/Genymobile/scrcpy/releases/tag/v${version}"; sourceProvenance = with sourceTypes; [ fromSource binaryBytecode # server -- cgit 1.4.1