* nvimpager: 0.9 -> 0.10
Patch the makefile as it assumes it is run in a git checkout and not
from an extracted tarball.
* fixup: add comment about new subsitute command in preBuild
* fixup: Fix definition of checkPhase
* nvimpager: init at 0.9
* nvimpager: fixup: doCheck can be overriden with `overrideAttrs`
* nvimpager: fixup: use patchShebangs instead of substituteInPlace
* nvimpager: fixup: move pandoc to nativeBuildInputs
* Fix typo
* nvimpager: fixup: run the tests in a pseudo tty
* nvimpager: fixup: make all dependencies overridable