teetertorture: enable darwin builds
No additional changes seem to be needed.
This commit is contained in:
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://www.newbreedsoftware.com/teetertorture/";
|
||||
description = "Simple shooting game with your cannon is sitting atop a teeter totter";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
inherit (SDL.meta) platforms;
|
||||
mainProgram = "teetertorture";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user