From 82580b15188e994aff429220d1634b3fc6ad357f Mon Sep 17 00:00:00 2001
From: Maximilian Bosch <maximilian@mbosch.me>
Date: Sun, 27 Feb 2022 20:02:04 +0100
Subject: [PATCH] cataclysm-dda: fix eval

No idea why this breaks now, but let's see if that's sufficient to make
ofborg happy.
---
 pkgs/games/cataclysm-dda/common.nix | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pkgs/games/cataclysm-dda/common.nix b/pkgs/games/cataclysm-dda/common.nix
index 33790cf88008..3a620c075deb 100644
--- a/pkgs/games/cataclysm-dda/common.nix
+++ b/pkgs/games/cataclysm-dda/common.nix
@@ -39,8 +39,6 @@ stdenv.mkDerivation {
 
   buildInputs = cursesDeps ++ optionals tiles tilesDeps;
 
-  enableParallelBuilding = true;
-
   postPatch = ''
     patchShebangs .