···2020 zlib
2121 ];
22222323+ # The conftest hangs on Hydra runners, because they are not logged in.
2424+ configureFlags = lib.optional stdenv.isDarwin "--disable-sdltest";
2525+2326 meta = with lib; {
2427 description = "Jump and run game, reimplementation of Tower Toppler/Nebulus";
2528 homepage = "http://toppler.sourceforge.net/";