treewide: Fix meta.platforms related typos
This commit is contained in:
@@ -34,6 +34,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "The FAT16/FAT32 non-destructive resizer";
|
||||
homepage = http://sourceforge.net/projects/fatresize;
|
||||
platform = stdenv.lib.platforms.linux;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user