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