tmux: remove unused makeWrapper input

This commit is contained in:
Milan Pässler 2021-04-12 11:24:23 +02:00
parent a1c0d6ddbc
commit c6f6e589fe
No known key found for this signature in database
GPG Key ID: A6DC6A7CB0B97859

View File

@ -2,7 +2,6 @@
, fetchFromGitHub
, autoreconfHook
, pkg-config
, makeWrapper
, bison
, ncurses
, libevent
@ -41,7 +40,6 @@ stdenv.mkDerivation rec {
buildInputs = [
ncurses
libevent
makeWrapper
];
configureFlags = [