treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -69,5 +69,6 @@ in stdenv.mkDerivation {
|
||||
description = "Simple, small, C++ XML parser that can be easily integrating into other programs";
|
||||
homepage = "http://www.grinninglizard.com/tinyxml/index.html";
|
||||
license = stdenv.lib.licenses.free;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user