khoj: add changelog to meta
This commit is contained in:
parent
736c2dfa3e
commit
9166649c3e
@ -69,6 +69,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Natural Language Search Assistant for your Org-Mode and Markdown notes, Beancount transactions and Photos";
|
description = "Natural Language Search Assistant for your Org-Mode and Markdown notes, Beancount transactions and Photos";
|
||||||
homepage = "https://github.com/debanjum/khoj";
|
homepage = "https://github.com/debanjum/khoj";
|
||||||
|
changelog = "https://github.com/debanjum/khoj/releases/tag/${version}";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ dit7ya ];
|
maintainers = with maintainers; [ dit7ya ];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user