notmuch: add changelog to meta
This commit is contained in:
committed by
Emery Hemingway
parent
5597fb1bee
commit
8707f43083
@@ -136,6 +136,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Mail indexer";
|
||||
homepage = "https://notmuchmail.org/";
|
||||
changelog = "https://git.notmuchmail.org/git?p=notmuch;a=blob_plain;f=NEWS;hb=${version}";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ flokli puckipedia ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user