about summary refs log tree commit diff
path: root/pkgs/by-name/g3/g3kb-switch/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/g3/g3kb-switch/package.nix')
-rw-r--r--pkgs/by-name/g3/g3kb-switch/package.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/by-name/g3/g3kb-switch/package.nix b/pkgs/by-name/g3/g3kb-switch/package.nix
index f3a2650a5bc55..75e8e010503c4 100644
--- a/pkgs/by-name/g3/g3kb-switch/package.nix
+++ b/pkgs/by-name/g3/g3kb-switch/package.nix
@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     homepage = "https://github.com/lyokha/g3kb-switch";
+    changelog = "https://github.com/lyokha/g3kb-switch/releases/tag/${src.rev}";
     description = "CLI keyboard layout switcher for GNOME Shell";
     mainProgram = "g3kb-switch";
     license = licenses.bsd2;