mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
wesnoth: set meta.changelog
This commit is contained in:
parent
8a0962d40f
commit
4601a7333d
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
'';
|
||||
|
||||
homepage = "https://www.wesnoth.org/";
|
||||
changelog = "https://github.com/wesnoth/wesnoth/blob/${finalAttrs.version}/changelog.md";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
abbradar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue