From b0aff56c9c77a37d0bef82bc1083b7848a9f563f Mon Sep 17 00:00:00 2001 From: Tomo <68489118+Tomodachi94@users.noreply.github.com> Date: Sun, 14 May 2023 19:36:34 -0700 Subject: blueman: specify changelog --- pkgs/tools/bluetooth/blueman/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/tools/bluetooth') diff --git a/pkgs/tools/bluetooth/blueman/default.nix b/pkgs/tools/bluetooth/blueman/default.nix index b909e3c7b65..5b887222c51 100644 --- a/pkgs/tools/bluetooth/blueman/default.nix +++ b/pkgs/tools/bluetooth/blueman/default.nix @@ -55,6 +55,7 @@ in stdenv.mkDerivation rec { description = "GTK-based Bluetooth Manager"; license = licenses.gpl3; platforms = platforms.linux; + changelog = "https://github.com/blueman-project/blueman/releases/tag/${version}"; maintainers = with maintainers; [ abbradar ]; }; } -- cgit 1.4.1