Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
This commit is contained in:
@@ -43,5 +43,6 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
homepage = http://www.nongnu.org/sysvinit/;
|
||||
description = "Utilities related to booting and shutdown";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user