Skip to content

Commit 5e78269

Browse files
committed
goku: add meta.changelog
1 parent d05c2b7 commit 5e78269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/go/goku/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
4040
'';
4141

4242
meta = {
43+
changelog = "https://github.com/yqrashawn/GokuRakuJoudo/blob/v${finalAttrs.version}/CHANGELOG.org";
4344
description = "Karabiner configurator";
4445
homepage = "https://github.com/yqrashawn/GokuRakuJoudo";
4546
license = lib.licenses.gpl3;

0 commit comments

Comments
 (0)