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

View File

@@ -48,7 +48,7 @@
};
gastown = {
url = "github:steveyegge/gastown";
url = "git+https://git.johnogle.info/johno/gastown.git";
flake = false; # No flake.nix upstream yet
};