summary refs log tree commit diff
path: root/pkgs/games/onscripter-en/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/onscripter-en/default.nix')
-rw-r--r--pkgs/games/onscripter-en/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/onscripter-en/default.nix b/pkgs/games/onscripter-en/default.nix
index 82de61e4189..a1a2d4ed7d9 100644
--- a/pkgs/games/onscripter-en/default.nix
+++ b/pkgs/games/onscripter-en/default.nix
@@ -27,6 +27,7 @@ stdenv.mkDerivation {
   '';
 
   meta = with lib; {
+    broken = stdenv.isDarwin;
     description = "Japanese visual novel scripting engine";
     homepage = "http://unclemion.com/onscripter/";
     license = licenses.gpl2;