{ pkgs }: with pkgs; contents: writeShellScript "launcher.sh" '' /bin/wait4path /nix/store && \ ${contents} ''