cataclysm-dda: fix eval
No idea why this breaks now, but let's see if that's sufficient to make ofborg happy.
This commit is contained in:
parent
41eb407d2c
commit
82580b1518
@ -39,8 +39,6 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = cursesDeps ++ optionals tiles tilesDeps;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user