We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
meta.changelog
1 parent d05c2b7 commit 5e78269Copy full SHA for 5e78269
pkgs/by-name/go/goku/package.nix
@@ -40,6 +40,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
40
'';
41
42
meta = {
43
+ changelog = "https://github.com/yqrashawn/GokuRakuJoudo/blob/v${finalAttrs.version}/CHANGELOG.org";
44
description = "Karabiner configurator";
45
homepage = "https://github.com/yqrashawn/GokuRakuJoudo";
46
license = lib.licenses.gpl3;
0 commit comments