neard: mark as broken

+2
+2
pkgs/servers/neard/default.nix
··· 72 license = licenses.gpl2Only; 73 maintainers = with maintainers; [ ]; 74 platforms = platforms.unix; 75 }; 76 }
··· 72 license = licenses.gpl2Only; 73 maintainers = with maintainers; [ ]; 74 platforms = platforms.unix; 75 + # error: wcwidth-0.2.13 not supported for interpreter python2.7 76 + broken = true; # Added 2024-03-17 77 }; 78 }