python3Packages.theano-pymc: mark as broken

theano-pymc is old enough and will no longer be updated

+1
+1
pkgs/development/python-modules/theano-pymc/default.nix
··· 44 homepage = "https://github.com/majidaldo/Theano-PyMC"; 45 license = lib.licenses.asl20; 46 maintainers = with lib.maintainers; [ nidabdella ]; 47 }; 48 }
··· 44 homepage = "https://github.com/majidaldo/Theano-PyMC"; 45 license = lib.licenses.asl20; 46 maintainers = with lib.maintainers; [ nidabdella ]; 47 + broken = true; 48 }; 49 }