summary refs log tree commit diff
path: root/pkgs/games/openmw/tes3mp.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/openmw/tes3mp.nix')
-rw-r--r--pkgs/games/openmw/tes3mp.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/openmw/tes3mp.nix b/pkgs/games/openmw/tes3mp.nix
index 0f91a3c0028..09eec3ef1e1 100644
--- a/pkgs/games/openmw/tes3mp.nix
+++ b/pkgs/games/openmw/tes3mp.nix
@@ -89,7 +89,7 @@ let
     # https://github.com/TES3MP/openmw-tes3mp/issues/552
     patches = oldAttrs.patches ++ [ ./tes3mp.patch ];
 
-    NIX_CFLAGS_COMPILE = "-fpermissive";
+    env.NIX_CFLAGS_COMPILE = "-fpermissive";
 
     preConfigure = ''
       substituteInPlace files/version.in \