Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-01 18:15:42 +00:00
committed by GitHub
58 changed files with 451 additions and 180 deletions
+1
View File
@@ -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";
};
}