parent
8c0ae3ac2f
commit
d5ca0166b6
@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A memory usage reporting tool that takes shared memory into account";
|
description = "A memory usage reporting tool that takes shared memory into account";
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
maintainers = [ lib.maintainers.eelco ];
|
maintainers = [ lib.maintainers.eelco ];
|
||||||
|
license = lib.licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user