···1313}
14141515let start = date now
1616-secrets/deploy-webhook.nu $"deploying wolumonde: started @ ($start)"
1616+secrets/deploy-webhook.nu $"deploying wolumonde: started"
17171818let result = nix run ".#apps.nixinate.wolumonde" -L --show-trace | complete
1919let end = date now
20202121-secrets/deploy-webhook.nu $"deployed wolumonde: finished @ ($end); took ($end - $start)\n\n($result | to text)" $result.exit_code
2121+secrets/deploy-webhook.nu $"deployed wolumonde: finished, took ($end - $start)\n\n($result | to text)" $result.exit_code