* Add rtkit to the channel.
svn path=/nixpkgs/branches/kde-4.7/; revision=28111
This commit is contained in:
@@ -13,5 +13,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://0pointer.de/blog/projects/rtkit;
|
homepage = http://0pointer.de/blog/projects/rtkit;
|
||||||
descriptions = "A daemon that hands out real-time priority to processes";
|
descriptions = "A daemon that hands out real-time priority to processes";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user