···26 inherit sha256;
27 };
2829- patches = optional (version == "6.5") ./perl.patch
30- ++ optional crossBuildTools ./cross-tools-flags.patch;
3132 # ncurses is required to build `makedoc'
33 # this feature is introduced by the ./cross-tools-flags.patch
···26 inherit sha256;
27 };
2829+ patches = optional crossBuildTools ./cross-tools-flags.patch;
03031 # ncurses is required to build `makedoc'
32 # this feature is introduced by the ./cross-tools-flags.patch