about summary refs log tree commit diff
path: root/pkgs/games/unnethack/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/unnethack/default.nix')
-rw-r--r--pkgs/games/unnethack/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/games/unnethack/default.nix b/pkgs/games/unnethack/default.nix
index ae32de2e7716..ea0186323c02 100644
--- a/pkgs/games/unnethack/default.nix
+++ b/pkgs/games/unnethack/default.nix
@@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
                      "--with-gamesdir=/tmp/unnethack"
                    ];
 
+  makeFlags = [ "GAMEPERM=744" ];
+
   postInstall = ''
     cp -r /tmp/unnethack $out/share/unnethack/profile
     mv $out/bin/unnethack $out/bin/.wrapped_unnethack