sysstat: adopt
This commit is contained in:
committed by
Bjørn Forsman
parent
f40c74785c
commit
3db1263401
@@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Collection of performance monitoring tools for Linux (such as sar, iostat and pidstat)";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.hensoko ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user