Mark a bunch of packages as broken or not supported on Darwin
This commit is contained in:
@@ -20,5 +20,6 @@ stdenv.mkDerivation {
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
license = stdenv.lib.licenses.gpl3;
|
||||
maintainers = [ stdenv.lib.maintainers.amorsillo ];
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user