zile: help2man is no longer likely to cause problems
This commit is contained in:
parent
799435b7ca
commit
0825f30fd2
@ -11,9 +11,6 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ pkgconfig ncurses boehmgc ];
|
buildInputs = [ pkgconfig ncurses boehmgc ];
|
||||||
nativeBuildInputs = [ help2man perl ];
|
nativeBuildInputs = [ help2man perl ];
|
||||||
|
|
||||||
# `help2man' wants to run Zile, which fails when cross-compiling.
|
|
||||||
crossAttrs.nativeBuildInputs = [];
|
|
||||||
|
|
||||||
# Tests can't be run because most of them rely on the ability to
|
# Tests can't be run because most of them rely on the ability to
|
||||||
# fiddle with the terminal.
|
# fiddle with the terminal.
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user