lightdm-mini-greeter: Add Changelog Link
This commit is contained in:
@@ -33,5 +33,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ mnacamura prikhi ];
|
maintainers = with maintainers; [ mnacamura prikhi ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
changelog = "https://github.com/prikhi/lightdm-mini-greeter/blob/master/CHANGELOG.md";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user