To install, do the following:
For any questions/bugs/etc, please mail the pts/bts, or leave a comment in this thread.mkdir nsis-build
cd nsis-build
wget http://heanet.dl.sourceforge.net/sou...6.90-1_all.deb
dpkg -i scons_0.96.90-1_all.deb
echo "deb-src http://mentors.debian.net/debian experimental main contrib non-free" >> /etc/apt/sources.list
apt-get update
apt-get build-dep nsis
apt-get -b source nsis
dpkg -i nsis*.deb