treewide: mark bad packages
Some old stuff is known not to work.
This commit is contained in:
@@ -27,5 +27,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://lld.llvm.org/;
|
||||
license = stdenv.lib.licenses.ncsa;
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
badPlatforms = [ "x86_64-darwin" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user