treewide: Add lots of platforms to packages with no meta
Build-tested on x86_64 Linux and on Darwin.
This commit is contained in:
@@ -8,4 +8,8 @@ stdenv.mkDerivation {
|
||||
url = http://cvs.apache.org/dist/jakarta/lucene/v1.4.1/lucene-1.4.1.tar.gz;
|
||||
md5 = "656a6f40f5b8f7d2e19453436848bfe8";
|
||||
};
|
||||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user