Loading pkgs/by-name/tm/tmpi/package.nix +1 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ , mpich , tmux , reptyr , autoconf , makeWrapper }: Loading @@ -22,7 +21,7 @@ stdenv.mkDerivation rec { propagatedBuildInputs = [ mpi mpich reptyr tmux ]; buildInputs = [ autoconf makeWrapper ]; nativeBuildInputs = [ makeWrapper ]; installPhase = '' runHook preInstall Loading Loading
pkgs/by-name/tm/tmpi/package.nix +1 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ , mpich , tmux , reptyr , autoconf , makeWrapper }: Loading @@ -22,7 +21,7 @@ stdenv.mkDerivation rec { propagatedBuildInputs = [ mpi mpich reptyr tmux ]; buildInputs = [ autoconf makeWrapper ]; nativeBuildInputs = [ makeWrapper ]; installPhase = '' runHook preInstall Loading