11 inherit pname version;
13 src = fetchFromGitHub {
17 hash = "sha256-fNPZ/qgAn4odd5iWnDK1RWPxeBhS/l4ffHLFB27SAoM=";
20 vendorHash = "sha256-Eio6CoYaChG59rHL4tfl7dNWliD7ksRyhoCPxMvMmrQ=";
22 # Tests make network access
26 description = "Wait4X allows you to wait for a port or a service to enter the requested state";
27 homepage = "https://github.com/atkrad/wait4x";
28 license = licenses.asl20;
29 maintainers = with maintainers; [ jfvillablanca ];
30 mainProgram = "wait4x";