zile: fix evaluation
This commit is contained in:
parent
d9d5a402af
commit
3144832556
@ -16,8 +16,6 @@ stdenv.mkDerivation rec {
|
|||||||
(stdenv.hostPlatform == stdenv.buildPlatform)
|
(stdenv.hostPlatform == stdenv.buildPlatform)
|
||||||
help2man;
|
help2man;
|
||||||
|
|
||||||
buildInputs = [ ncurses boehmgc ];
|
|
||||||
|
|
||||||
# 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