zile: fix evaluation
This commit is contained in:
parent
d9d5a402af
commit
3144832556
@ -16,8 +16,6 @@ stdenv.mkDerivation rec {
|
||||
(stdenv.hostPlatform == stdenv.buildPlatform)
|
||||
help2man;
|
||||
|
||||
buildInputs = [ ncurses boehmgc ];
|
||||
|
||||
# Tests can't be run because most of them rely on the ability to
|
||||
# fiddle with the terminal.
|
||||
doCheck = false;
|
||||
|
Loading…
Reference in New Issue
Block a user