treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -42,5 +42,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://linux.maruhn.com/sec/mmv.html";
|
||||
description = "Utility for wildcard renaming, copying, etc";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user