treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -17,6 +17,7 @@ stdenv.mkDerivation {
|
||||
description = "Wrapper around a variety of logging API implementations";
|
||||
homepage = http://commons.apache.org/proper/commons-logging;
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user