Merge pull request #119218 from petabyteboy/feature/tmux-unused-input
tmux: remove unused makeWrapper input
This commit is contained in:
commit
bafbdc140c
@ -2,7 +2,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, autoreconfHook
|
, autoreconfHook
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, makeWrapper
|
|
||||||
, bison
|
, bison
|
||||||
, ncurses
|
, ncurses
|
||||||
, libevent
|
, libevent
|
||||||
@ -41,7 +40,6 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
ncurses
|
ncurses
|
||||||
libevent
|
libevent
|
||||||
makeWrapper
|
|
||||||
];
|
];
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user