Bump bot, add failureApi

This commit is contained in:
Henry Hiles 2025-08-03 11:59:34 -04:00
commit f40fb15f42
No known key found for this signature in database
2 changed files with 6 additions and 4 deletions

View file

@ -24,6 +24,8 @@
"#admins:federated.nexus" "#admins:federated.nexus"
"--successUri" "--successUri"
"https://federated.nexus/success" "https://federated.nexus/success"
"--failureUri"
"https://federated.nexus/failure"
"--inviteTo" "--inviteTo"
"#community:federated.nexus" "#community:federated.nexus"
"--adminName" "--adminName"

8
flake.lock generated
View file

@ -1679,11 +1679,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1754229301, "lastModified": 1754236634,
"narHash": "sha256-/Hfk8qewDoWct7fXD8srd88wQmoFST6fbu3RWXkuh/0=", "narHash": "sha256-lcpkwgncGRBkcol9ylfUD6vUZBhie9mgmaiiixowW6g=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "7f7dc33229c0ceccf4ca75e87e1758bae870cf04", "rev": "faeedaadf17cae424a72c6a4b6c3cab0e3cccd6a",
"revCount": 14, "revCount": 16,
"type": "git", "type": "git",
"url": "https://git.federated.nexus/federated-nexus/nexusbot" "url": "https://git.federated.nexus/federated-nexus/nexusbot"
}, },