mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 21:21:06 +00:00
parent
8c0ae3ac2f
commit
d5ca0166b6
|
@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A memory usage reporting tool that takes shared memory into account";
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = [ lib.maintainers.eelco ];
|
||||
license = lib.licenses.gpl2Plus;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue