deluge_1: Mark broken on darwin
This commit is contained in:
parent
90107fd05b
commit
6f701e9a14
@ -36,6 +36,7 @@ pythonPackages.buildPythonPackage rec {
|
||||
description = "Torrent client";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ domenkozar ebzzry ];
|
||||
broken = stdenv.isDarwin;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user