Loading pkgs/applications/networking/p2p/vuze/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -26,5 +26,8 @@ stdenv.mkDerivation rec { license = licenses.unfree; platforms = platforms.all; maintainers = [ ]; # Doesn't launch, gives java related incompatibilities errors. Probably # related to swt. Same error happens with swt_jdk8 broken = true; }; } Loading
pkgs/applications/networking/p2p/vuze/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -26,5 +26,8 @@ stdenv.mkDerivation rec { license = licenses.unfree; platforms = platforms.all; maintainers = [ ]; # Doesn't launch, gives java related incompatibilities errors. Probably # related to swt. Same error happens with swt_jdk8 broken = true; }; }