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