···1313 sed -i -e "s|/usr/bin/lynx|${lynx}/bin/lynx|g" $out/etc/jwhois.conf
1414 '';
15151616- patches = [ ./connect.patch ];
1616+ patches = [ ./connect.patch ./service-name.patch ];
17171818 meta = {
1919 description = "A client for the WHOIS protocol allowing you to query the owner of a domain name";