Mark a bunch of packages as broken or not supported on Darwin
This commit is contained in:
@@ -24,4 +24,8 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
propagatedBuildInputs = [ readline db openssl openldap cyrus_sasl sqlite];
|
||||
|
||||
meta = {
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user