The commit message in 1a2b47463b is incorrect -- the package seemed to work because only the help message was invoked: result/bin/txt2man -h To guard against such trivial successes, this commit introduces a test.
1a2b47463b
Tested on Mac OS X 10.10, Nix 1.11.4 with: nix-build -A txt2man result/txt2man
txt2man converts flat ASCII text to man page format. (Solfege, which is added in the next commit, needs this.)