Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
This commit is contained in:
@@ -33,5 +33,6 @@ stdenv.mkDerivation {
|
||||
description = ''The classical Unix `at' job scheduling command'';
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
homepage = http://packages.qa.debian.org/at;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user