···2727 url = https://github.com/mtoyoda/sl/blob/master/LICENSE;
2828 };
2929 description = "Steam Locomotive runs across your terminal when you type 'sl'";
3030- platforms = with stdenv.lib.platforms; linux;
3030+ platforms = with stdenv.lib.platforms; unix;
3131 };
3232}