feat: switch gastown input to local Gitea fork
All checks were successful
CI / check (push) Successful in 5m9s

Fork includes mayor startup protocol fix for escalation checking.
This commit is contained in:
2026-01-19 08:57:10 -08:00
committed by John Ogle
parent b5f7233214
commit 03d0b76f97
2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View File

@@ -81,17 +81,17 @@
"gastown": {
"flake": false,
"locked": {
"lastModified": 1768682809,
"narHash": "sha256-PCP5PQasLqL5/OVNw6LsjiFfIU4RNniicTUcVq2ggHg=",
"owner": "steveyegge",
"repo": "gastown",
"rev": "9cd2696abe68ac0defc612ace5028d327d4f207d",
"type": "github"
"lastModified": 1768806422,
"narHash": "sha256-rdSUDeX2yHDnfODH4+2zb+iHcGbkl8xiZC0LNxfxb4A=",
"ref": "refs/heads/main",
"rev": "34c77e883d1cdd668875f709d388c09c1c4cf341",
"revCount": 2851,
"type": "git",
"url": "https://git.johnogle.info/johno/gastown.git"
},
"original": {
"owner": "steveyegge",
"repo": "gastown",
"type": "github"
"type": "git",
"url": "https://git.johnogle.info/johno/gastown.git"
}
},
"google-cookie-retrieval": {