about summary refs log tree commit diff
path: root/pkgs/games/uhexen2/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/uhexen2/default.nix')
-rw-r--r--pkgs/games/uhexen2/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/uhexen2/default.nix b/pkgs/games/uhexen2/default.nix
index 1d44b16c3aef9..a0922a145703d 100644
--- a/pkgs/games/uhexen2/default.nix
+++ b/pkgs/games/uhexen2/default.nix
@@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    broken = stdenv.isDarwin;
+    broken = stdenv.hostPlatform.isDarwin;
     description = "Cross-platform port of Hexen II game";
     longDescription = ''
       Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source.