diff --git a/pkgs/applications/science/math/R/default.nix b/pkgs/applications/science/math/R/default.nix index a4d920389d8a..89e3890c2379 100644 --- a/pkgs/applications/science/math/R/default.nix +++ b/pkgs/applications/science/math/R/default.nix @@ -27,7 +27,6 @@ icu, pkg-config, bison, - imake, which, jdk, blas, @@ -63,11 +62,8 @@ stdenv.mkDerivation (finalAttrs: { "tex" ]; - dontUseImakeConfigure = true; - nativeBuildInputs = [ bison - imake perl pkg-config tzdata