Mark a bunch of packages as broken or not supported on Darwin
This commit is contained in:
@@ -27,5 +27,6 @@ stdenv.mkDerivation {
|
||||
homepage = "http://gcc.gnu.org/";
|
||||
license = "GPL/LGPL";
|
||||
description = "GNU Compiler Collection, 3.3.x";
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user