treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -38,5 +38,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A static analysis tool to find bugs in Java programs automatically";
|
||||
homepage = http://findbugs.sourceforge.net/;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
platforms = with platforms; unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user