svn path=/nixpkgs/trunk/; revision=23535

This commit is contained in:
Eelco Dolstra 2010-08-29 22:45:14 +00:00
parent 25555b48e0
commit 73eb2ce265

View File

@ -13,5 +13,6 @@ stdenv.mkDerivation rec {
meta = {
homepage = http://psmisc.sourceforge.net/;
description = "A set of small useful utilities that use the proc filesystem (such as fuser, killall and pstree)";
platforms = stdenv.lib.platforms.linux;
};
}