···5 version = "1.04";
67 src = fetchurl {
8+ # downloads from a legacy GitHub download page from ~11 years ago
9+ # project does not work with autoconf anymore and the configure script cannot be generated from the source download
10 url = "https://github.com/downloads/petdance/tidyp/${pname}-${version}.tar.gz";
11 sha256 = "0f5ky0ih4vap9c6j312jn73vn8m2bj69pl2yd3a5nmv35k9zmc10";
12 };