dstat: add changelog
This commit is contained in:
parent
b7e9cc4db9
commit
cda1212f86
@ -37,5 +37,6 @@ python3Packages.buildPythonApplication rec {
|
|||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
|
changelog = "https://github.com/dstat-real/dstat/blob/v${version}/ChangeLog";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user