Hi everyone,
Due to the lack of development support, I've been tasked to move our home-grown build-bot (at http://build.nimrod-lang.org) to something with more stability and features. Progress is going well, however I am in need of long term build hosts for various platforms - currently we only have a single build host each available for Windows and Linux (both 32 and 64 bit architectures), and I would ideally like to have hosts for Mac OSX and the various BSD OS's.
Setting up the build host isn't too hard - all that is required, besides the programs needed to build the Nim compiler, are a python installation and some python packages (you can even have more than one build host on a single machine). I'm more than willing to help anyone set up the build host - just contact me on IRC, or follow the instructions on how to set up a build slave available at http://docs.buildbot.net/current/tutorial/firstrun.html .