yarg: add changelog
This commit is contained in:
@@ -119,6 +119,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
meta = with lib; {
|
||||
description = "Free, open-source, plastic guitar game";
|
||||
homepage = "https://yarg.in";
|
||||
changelog = "https://github.com/YARC-Official/YARG/releases/tag/v${finalAttrs.version}";
|
||||
license = licenses.lgpl3Plus;
|
||||
maintainers = with maintainers; [ kira-bruneau ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
|
||||
Reference in New Issue
Block a user