firestr: mark broken

+1
+1
pkgs/applications/networking/p2p/firestr/default.nix
··· 31 license = licenses.gpl3; 32 maintainers = [ maintainers.ehmry ]; 33 platforms = platforms.linux; 34 }; 35 }
··· 31 license = licenses.gpl3; 32 maintainers = [ maintainers.ehmry ]; 33 platforms = platforms.linux; 34 + broken = true; 35 }; 36 }