libfilezilla: mark broken on darwin
This commit is contained in:
parent
e963262422
commit
7ae96bb0ee
@ -45,5 +45,6 @@ stdenv.mkDerivation {
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ pSub ];
|
||||
platforms = lib.platforms.unix;
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user