dstat: add changelog
This commit is contained in:
parent
b7e9cc4db9
commit
cda1212f86
1 changed files with 1 additions and 0 deletions
|
@ -37,5 +37,6 @@ python3Packages.buildPythonApplication rec {
|
|||
license = licenses.gpl2;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ ];
|
||||
changelog = "https://github.com/dstat-real/dstat/blob/v${version}/ChangeLog";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue