mu: add changelog link in meta
This commit is contained in:
parent
cd0f07cb63
commit
eadc576026
@ -50,6 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A collection of utilties for indexing and searching Maildirs";
|
description = "A collection of utilties for indexing and searching Maildirs";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
homepage = "https://www.djcbsoftware.nl/code/mu/";
|
homepage = "https://www.djcbsoftware.nl/code/mu/";
|
||||||
|
changelog = "https://github.com/djcb/mu/releases/tag/${version}";
|
||||||
maintainers = with maintainers; [ antono peterhoeg ];
|
maintainers = with maintainers; [ antono peterhoeg ];
|
||||||
platforms = platforms.mesaPlatforms;
|
platforms = platforms.mesaPlatforms;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user