From 96cd6a502e21529392d73d5fc2cade17278ca8f2 Mon Sep 17 00:00:00 2001 From: Tyson Whitehead Date: Fri, 7 Oct 2016 16:48:29 -0400 Subject: [PATCH] openfoam: Drop unused buildInputs --- openfoam.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/openfoam.nix b/openfoam.nix index d465a11..9eeb2e4 100644 --- a/openfoam.nix +++ b/openfoam.nix @@ -53,19 +53,12 @@ stdenv.mkDerivation rec { zlib boost openmpi -# gnuplot readline -# ncurses gperftools cgal metis scotch mpfr -# xorg.libXt -# paraview -# cmake -# qt4 -# freeglut ]; meta = with stdenv.lib; {