Mark a bunch of packages as broken or not supported on Darwin
This commit is contained in:
@@ -15,9 +15,8 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://www.valgrind.org/;
|
||||
description = "Qt4-based GUI for the Valgrind 3.6.x series";
|
||||
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user