Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
This commit is contained in:
@@ -38,6 +38,8 @@ stdenv.mkDerivation rec {
|
||||
* xargs - build and execute command lines from standard input.
|
||||
'';
|
||||
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
|
||||
license = stdenv.lib.licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user