rtkit: fix meta attr
This commit is contained in:
parent
6318a0c64c
commit
6af952fac8
@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = http://0pointer.de/blog/projects/rtkit;
|
||||
descriptions = "A daemon that hands out real-time priority to processes";
|
||||
description = "A daemon that hands out real-time priority to processes";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user