svn path=/nixpkgs/trunk/; revision=23535
This commit is contained in:
parent
25555b48e0
commit
73eb2ce265
@ -13,5 +13,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://psmisc.sourceforge.net/;
|
homepage = http://psmisc.sourceforge.net/;
|
||||||
description = "A set of small useful utilities that use the proc filesystem (such as fuser, killall and pstree)";
|
description = "A set of small useful utilities that use the proc filesystem (such as fuser, killall and pstree)";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user