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