treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -8,6 +8,7 @@ stdenv.mkDerivation {
|
||||
};
|
||||
meta = {
|
||||
branch = "4.1";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user