diff --git a/pkgs/spec-cpu/mini.nix b/pkgs/spec-cpu/mini.nix index ccc0924..008a3d0 100644 --- a/pkgs/spec-cpu/mini.nix +++ b/pkgs/spec-cpu/mini.nix @@ -25,7 +25,7 @@ stdenv.mkDerivation rec { #"631.deepsjeng_s" # Requires 7 GiB of RAM "641.leela_s" "648.exchange2_s" - "657.xz_s" + # "657.xz_s" # Runs out of memory with 700 MiB of RAM ]; dontConfigure = true;