···1111 buildInputs = [ pkgconfig ncurses boehmgc ];
1212 nativeBuildInputs = [ help2man perl ];
13131414- # `help2man' wants to run Zile, which fails when cross-compiling.
1515- crossAttrs.nativeBuildInputs = [];
1616-1714 # Tests can't be run because most of them rely on the ability to
1815 # fiddle with the terminal.
1916 doCheck = false;