Merge pull request #47366 from LnL7/darwin-broken-f
broken darwin packages (f)
This commit is contained in:
@@ -32,6 +32,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://fox-toolkit.org;
|
||||
license = licenses.lgpl3;
|
||||
maintainers = [];
|
||||
broken = stdenv.isDarwin;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user