summary refs log tree commit diff
path: root/pkgs/games/tome2/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/tome2/default.nix')
-rw-r--r--pkgs/games/tome2/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/tome2/default.nix b/pkgs/games/tome2/default.nix
index fa73697ab42..1fc80b1764d 100644
--- a/pkgs/games/tome2/default.nix
+++ b/pkgs/games/tome2/default.nix
@@ -14,6 +14,7 @@ let
     type = "Application";
     categories = "Game;RolePlaying;";
     genericName = pname;
+    fileValidation = false;
   };
 
 in stdenv.mkDerivation {