rabbitvcs: mark as broken

+2
+2
pkgs/applications/version-management/rabbitvcs/default.nix
··· 40 40 license = lib.licenses.gpl2Plus; 41 41 platforms = lib.platforms.linux; 42 42 maintainers = [ lib.maintainers.mathnerd314 ]; 43 + # ModuleNotFoundError: No module named 'rabbitvcs' 44 + broken = true; # Added 2024-01-28 43 45 }; 44 46 }