visidata: add changelog
This commit is contained in:
parent
d2aabe8fed
commit
4af272925e
1 changed files with 1 additions and 0 deletions
|
@ -46,5 +46,6 @@ buildPythonApplication rec {
|
|||
maintainers = [ lib.maintainers.raskin ];
|
||||
platforms = with lib.platforms; linux ++ darwin;
|
||||
homepage = "http://visidata.org/";
|
||||
changelog = "https://github.com/saulpw/visidata/blob/v${version}/CHANGELOG.md";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue