{ writeShellApplication }: writeShellApplication { name = "hello"; text = '' echo "Hello World ..." ''; }