lomiri.deviceinfo: Add meta.changelog
This commit is contained in:
parent
708f24b773
commit
fac4c957b8
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
meta = with lib; {
|
||||
description = "Library to detect and configure devices";
|
||||
homepage = "https://gitlab.com/ubports/development/core/deviceinfo";
|
||||
changelog = "https://gitlab.com/ubports/development/core/deviceinfo/-/blob/${finalAttrs.version}/ChangeLog";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = teams.lomiri.members;
|
||||
platforms = platforms.linux;
|
||||
|
|
Loading…
Reference in a new issue