treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -12,5 +12,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://code.google.com/p/libdivsufsort/;
|
||||
license = stdenv.lib.licenses.mit;
|
||||
description = "Library to construct the suffix array and the BW transformed string";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user