treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -37,5 +37,6 @@ in stdenv.mkDerivation {
|
||||
homepage = http://www.linux-consulting.com/Amd_AutoFS/autofs.html;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
executables = [ "automount" ];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user